Commit Graph

  • 2236ed467e Ensured date range filtering is only displayed if Shlink v1.21 ow higer is run Alejandro Celaya 2020-01-19 21:25:45 +01:00
  • d244b830ac Updated date on license file Alejandro Celaya 2020-01-19 21:11:07 +01:00
  • e89b68fe1e Merge pull request #190 from acelaya-forks/feature/edit-meta Alejandro Celaya 2020-01-19 21:15:25 +01:00
  • 1f588c5b13 Updated changelog with v2.3.0 Alejandro Celaya 2020-01-19 21:00:31 +01:00
  • 38cad143a0 Created EditMetaModal test Alejandro Celaya 2020-01-19 20:59:01 +01:00
  • f52bcc5389 Ensured state is reset on edit meta modal after closing it Alejandro Celaya 2020-01-19 20:37:12 +01:00
  • caa6f7bcd8 Created shortUrlMetaReducer test Alejandro Celaya 2020-01-19 20:21:59 +01:00
  • 207a8cef20 Updated tests from modified code Alejandro Celaya 2020-01-19 13:20:46 +01:00
  • d44a4b260e Finished component to allow metadata to be edited on existing short URLs Alejandro Celaya 2020-01-19 13:07:33 +01:00
  • 80a8e0b55c Created component to edit short URLs meta Alejandro Celaya 2020-01-17 21:07:59 +01:00
  • 2d60f830f7 Improved icons on short URL menu Alejandro Celaya 2020-01-15 20:25:58 +01:00
  • 90751a09f7 Merge pull request #188 from acelaya-forks/feature/visits-amount Alejandro Celaya 2020-01-15 18:42:09 +01:00
  • 301da4bb2a Recovered behavior to show amount of visits in selected date range on visits detail page Alejandro Celaya 2020-01-15 18:31:28 +01:00
  • c90cd46095 Removed old ExternalLink component in favor of external one Alejandro Celaya 2020-01-15 18:16:12 +01:00
  • 7826000384 Merge pull request #187 from acelaya-forks/feature/date-filter Alejandro Celaya 2020-01-14 20:59:01 +01:00
  • b48dcdd5e1 Fixed wrong files being picked for mutations Alejandro Celaya 2020-01-14 20:48:01 +01:00
  • 4f6326b139 Updated changelog Alejandro Celaya 2020-01-14 20:21:14 +01:00
  • cff96eeccc Created DateRangeRow test Alejandro Celaya 2020-01-14 20:20:27 +01:00
  • 5eb4a3adec Fixed tests and typos Alejandro Celaya 2020-01-14 20:12:30 +01:00
  • b60908a5e9 Added filtering by date to short URLs list Alejandro Celaya 2020-01-14 19:59:25 +01:00
  • 124441238b Moved style to the proper scope Alejandro Celaya 2020-01-12 12:08:26 +01:00
  • 4ec0287a74 Merge pull request #185 from Starbix/patch-2 Alejandro Celaya 2020-01-12 11:01:38 +01:00
  • 05c67a5c99 Update nginx base image Cédric Laubacher 2020-01-12 10:50:40 +01:00
  • f507a3628c Merge pull request #184 from acelaya-forks/feature/show-max-visits Alejandro Celaya 2020-01-11 20:23:02 +01:00
  • 89e9d2b2d1 Fixed accidentally refactored string Alejandro Celaya 2020-01-11 20:11:41 +01:00
  • 595858ac4b Used visits count component in short URL visits view Alejandro Celaya 2020-01-11 20:10:12 +01:00
  • 3f2162fe62 Extracted visits count component to reuse it in other places Alejandro Celaya 2020-01-11 19:58:04 +01:00
  • f2cb30409a Updated changelog Alejandro Celaya 2020-01-11 19:41:41 +01:00
  • 5c4fec5a2f Displayed amount of max visits on those URLs which have it Alejandro Celaya 2020-01-11 19:40:16 +01:00
  • e96c119432 Merge pull request #183 from acelaya-forks/feature/support-shlink-2 Alejandro Celaya 2020-01-11 14:25:25 +01:00
  • 0920962d72 Used already unpacked property Alejandro Celaya 2020-01-11 14:16:23 +01:00
  • aaeb0fff78 Updated changelog Alejandro Celaya 2020-01-11 14:13:58 +01:00
  • de41f50945 Ensured preview menu item is hidden when consuming Shlink 2 Alejandro Celaya 2020-01-11 14:12:58 +01:00
  • 0f51bf95e3 Updated ShlinkApiClient so that it retries API version when v2 is not supported Alejandro Celaya 2020-01-11 13:55:37 +01:00
  • ba8cade6fc When handling API errors, use the type prop and fallback to error if not found Alejandro Celaya 2020-01-11 12:24:45 +01:00
  • dbefae5a01 Merge pull request #173 from Starbix/patch-1 Alejandro Celaya 2019-11-21 11:35:49 +01:00
  • 727b219742 Update nginx image to latest version Cédric Laubacher 2019-11-21 07:55:40 +01:00
  • fb25e44b58 Used strict version number for nginx base image Alejandro Celaya 2019-11-21 07:52:50 +01:00
  • fe2d394831 Update baseimages Cédric Laubacher 2019-11-16 10:24:34 +01:00
  • efd08ff1d6 Updated changelog Alejandro Celaya 2019-11-10 13:04:15 +01:00
  • 4b861a5376 Removed profanity Alejandro Celaya 2019-11-10 08:47:13 +01:00
  • 2076e7d5e8 Merge pull request #171 from MartinH0/master Alejandro Celaya 2019-11-10 08:44:59 +01:00
  • 37f6f1f90c rename to favicon MartinH0 2019-11-09 22:34:41 +01:00
  • 81f76e0bd6 SVG FavIcon Fix MartinH0 2019-11-09 22:32:13 +01:00
  • 69b305cd8a Added SVG FavIcon MartinH0 2019-11-09 22:29:37 +01:00
  • 45742a066e Added SVG FavIcon MartinH0 2019-11-09 22:28:44 +01:00
  • 86fb8b3f7c Added FavIcons MartinH0 2019-11-09 19:38:50 +01:00
  • 9c0fc8e1d2 Adjusted to FavIcons MartinH0 2019-11-09 19:37:31 +01:00
  • 10d6302180 Added all FavIcons to Manifest MartinH0 2019-11-09 19:22:55 +01:00
  • da7ed6992f FavIcon MartinH0 2019-11-09 19:17:45 +01:00
  • 32c9375ac8 FavIcons edits MartinH0 2019-11-09 19:16:12 +01:00
  • 7ed1334a51 Updated FavIcons MartinH0 2019-11-07 21:47:57 +01:00
  • d9097896f6 Added github funding Alejandro Celaya 2019-10-22 19:33:59 +02:00
  • 359b16e700 Merge pull request #168 from acelaya-forks/feature/default-servers-issue v2.2.2 Alejandro Celaya 2019-10-21 19:52:31 +02:00
  • 0237af771d Fixed outdated comment Alejandro Celaya 2019-10-21 19:45:35 +02:00
  • 86cce5b205 Updated changelog Alejandro Celaya 2019-10-21 19:39:59 +02:00
  • fc7a2e0c6d Ensured response from servers.json has been parsed to a json array Alejandro Celaya 2019-10-21 19:38:32 +02:00
  • f74d135922 Ensured default servers is validated as JSON and ignored otherwise Alejandro Celaya 2019-10-21 19:26:09 +02:00
  • 66124370a6 Added json extension to the list of known static files that have to fall back to 404 on nginx Alejandro Celaya 2019-10-21 18:49:47 +02:00
  • e9fc2bb73a Merge pull request #166 from acelaya-forks/feature/fix-create-short-url v2.2.1 Alejandro Celaya 2019-10-18 17:48:02 +02:00
  • 12f6b94ece Ensured server version is properly parsed to avoid errors due to invalid semver Alejandro Celaya 2019-10-18 17:39:38 +02:00
  • d9a8243d36 Merge pull request #163 from acelaya-forks/feature/update-deps v2.2.0 Alejandro Celaya 2019-10-05 20:09:22 +02:00
  • 232c54885e Updated node version in which builds are run Alejandro Celaya 2019-10-05 19:58:27 +02:00
  • 42c43f6c78 Added v2.2 to changelog Alejandro Celaya 2019-10-05 19:54:10 +02:00
  • 9d2494834c Fixed timing issue when navigating to another server Alejandro Celaya 2019-10-05 19:51:50 +02:00
  • a7613435ea Fixed test throwing unhandled promise Alejandro Celaya 2019-10-05 19:31:47 +02:00
  • c9df044e1a Updated docker image versions Alejandro Celaya 2019-10-05 19:26:06 +02:00
  • 5a37787042 Fixed warnings in tests Alejandro Celaya 2019-10-05 19:13:57 +02:00
  • 923cc3ba01 Updated dev dependencies Alejandro Celaya 2019-10-05 19:08:50 +02:00
  • 8fcf72f564 Updated production dependencies to latest versions Alejandro Celaya 2019-10-05 18:50:49 +02:00
  • a7f7666ccd Merge pull request #162 from acelaya-forks/feature/domain Alejandro Celaya 2019-10-05 11:15:09 +02:00
  • c181948afe Updated changelog Alejandro Celaya 2019-10-05 11:05:03 +02:00
  • ce9ecd7b93 Defined custom function to compare versions which defines the operator in the middle Alejandro Celaya 2019-10-05 11:03:17 +02:00
  • 354d19af1b Disabled domain component for Shlink versions not supporting it Alejandro Celaya 2019-10-05 10:54:58 +02:00
  • 6d996baf5d Added tests for new logics Alejandro Celaya 2019-10-05 10:40:32 +02:00
  • 4120d09220 Loaded version of selected server and created component to filter content based on that version Alejandro Celaya 2019-10-05 10:20:33 +02:00
  • 67a23bfe33 Added domain input to create short url form Alejandro Celaya 2019-10-05 09:02:02 +02:00
  • 08b710930d Merge pull request #161 from acelaya-forks/feature/further-issue-template-improvements Alejandro Celaya 2019-09-29 09:46:57 +02:00
  • 7ec3b332ed Solved inconsistencies in issue templates due to copy-pasting from other project Alejandro Celaya 2019-09-29 09:46:19 +02:00
  • 722eb060f0 Merge pull request #160 from acelaya-forks/feature/improved-issue-templates Alejandro Celaya 2019-09-29 09:42:45 +02:00
  • ce740aed68 Added improved issue templates and funding config Alejandro Celaya 2019-09-29 09:36:57 +02:00
  • 09f582daa1 Merge pull request #159 from acelaya-forks/feature/fix-docker-image-reload v2.1.1 Alejandro Celaya 2019-09-22 12:02:18 +02:00
  • 1b5f7b0d76 Added nginx congif which ensures client-side paths are served as the index.html Alejandro Celaya 2019-09-22 11:55:21 +02:00
  • 2c93e9a587 Merge pull request #158 from acelaya-forks/feature/improved-pagination Alejandro Celaya 2019-09-22 11:44:54 +02:00
  • ab0976981b Fixed style files being excluded when finding what files to mutate Alejandro Celaya 2019-09-22 11:35:52 +02:00
  • 959ce42137 Updated changelog Alejandro Celaya 2019-09-22 11:16:16 +02:00
  • 1c25db9179 Created SimplePaginator test Alejandro Celaya 2019-09-22 11:14:08 +02:00
  • 810ddd7717 Added foldable pagination to SimplePaginator Alejandro Celaya 2019-09-22 10:41:31 +02:00
  • 7bbff114a4 Extracted paginator used in SortableBarGraph to its own component Alejandro Celaya 2019-09-21 18:29:58 +02:00
  • 99475fc311 Merge pull request #154 from Haocen/151 Alejandro Celaya 2019-09-15 15:26:17 +02:00
  • df121eb294 Fix an inaccurate variable name in test Haocen Xu 2019-09-15 09:14:00 -04:00
  • 138194a149 Merge pull request #153 from Haocen/151 Alejandro Celaya 2019-09-15 09:30:11 +02:00
  • ab99213d8c When no order is specified, the order by indicator(triangle) in column header should be Cleared Haocen Xu 2019-09-14 12:23:26 -04:00
  • 2fe923678e Installed react-external-links Alejandro Celaya 2019-08-29 17:47:18 +02:00
  • 34f194c714 Merge pull request #143 from acelaya-forks/feature/docker-versions-bump Alejandro Celaya 2019-08-24 16:42:22 +02:00
  • 2bef398d4c Added repository and license fields to package.json Alejandro Celaya 2019-08-24 16:38:44 +02:00
  • 404b5c45dd Updated changelog Alejandro Celaya 2019-08-24 16:33:23 +02:00
  • f607ade508 Bumbed version of docker images Alejandro Celaya 2019-08-24 16:31:54 +02:00
  • 158ed84ec5 Updated changelog v2.1.0 Alejandro Celaya 2019-05-19 20:31:57 +02:00
  • 7c22713d7d Merge pull request #139 from acelaya/feature/coverage-80 Alejandro Celaya 2019-05-19 20:30:13 +02:00