shlink-web-client/src
2022-01-08 15:09:56 +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 Added missing border in welcome screen title 2022-01-08 10:22:51 +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 Added dynamic tooltip placement in DomainStatusIcon based on media query 2021-12-28 23:15:34 +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 Fixed short URLs list in overview page 2022-01-08 10:51:34 +01:00
settings Simplified server-related styles and removed default export from NoMenuLayout 2022-01-01 09:46:21 +01:00
short-urls Fixed short URLs list in overview page 2022-01-08 10:51:34 +01:00
tags Changed classes to use BEM, and fixed TS compilation errors 2022-01-08 12:06:28 +01:00
theme More style fixes for dark theme 2021-02-27 08:34:44 +01:00
utils Fixed unintended usage of false where only null or undefined should match 2022-01-08 15:09:56 +01:00
visits Added dynamic tooltip placement in DomainStatusIcon based on media query 2021-12-28 23:15:34 +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