shlink-web-client/src
2022-12-18 13:29:39 +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 Added missing application/json content-type when calling Shlink with payload 2022-12-17 09:57:40 +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 Exported some specific component types and improved spacing in short URLs list 2022-12-18 10:12:34 +01:00
settings Removed references to tagsMode setting 2022-12-17 19:59:55 +01:00
short-urls Removed conept on short URL tags 2022-12-18 13:29:39 +01:00
tags Removed references to tags cards 2022-12-17 19:56:58 +01:00
utils Added extra info and new label to highlight disabled short URLs 2022-12-18 13:17:49 +01:00
visits Fixed visits query being lost when switching between sub-sections 2022-12-17 09:28:42 +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