shlink-web-client/src
2022-02-05 10:46:46 +01:00
..
api Improved error code check on short URL deletion 2022-01-25 19:51:08 +01:00
app Updated landing page to be vertically aligned on mobile devices 2021-11-13 23:04:59 +01:00
common Extracted cards in overview to their own component 2022-02-05 10:04:34 +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 Added some feedback to know which cardsin overview pages are clickable 2022-02-05 10:46:46 +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 Extracted cards in overview to their own component 2022-02-05 10:04:34 +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