Alejandro Celaya
|
487c832f5b
|
Improved types on element ref objects and their usage
|
2023-01-10 20:04:47 +01:00 |
|
Alejandro Celaya
|
98e2e57bb2
|
Merge pull request #790 from shlinkio/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
|
2023-01-08 09:04:30 +01:00 |
|
dependabot[bot]
|
c5170df402
|
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-08 06:27:50 +00:00 |
|
Alejandro Celaya
|
4be38dfd0c
|
Merge pull request #789 from shlinkio/develop
Release 3.9.1
|
2022-12-31 18:22:38 +01:00 |
|
Alejandro Celaya
|
597f2b69e9
|
Merge pull request #788 from acelaya-forks/feature/fix-base-path
Fixed wrong base path being used in vite config
|
2022-12-31 18:21:26 +01:00 |
|
Alejandro Celaya
|
c078a5fb55
|
Fixed wrong base path being used in vite config
|
2022-12-31 18:15:47 +01:00 |
|
Alejandro Celaya
|
5db0326350
|
Merge pull request #786 from shlinkio/develop
Release 3.9.0
|
2022-12-31 17:07:56 +01:00 |
|
Alejandro Celaya
|
7f6c678eaa
|
Merge pull request #785 from acelaya-forks/feature/server-error-fix
Feature/server error fix
|
2022-12-31 17:02:12 +01:00 |
|
Alejandro Celaya
|
37ac6cebc1
|
Fixed selectedServer reucer test
|
2022-12-31 16:56:22 +01:00 |
|
Alejandro Celaya
|
27099aa7fb
|
Updated changelog
|
2022-12-31 16:43:34 +01:00 |
|
Alejandro Celaya
|
91f4d09608
|
Ensured a recconnection happens to selected server when its params are edited
|
2022-12-31 16:42:04 +01:00 |
|
Alejandro Celaya
|
d34b9b1233
|
Merge pull request #783 from acelaya-forks/feature/visits-async-thunk
Feature/visits async thunk
|
2022-12-31 10:47:30 +01:00 |
|
Alejandro Celaya
|
2badd2b743
|
Fixed warning in tests
|
2022-12-31 10:47:15 +01:00 |
|
Alejandro Celaya
|
4517f38680
|
Fixed injection of visits loaders
|
2022-12-31 10:43:03 +01:00 |
|
Alejandro Celaya
|
84f9727836
|
Updated changelog
|
2022-12-31 10:35:58 +01:00 |
|
Alejandro Celaya
|
85452cde23
|
Enhanced visits async thunk so that it wraps both standard async thunk actions and extra ones
|
2022-12-31 10:34:29 +01:00 |
|
Alejandro Celaya
|
9b19113262
|
Merge pull request #780 from acelaya-forks/feature/short-urls-filtering
Feature/short urls filtering
|
2022-12-29 19:26:44 +01:00 |
|
Alejandro Celaya
|
e1bb091363
|
Updated changelog
|
2022-12-29 19:21:11 +01:00 |
|
Alejandro Celaya
|
732d664715
|
Fixed coding styles
|
2022-12-29 19:19:46 +01:00 |
|
Alejandro Celaya
|
33498ce903
|
Added support to filter out disabled short URLs
|
2022-12-29 19:03:17 +01:00 |
|
Alejandro Celaya
|
c25b74de84
|
Added test for ShortUrlsFilterDropdown
|
2022-12-29 10:35:50 +01:00 |
|
Alejandro Celaya
|
1c39e3402b
|
Added function to parse optional boolean to string
|
2022-12-28 23:00:55 +01:00 |
|
Alejandro Celaya
|
a3bd10bc82
|
Updated ShlinkApiClient to support more filtering options for short URLs list
|
2022-12-28 22:59:11 +01:00 |
|
Alejandro Celaya
|
d6d237fc52
|
Merge pull request #779 from shlinkio/feature/tweak-ts
Added --noEmit to tsc as part of production build
|
2022-12-26 10:31:31 +01:00 |
|
Alejandro Celaya
|
9b7a169110
|
Added --noEmit to tsc as part of production build
|
2022-12-26 10:24:53 +01:00 |
|
Alejandro Celaya
|
2b17a24206
|
Merge pull request #778 from acelaya-forks/feature/chartjs-4
Feature/chartjs 4
|
2022-12-25 22:52:49 +01:00 |
|
Alejandro Celaya
|
a0d9bd6f09
|
Fixed type error in AsideMenu
|
2022-12-25 22:48:47 +01:00 |
|
Alejandro Celaya
|
cd33abd92d
|
Updated changelog
|
2022-12-25 22:45:21 +01:00 |
|
Alejandro Celaya
|
c83563c0ea
|
Fixed subpath and tests for chartjs
|
2022-12-25 22:44:43 +01:00 |
|
Alejandro Celaya
|
79515ac960
|
Updated production deps
|
2022-12-25 22:31:28 +01:00 |
|
Alejandro Celaya
|
8e8a5f3fd6
|
Updated to chartjs 4
|
2022-12-25 09:53:50 +01:00 |
|
Alejandro Celaya
|
51283cc130
|
Merge pull request #777 from acelaya-forks/feature/fix-visits-filters
Fixed bots filter getting reset when changing date
|
2022-12-25 09:49:57 +01:00 |
|
Alejandro Celaya
|
4023c077b3
|
Fixed bots filter getting reset when changing date
|
2022-12-25 09:44:47 +01:00 |
|
Alejandro Celaya
|
f3cf21ba08
|
Merge pull request #776 from acelaya-forks/feature/vite
Feature/vite
|
2022-12-25 09:30:14 +01:00 |
|
Alejandro Celaya
|
bec7b59abf
|
Updated changelog
|
2022-12-25 09:20:45 +01:00 |
|
Alejandro Celaya
|
3e0abe329f
|
Fixed preview generation, including service worker
|
2022-12-25 09:19:26 +01:00 |
|
Alejandro Celaya
|
822fe3db9e
|
Small fixes
|
2022-12-25 09:13:45 +01:00 |
|
Alejandro Celaya
|
408ec82a10
|
Migrated serice worker generation to vite-plugin-pwa
|
2022-12-24 19:17:33 +01:00 |
|
Alejandro Celaya
|
ced3fa00ef
|
Ensured service-worker is bundled separately
|
2022-12-24 18:20:01 +01:00 |
|
Alejandro Celaya
|
595b3c0450
|
Updated to node 18 and fixed replace-version script for vite structure
|
2022-12-24 11:34:39 +01:00 |
|
Alejandro Celaya
|
1d1c8153e7
|
Updated babel plugins for jest
|
2022-12-24 10:48:03 +01:00 |
|
Alejandro Celaya
|
52f556eb2e
|
Migrated from react-scripts and webpack to vite
|
2022-12-24 10:18:26 +01:00 |
|
Alejandro Celaya
|
35fcd20123
|
Merge pull request #775 from acelaya-forks/feature/shlink-updates
Feature/shlink updates
|
2022-12-23 21:21:06 +01:00 |
|
Alejandro Celaya
|
e518b94fba
|
Fixed tests
|
2022-12-23 21:16:17 +01:00 |
|
Alejandro Celaya
|
05553ba18a
|
Updated changelog
|
2022-12-23 21:09:35 +01:00 |
|
Alejandro Celaya
|
4a9e05cf17
|
Updated prop to make it required as in Shlink v2.8.0 or newer
|
2022-12-23 21:08:41 +01:00 |
|
Alejandro Celaya
|
60fc351344
|
Removed references to feature checks for version 2.7
|
2022-12-23 21:06:59 +01:00 |
|
Alejandro Celaya
|
815e06809a
|
Removed references to feature checks for version 2.8
|
2022-12-23 20:42:47 +01:00 |
|
Alejandro Celaya
|
bfcdf703e8
|
Merge pull request #772 from acelaya-forks/feature/exclude-bots
Feature/exclude bots
|
2022-12-23 20:29:24 +01:00 |
|
Alejandro Celaya
|
ddb2c1e641
|
Updated changelog
|
2022-12-23 20:24:55 +01:00 |
|