.. |
CreateShortUrlResult.js
|
Updated stateFlagTimeout to get the setTimeout function injected as a dependency
|
2019-01-08 20:49:47 +01:00 |
CreateShortUrlResult.scss
|
Implemented behavior to create new short URLs
|
2018-07-29 18:13:23 +02:00 |
DeleteShortUrlModal.js
|
Ensured domain is passed when deleting a short URL on a specific domain
|
2020-02-08 09:57:18 +01:00 |
EditMetaModal.js
|
Created modal to edit the loing URL behind a short URL
|
2020-03-30 20:42:58 +02:00 |
EditShortUrlModal.js
|
Ensured short URLs list is updated after editing the long URL of a short URL
|
2020-03-30 20:47:33 +02:00 |
EditTagsModal.js
|
Ensured domain is passed when editing tags for a short URL on a specific domain
|
2020-02-08 09:48:35 +01:00 |
PreviewModal.js
|
Removed old ExternalLink component in favor of external one
|
2020-01-15 18:16:12 +01:00 |
PreviewModal.scss
|
Replaced double quotes with single quotes in sass imports
|
2018-08-05 10:01:17 +02:00 |
QrCodeModal.js
|
Removed old ExternalLink component in favor of external one
|
2020-01-15 18:16:12 +01:00 |
QrCodeModal.scss
|
Added QrCode modal window to short URLs
|
2018-07-27 18:07:08 +02:00 |
ShortUrlsRow.js
|
Converted ShortUrlsRow component into a functional component
|
2020-03-06 21:44:03 +01:00 |
ShortUrlsRow.scss
|
Moved copy-to-clipboard control next to short URL
|
2020-03-06 21:25:30 +01:00 |
ShortUrlsRowMenu.js
|
Improved useToggle hook so that it also returns enabler and disabler
|
2020-04-05 12:18:41 +02:00 |
ShortUrlsRowMenu.scss
|
Fixed short urls dropdown menu not properly located
|
2018-10-28 21:51:54 +01:00 |
ShortUrlVisitsCount.js
|
Ensured domain is passed when loading visits for a short URL on a specific domain
|
2020-02-08 09:07:55 +01:00 |
ShortUrlVisitsCount.scss
|
Moved style to the proper scope
|
2020-01-12 12:08:26 +01:00 |
VisitStatsLink.js
|
Ensured domain is passed when loading visits for a short URL on a specific domain
|
2020-02-08 09:07:55 +01:00 |