shlink-web-client/src
2021-09-18 19:07:50 +02:00
..
api Implemented logic to edit domain redirects 2021-08-21 17:53:06 +02:00
app Added banner to be displayed when the service worker has updated the app in the background 2021-06-06 18:41:10 +02:00
common Created base structure to manage domains 2021-08-20 17:30:07 +02:00
container Added banner to be displayed when the service worker has updated the app in the background 2021-06-06 18:41:10 +02:00
domains Fixed missing initial values when editing one domain redirects 2021-08-24 20:24:34 +02:00
mercure Created base structure to manage domains 2021-08-20 17:30:07 +02:00
reducers Added banner to be displayed when the service worker has updated the app in the background 2021-06-06 18:41:10 +02:00
servers Fixed merge conflicts 2021-09-12 10:33:10 +02:00
settings Fixed coding styles 2021-08-15 18:21:36 +02:00
short-urls Memoized DefaultChart to make sure it does not change unless its props also change 2021-09-18 12:29:15 +02:00
tags Fixed merge conflicts 2021-09-12 09:03:31 +02:00
theme More style fixes for dark theme 2021-02-27 08:34:44 +01:00
utils Merged develop 2021-09-12 12:28:01 +02:00
visits Moved LineChartCard with the rest of the charts 2021-09-18 19:07:50 +02:00
App.scss Extracted update banner to a separated component 2021-07-12 12:24:04 +02:00
App.tsx Added logic to allow refreshing the PWA without closing the tabs 2021-07-12 16:16:18 +02:00
index.scss Added responsiveness to manage domains table 2021-08-22 10:46:47 +02:00
index.tsx Added banner to be displayed when the service worker has updated the app in the background 2021-06-06 18:41:10 +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