shlink-web-client/src
2021-12-26 13:21:09 +01:00
..
api Removed error check which is no longer needed for currently supported Shlink versions 2021-12-26 10:42:25 +01:00
app Updated landing page to be vertically aligned on mobile devices 2021-11-13 23:04:59 +01:00
common Updated landing page to be vertically aligned on mobile devices 2021-11-13 23:04:59 +01:00
container Removed shortUrlsListParams reducer, as the state is now handled internally in the component 2021-12-24 13:39:57 +01:00
domains Updated domain components to use defaultRedirects prop when present (Shlink 2.10 or newer) 2021-12-09 13:44:29 +01:00
mercure Created base structure to manage domains 2021-08-20 17:30:07 +02:00
reducers Removed shortUrlsListParams reducer, as the state is now handled internally in the component 2021-12-24 13:39:57 +01:00
servers Removed shortUrlsListParams reducer, as the state is now handled internally in the component 2021-12-24 13:39:57 +01:00
settings Added Settings suffix to all settings sub-components 2021-12-25 10:49:12 +01:00
short-urls Added short URLs orderBy handling to the query state 2021-12-25 19:51:25 +01:00
tags Renamed SortingDropdown to OrderingDropdown, for consistency 2021-12-25 10:32:33 +01:00
theme More style fixes for dark theme 2021-02-27 08:34:44 +01:00
utils Created helper function to replace the authority on a URL 2021-12-26 13:21:09 +01:00
visits Renamed SortingDropdown to OrderingDropdown, for consistency 2021-12-25 10:32:33 +01:00
index.scss Created new section to manage servers 2021-10-17 19:13:06 +02:00
index.tsx Created new settings card for tags-related options 2021-12-23 17:53:14 +01: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