Commit graph

2938 commits

Author SHA1 Message Date
Alejandro Celaya
5c2e99cba1
Merge pull request #1137 from shlinkio/develop
Release 4.1.1
2024-04-11 09:24:15 +02:00
Alejandro Celaya
5a7e8a0079
Merge pull request #1136 from acelaya-forks/feature/fix-versions-alignment
Fix Shlink versions alignment in server error pages
2024-04-11 09:21:47 +02:00
Alejandro Celaya
734ff22499 Fix Shlink versions alignment in server error pages 2024-04-11 09:19:32 +02:00
Alejandro Celaya
b9fb398d3b
Merge pull request #1135 from acelaya-forks/feature/fix-firefox-import
Fix importing servers in Firefox for Android
2024-04-11 09:06:58 +02:00
Alejandro Celaya
0e0ea3fd26 Fix importing servers in Firefox for Android 2024-04-11 08:56:41 +02:00
Alejandro Celaya
f9c3ac3925
Merge pull request #1134 from acelaya-forks/feature/shlink-web-client-0.6.1
Update to shlink-web-component 0.6.1
2024-04-10 09:54:35 +02:00
Alejandro Celaya
b399523124 Update to shlink-web-component 0.6.1 2024-04-10 09:52:41 +02:00
Alejandro Celaya
ae7adb04f6
Merge pull request #1127 from acelaya-forks/feature/js-standard-update
Update to latest coding standard
2024-04-07 13:00:40 +02:00
Alejandro Celaya
19021c39a5 Update to latest coding standard 2024-04-07 12:59:10 +02:00
Alejandro Celaya
4fcead4e12
Merge pull request #1122 from shlinkio/dependabot/npm_and_yarn/vite-4c4c126df2
Bump vite from 5.2.7 to 5.2.8 in the vite group
2024-04-06 09:54:36 +02:00
Alejandro Celaya
644adf3ab7
Merge pull request #1123 from shlinkio/dependabot/npm_and_yarn/sass-1.74.1
Bump sass from 1.72.0 to 1.74.1
2024-04-06 09:54:24 +02:00
dependabot[bot]
bfb8cedec9
Bump vite from 5.2.7 to 5.2.8 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.2.7 to 5.2.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:49:30 +00:00
Alejandro Celaya
46cba9c880
Merge pull request #1120 from shlinkio/dependabot/npm_and_yarn/fontawesome-3274e2c6b2
Bump the fontawesome group with 5 updates
2024-04-06 09:49:29 +02:00
Alejandro Celaya
4bee757b19
Merge pull request #1121 from shlinkio/dependabot/npm_and_yarn/types-111b0abb65
Bump the types group with 2 updates
2024-04-06 09:49:18 +02:00
dependabot[bot]
631f0667c7
Bump sass from 1.72.0 to 1.74.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.72.0...1.74.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:48:56 +00:00
Alejandro Celaya
dbf02f3390
Merge pull request #1124 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.19.8
Bump vite-plugin-pwa from 0.19.7 to 0.19.8
2024-04-06 09:48:55 +02:00
Alejandro Celaya
10ba009f8e
Merge pull request #1125 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.2.3
Bump @reduxjs/toolkit from 2.2.2 to 2.2.3
2024-04-06 09:48:21 +02:00
Alejandro Celaya
d6a5c99061
Merge pull request #1126 from shlinkio/dependabot/npm_and_yarn/typescript-5.4.4
Bump typescript from 5.4.3 to 5.4.4
2024-04-06 09:48:11 +02:00
dependabot[bot]
6d0ba991c9
Bump typescript from 5.4.3 to 5.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:27:22 +00:00
dependabot[bot]
4103ab298f
Bump @reduxjs/toolkit from 2.2.2 to 2.2.3
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:27:02 +00:00
dependabot[bot]
af02b3b03f
Bump vite-plugin-pwa from 0.19.7 to 0.19.8
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.7...v0.19.8)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:26:49 +00:00
dependabot[bot]
65b9e1e2a8
Bump the types group with 2 updates
Bumps the types group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/react` from 18.2.73 to 18.2.74
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.23 to 18.2.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:26:04 +00:00
dependabot[bot]
af3f5074d1
Bump the fontawesome group with 5 updates
Bumps the fontawesome group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.1` | `6.5.2` |


Updates `@fortawesome/fontawesome-free` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

Updates `@fortawesome/fontawesome-svg-core` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

Updates `@fortawesome/free-brands-svg-icons` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

Updates `@fortawesome/free-regular-svg-icons` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

Updates `@fortawesome/free-solid-svg-icons` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 07:25:31 +00:00
Alejandro Celaya
c007c96d8b
Merge pull request #1115 from shlinkio/dependabot/npm_and_yarn/types-a55a1e11b8
Bump the types group with 2 updates
2024-03-30 20:48:08 +01:00
Alejandro Celaya
576eb703d8
Merge pull request #1116 from shlinkio/dependabot/npm_and_yarn/vite-211f9297f0
Bump the vite group with 1 update
2024-03-30 20:47:57 +01:00
Alejandro Celaya
db47307fcd
Merge pull request #1117 from shlinkio/dependabot/npm_and_yarn/axe-core-4.9.0
Bump axe-core from 4.8.4 to 4.9.0
2024-03-30 20:47:45 +01:00
dependabot[bot]
bc2c626505
Bump axe-core from 4.8.4 to 4.9.0
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.8.4 to 4.9.0.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.8.4...v4.9.0)

---
updated-dependencies:
- dependency-name: axe-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 08:49:50 +00:00
dependabot[bot]
514d469331
Bump the vite group with 1 update
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.2.4 to 5.2.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 08:49:26 +00:00
dependabot[bot]
2d3754e3cc
Bump the types group with 2 updates
Bumps the types group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/react` from 18.2.69 to 18.2.73
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.22 to 18.2.23
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 08:49:04 +00:00
Alejandro Celaya
726ea4c869
Merge pull request #1113 from shlinkio/dependabot/npm_and_yarn/vite-c2b4b21f91
Bump the vite group with 1 update
2024-03-23 12:01:44 +01:00
dependabot[bot]
fa01543a8c
Bump the vite group with 1 update
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.1.6 to 5.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 10:26:42 +00:00
Alejandro Celaya
3a608748e4
Merge pull request #1106 from shlinkio/dependabot/npm_and_yarn/types-1ced3eb821
Bump the types group with 1 update
2024-03-23 11:25:16 +01:00
dependabot[bot]
578c710d6c
Bump the types group with 1 update
Bumps the types group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.2.66 to 18.2.69
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 10:24:28 +00:00
Alejandro Celaya
633f525a3a
Merge pull request #1107 from shlinkio/dependabot/npm_and_yarn/testing-79d2cbd4c7
Bump the testing group with 1 update
2024-03-23 11:23:58 +01:00
Alejandro Celaya
f63fa26316
Merge pull request #1109 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.19.7
Bump vite-plugin-pwa from 0.19.4 to 0.19.7
2024-03-23 11:23:45 +01:00
Alejandro Celaya
9ee49dca37
Merge pull request #1110 from shlinkio/dependabot/npm_and_yarn/typescript-5.4.3
Bump typescript from 5.4.2 to 5.4.3
2024-03-23 11:23:36 +01:00
Alejandro Celaya
ed37cc7472
Merge pull request #1111 from shlinkio/dependabot/npm_and_yarn/date-fns-3.6.0
Bump date-fns from 3.5.0 to 3.6.0
2024-03-23 11:23:28 +01:00
Alejandro Celaya
fe66215261
Merge pull request #1112 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.2.2
Bump @reduxjs/toolkit from 2.2.1 to 2.2.2
2024-03-23 11:23:19 +01:00
dependabot[bot]
4a62f97331
Bump @reduxjs/toolkit from 2.2.1 to 2.2.2
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 09:01:25 +00:00
dependabot[bot]
ee6184e649
Bump date-fns from 3.5.0 to 3.6.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 09:00:31 +00:00
dependabot[bot]
f56bd1a1e9
Bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 09:00:11 +00:00
dependabot[bot]
c005fd8f18
Bump vite-plugin-pwa from 0.19.4 to 0.19.7
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.4 to 0.19.7.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.4...v0.19.7)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 08:59:54 +00:00
dependabot[bot]
66d16b1507
Bump the testing group with 1 update
Bumps the testing group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `@testing-library/react` from 14.2.1 to 14.2.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 08:59:11 +00:00
Alejandro Celaya
c75a3a4073
Merge pull request #1103 from shlinkio/develop
Release 4.1.0
2024-03-17 12:26:34 +01:00
Alejandro Celaya
16cd6442e6
Merge pull request #1102 from acelaya-forks/feature/server-menu-fix
Fix broken server dropdown menu when auto-connect is enabled
2024-03-17 12:24:19 +01:00
Alejandro Celaya
36e2ba59c9 Add test to cover server dropdown UI for auto-connect 2024-03-17 12:21:45 +01:00
Alejandro Celaya
3192aa6981 Fix broken server dropdown menu when auto-connect is enabled 2024-03-17 12:11:43 +01:00
Alejandro Celaya
479583281a
Merge pull request #1101 from acelaya-forks/feature/shlink-web-client-0.6
Update to shlink-web-component 0.6.0
2024-03-17 11:04:19 +01:00
Alejandro Celaya
80b4d26f01 Update to shlink-web-component 0.6.0 2024-03-17 11:02:31 +01:00
Alejandro Celaya
1e547c2fa3
Merge pull request #1100 from shlinkio/dependabot/npm_and_yarn/date-fns-3.5.0
Bump date-fns from 3.3.1 to 3.5.0
2024-03-16 12:10:50 +01:00