.. |
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
|
Migrated from react-scripts and webpack to vite
|
2022-12-24 10:18:26 +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
|
Removed references to feature checks for version 2.7
|
2022-12-23 21:06:59 +01:00 |
tags
|
Removed references to tags cards
|
2022-12-17 19:56:58 +01:00 |
utils
|
Migrated from react-scripts and webpack to vite
|
2022-12-24 10:18:26 +01:00 |
visits
|
Updated prop to make it required as in Shlink v2.8.0 or newer
|
2022-12-23 21:08:41 +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 |