shlink-web-client/src
2022-12-22 18:07:44 +01:00
..
api Enrues proper ordering is sent to shlink when ordering by visits 2022-12-22 18:07:44 +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 Added new setting to exclude bots from visits, wherever possible 2022-12-22 12:25:25 +01:00
short-urls Enrues proper ordering is sent to shlink when ordering by visits 2022-12-22 18:07:44 +01:00
tags Removed references to tags cards 2022-12-17 19:56:58 +01:00
utils Enrues proper ordering is sent to shlink when ordering by visits 2022-12-22 18:07:44 +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