shlink-web-client/src
2021-06-06 12:27:02 +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 Reduced and standardized overall vertical spacing 2021-03-29 21:08:48 +02:00
settings Reduced and standardized overall vertical spacing 2021-03-29 21:08:48 +02:00
short-urls Improved feedback when editing a short URL 2021-05-08 10:56:20 +02: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 Fixed styles in disabled days in date picker 2021-03-29 21:21:53 +02:00
visits Ensured new visits are prepended and not appended, ensuring they keep the proper order 2021-05-01 16:39:13 +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 Added service worker back to the project to recover PWA capabilities 2021-06-06 12:27:02 +02:00
service-worker.ts Added service worker back to the project to recover PWA capabilities 2021-06-06 12:27:02 +02:00
serviceWorkerRegistration.ts Added service worker back to the project to recover PWA capabilities 2021-06-06 12:27:02 +02:00