shlink-web-client/src
2020-09-12 17:59:58 +02:00
..
common Created component decorator that resets selected server and used it on Settings 2020-09-06 13:10:30 +02:00
container Moved shlink versions to the outer element so that's always visible 2020-09-06 12:36:17 +02:00
mercure Fixed event source not being properly closed with new boundToMercureHub HOC 2020-09-12 12:06:53 +02:00
reducers Migrated first reducer to typescript, adding also type for the shared app state 2020-08-23 09:52:09 +02:00
servers Created component decorator that resets selected server and used it on Settings 2020-09-06 13:10:30 +02:00
settings Fixed boundToMercureHub HOC so that it clears updates intervals when unmounted 2020-09-12 11:55:49 +02:00
short-urls Updated short URL list params so that it requests dateCreated DESC ordering by default 2020-09-12 17:59:58 +02:00
tags Replaced redux action to create one visit by action that allows multiple visits at once 2020-09-12 11:31:44 +02:00
utils Added form controls to set real time updates interval 2020-09-09 19:16:04 +02:00
visits Replaced redux action to create one visit by action that allows multiple visits at once 2020-09-12 11:31:44 +02:00
App.scss Moved shlink versions to the outer element so that's always visible 2020-09-06 12:36:17 +02:00
App.tsx Moved shlink versions to the outer element so that's always visible 2020-09-06 12:36:17 +02:00
index.scss Updated dependencies 2020-09-06 10:17:46 +02:00
index.tsx Refactored many helpers to Typescript 2020-08-22 18:32:48 +02:00
registerServiceWorker.js Simplified eslint config 2020-09-06 09:32:16 +02:00