shlink-web-client/src
2021-03-28 15:57:22 +02:00
..
api Ensured all data can be set when editing a short URL 2021-03-27 09:49:47 +01:00
common Created view to edit short URLs 2021-03-20 16:32:12 +01:00
container Deleted reducers for short URL tags and short URL meta 2021-03-27 14:13:10 +01:00
domains More style fixes for dark theme 2021-02-27 08:34:44 +01:00
mercure Enabled @typescript-eslint/no-unsafe-return eslint rule again 2021-02-28 18:48:36 +01:00
reducers Deleted reducers for short URL tags and short URL meta 2021-03-27 14:13:10 +01:00
servers Updated changelog 2021-03-14 18:14:10 +01:00
settings Ensured consistent heights in settings cards 2021-03-06 17:30:21 +01:00
short-urls Memoized initial state for editing short URL, to ensure the form values are not reset while saving 2021-03-27 18:56:24 +01:00
tags Updated dependencies and fixed coding styles 2021-02-28 12:56:56 +01:00
theme More style fixes for dark theme 2021-02-27 08:34:44 +01:00
utils Updated ShortUrlForm to ensure it does not render empty cards 2021-03-27 18:39:55 +01:00
visits Added visited URL column on visits table for orphan visits 2021-03-28 15:57:22 +02:00
App.scss Added brand color and input styles to dark theme 2021-02-21 21:05:30 +01:00
App.tsx Added components and logic to dynamically change theme 2021-02-21 21:05:30 +01:00
index.scss Added short URL title to visits header 2021-03-05 15:44:15 +01:00
index.tsx Minor style improvements in overview page 2020-12-08 11:39:16 +01:00