.. |
data
|
Replaced most of the usages of moment with date-fns
|
2021-06-24 20:13:06 +02:00 |
helpers
|
Added missing props on qrCodes test
|
2021-08-16 17:44:11 +02:00 |
reducers
|
Ensured edited short URLs are reflected in redux state when needed
|
2021-04-24 17:58:37 +02:00 |
services
|
Added support to download QR codes to the QR code modal
|
2021-08-16 13:13:41 +02:00 |
CreateShortUrl.tsx
|
Improved feedback when editing a short URL
|
2021-05-08 10:56:20 +02:00 |
EditShortUrl.tsx
|
Added support to set crawlable short URLs during creation and edition
|
2021-06-23 19:52:23 +02:00 |
Paginator.scss
|
Added brand color and input styles to dark theme
|
2021-02-21 21:05:30 +01:00 |
Paginator.tsx
|
Moved API types and type helpers to api module
|
2020-12-22 09:49:18 +01:00 |
SearchBar.scss
|
Extracted SearchField from SearchBar component to its own component
|
2018-08-19 20:29:23 +02:00 |
SearchBar.tsx
|
Replaced most of the usages of moment with date-fns
|
2021-06-24 20:13:06 +02:00 |
ShortUrlForm.scss
|
Added title to short URL form
|
2021-03-20 11:18:00 +01:00 |
ShortUrlForm.tsx
|
Replaced tags component by one which is better maintained
|
2021-06-26 10:17:07 +02:00 |
ShortUrls.tsx
|
Ensured sorting dropdown for short URLs is not enclosed inside card
|
2020-12-25 11:15:49 +01:00 |
ShortUrlsList.scss
|
Added support for title field in short URL table
|
2021-03-05 14:20:49 +01:00 |
ShortUrlsList.tsx
|
Created base structure to manage domains
|
2021-08-20 17:30:07 +02:00 |
ShortUrlsTable.scss
|
Increased breakpoint in which short URLs table collapses
|
2020-12-30 20:05:04 +01:00 |
ShortUrlsTable.tsx
|
Created new feature checkers
|
2021-03-06 09:58:29 +01:00 |
UseExistingIfFoundInfoIcon.scss
|
Updated dependencies
|
2020-09-06 10:17:46 +02:00 |
UseExistingIfFoundInfoIcon.tsx
|
Rolled-back blurred modal
|
2021-02-27 08:52:10 +01:00 |