shlink-web-client/src
2022-12-06 20:13:43 +01:00
..
api Updates ShlinkApiClint to use different methods to fetch, and fixed tests 2022-11-20 12:51:07 +01:00
app Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
common Updates ShlinkApiClint to use different methods to fetch, and fixed tests 2022-11-20 12:51:07 +01:00
container Migrated domainVisits reducer to RTK 2022-11-12 17:51:37 +01:00
domains Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
mercure Changed format on action types and reducer names for those already migrated to RTK 2022-11-09 18:19:07 +01:00
reducers Migrated tagVisits reducer to RTK 2022-11-12 20:02:58 +01:00
servers Ensured DeleteServerModal is not removed from the DOM before close transition has finished 2022-11-22 20:08:08 +01:00
settings Renamed file containing date range and date interval utils 2022-12-03 12:20:18 +01:00
short-urls Renamed file containing date range and date interval utils 2022-12-03 12:20:18 +01:00
tags Ensured stats for renamed tagged are propagated to new name 2022-11-19 09:31:48 +01:00
utils Created helper curried function to compare two values 2022-12-05 17:29:59 +01:00
visits Fixed all visits interval not working after loading the default configured interval unless switching to another one first 2022-12-06 20:13:43 +01:00
index.scss Fixed broken short URLs table when creating short URL with too long slug 2022-11-25 18:34:27 +01:00
index.tsx Added first redux toolkit based reducer for domains 2022-11-02 20:40:14 +01:00
service-worker.ts Updated to airbnb coding styles 2022-03-26 12:17:42 +01:00
serviceWorkerRegistration.ts Added service worker back to the project to recover PWA capabilities 2021-06-06 12:27:02 +02:00