3618 Commits

Author SHA1 Message Date
Alejandro Celaya
b747e63d51
Merge pull request #1524 from shlinkio/develop
Release 4.4.0
v4.4.0
2025-04-20 17:07:11 +02:00
Alejandro Celaya
557cd4f7e2
Merge pull request #1523 from acelaya-forks/feature/server-credentials
Add advanced options to servers
2025-04-20 17:02:24 +02:00
Alejandro Celaya
b0189c6457 Update changelog 2025-04-20 13:27:57 +02:00
Alejandro Celaya
8da630e149 Support SHLINK_SERVER_FORWARD_CREDENTIALS in docker image 2025-04-20 13:22:35 +02:00
Alejandro Celaya
d65eafd37f Update ServersImporter so that it takes into consideration forwardCredentials 2025-04-20 13:13:42 +02:00
Alejandro Celaya
4895cbb9dc Ensure forwardCredentials is included when exporting servers as CSV 2025-04-20 12:45:33 +02:00
Alejandro Celaya
1467c8e416 Test api client builder when credentials are forwarded 2025-04-20 12:28:51 +02:00
Alejandro Celaya
e12cd68010 Update server-related tests to cover forwardCredentials option 2025-04-20 11:55:34 +02:00
Alejandro Celaya
e997d11c2c Add advanced options to servers 2025-04-20 11:18:18 +02:00
Alejandro Celaya
4947e0490a
Merge pull request #1520 from shlinkio/dependabot/npm_and_yarn/reduxjs/toolkit-2.7.0
Bump @reduxjs/toolkit from 2.6.1 to 2.7.0
2025-04-19 09:37:49 +02:00
Alejandro Celaya
c68a7ee22a
Merge pull request #1522 from shlinkio/dependabot/docker/playwright-v1.52.0-noble
Bump playwright from v1.51.1-noble to v1.52.0-noble
2025-04-19 09:37:40 +02:00
dependabot[bot]
c4d99606cb
Bump playwright from v1.51.1-noble to v1.52.0-noble
Bumps playwright from v1.51.1-noble to v1.52.0-noble.

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: v1.52.0-noble
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:34:10 +00:00
dependabot[bot]
5e3e70454d
Bump @reduxjs/toolkit from 2.6.1 to 2.7.0
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.6.1...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:32:48 +00:00
Alejandro Celaya
860808a654
Merge pull request #1521 from shlinkio/revert-1483-dependabot/npm_and_yarn/react-549425c6c9
Revert "Bump the react group with 4 updates"
2025-04-19 09:32:08 +02:00
Alejandro Celaya
476c98d4f3
Revert "Bump the react group with 4 updates" 2025-04-19 09:31:47 +02:00
Alejandro Celaya
35a3224f70
Merge pull request #1483 from shlinkio/dependabot/npm_and_yarn/react-549425c6c9
Bump the react group with 4 updates
2025-04-19 09:30:49 +02:00
Alejandro Celaya
0c001a6d81
Merge pull request #1515 from shlinkio/dependabot/npm_and_yarn/eslint-8e6c94e842
Bump the eslint group with 3 updates
2025-04-19 09:30:40 +02:00
dependabot[bot]
7a9ab1c803
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint` from 9.24.0 to 9.25.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.24.0...v9.25.0)

Updates `eslint-plugin-react-compiler` from 19.0.0-beta-e993439-20250405 to 19.0.0-beta-ebf51a3-20250411
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

Updates `typescript-eslint` from 8.29.1 to 8.30.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-react-compiler
  dependency-version: 19.0.0-beta-ebf51a3-20250411
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:14:34 +00:00
dependabot[bot]
eb6ba5f15d
Bump the react group with 4 updates
Bumps the react group with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

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

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:14:20 +00:00
Alejandro Celaya
52cde329d7
Merge pull request #1513 from shlinkio/dependabot/npm_and_yarn/babel/runtime-7.27.0
Bump @babel/runtime from 7.24.7 to 7.27.0
2025-04-19 09:12:01 +02:00
Alejandro Celaya
aae2cd6866
Merge pull request #1516 from shlinkio/dependabot/npm_and_yarn/vite-a24716d957
Bump the vite group with 2 updates
2025-04-19 09:11:46 +02:00
Alejandro Celaya
becdf04acf
Merge pull request #1517 from shlinkio/dependabot/npm_and_yarn/tailwindcss-8262cf427e
Bump the tailwindcss group with 2 updates
2025-04-19 09:11:33 +02:00
Alejandro Celaya
e3c853361d
Merge pull request #1518 from shlinkio/dependabot/npm_and_yarn/react-router-7.5.1
Bump react-router from 7.5.0 to 7.5.1
2025-04-19 09:11:23 +02:00
Alejandro Celaya
385fc839b5
Merge pull request #1519 from shlinkio/dependabot/npm_and_yarn/playwright-1.52.0
Bump playwright from 1.51.1 to 1.52.0
2025-04-19 09:10:29 +02:00
dependabot[bot]
5d72d36c20
Bump playwright from 1.51.1 to 1.52.0
Bumps [playwright](https://github.com/microsoft/playwright) from 1.51.1 to 1.52.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.1...v1.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:03:35 +00:00
dependabot[bot]
1fcd2fffd0
Bump react-router from 7.5.0 to 7.5.1
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.1/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:03:18 +00:00
dependabot[bot]
7cdc84b45d
Bump the tailwindcss group with 2 updates
Bumps the tailwindcss group with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).


Updates `@tailwindcss/vite` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.4/packages/@tailwindcss-vite)

Updates `tailwindcss` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.4/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwindcss
- dependency-name: tailwindcss
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tailwindcss
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:03:05 +00:00
dependabot[bot]
3f317d2559
Bump the vite group with 2 updates
Bumps the vite group with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vitejs/plugin-react` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.4.0/packages/plugin-react)

Updates `vite` from 6.2.6 to 6.3.2
- [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/v6.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vite
  dependency-version: 6.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-19 07:02:40 +00:00
Alejandro Celaya
788df59ae1
Merge pull request #1514 from acelaya-forks/feature/update-web.component
Update to shlink-web-component 0.13.3
2025-04-18 20:39:08 +02:00
Alejandro Celaya
d57188addf Update to shlink-web-component 0.13.3 2025-04-18 20:36:25 +02:00
Alejandro Celaya
778f7cedbb
Merge pull request #1511 from stouset/push-svqnkrnomyxo
Pass HTTP credentials through to the API server
2025-04-17 08:54:58 +02:00
Alejandro Celaya
f71218998f Update to @shlinkio/shlink-js-sdk 2.1.0 2025-04-17 08:52:56 +02:00
Stephen Touset
d1d6a6b373 Pass HTTP credentials through to the API server when appropriate CORS headers are set 2025-04-17 08:50:39 +02:00
dependabot[bot]
41de28c15f
Bump @babel/runtime from 7.24.7 to 7.27.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.7 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-17 06:49:56 +00:00
Alejandro Celaya
c1bbeeb6ac
Merge pull request #1512 from acelaya-forks/feature/dev-improvements
Update shlink-web-client with support for client-side generated QRs
2025-04-17 08:48:48 +02:00
Alejandro Celaya
9f3d7df5cd Update shlink-web-client with support for client-side generated QRs 2025-04-17 08:46:31 +02:00
Alejandro Celaya
a7d6637a81
Merge pull request #1507 from shlinkio/dependabot/npm_and_yarn/shlink-adac1902f5
Bump @shlinkio/shlink-frontend-kit from 0.8.7 to 0.8.10 in the shlink group
2025-04-12 11:02:19 +02:00
Alejandro Celaya
14fa2e32ea Update tests 2025-04-12 10:58:48 +02:00
dependabot[bot]
c08f0dad8b
Bump @shlinkio/shlink-frontend-kit in the shlink group
Bumps the shlink group with 1 update: [@shlinkio/shlink-frontend-kit](https://github.com/shlinkio/shlink-frontend-kit).


Updates `@shlinkio/shlink-frontend-kit` from 0.8.7 to 0.8.10
- [Release notes](https://github.com/shlinkio/shlink-frontend-kit/releases)
- [Changelog](https://github.com/shlinkio/shlink-frontend-kit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shlinkio/shlink-frontend-kit/compare/v0.8.7...v0.8.10)

---
updated-dependencies:
- dependency-name: "@shlinkio/shlink-frontend-kit"
  dependency-version: 0.8.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: shlink
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 08:52:09 +00:00
Alejandro Celaya
43853ef14f
Merge pull request #1505 from shlinkio/dependabot/npm_and_yarn/vite-6.2.6
Bump vite from 6.2.5 to 6.2.6
2025-04-12 10:35:40 +02:00
Alejandro Celaya
b831c6c3bd
Merge pull request #1508 from shlinkio/dependabot/npm_and_yarn/tailwindcss/vite-4.1.3
Bump @tailwindcss/vite from 4.0.17 to 4.1.3
2025-04-12 10:35:31 +02:00
dependabot[bot]
1f51d60ed2
Bump vite from 6.2.5 to 6.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 08:28:15 +00:00
Alejandro Celaya
600a3e2045
Merge pull request #1506 from shlinkio/dependabot/npm_and_yarn/eslint-8aa5377087
Bump the eslint group with 2 updates
2025-04-12 10:27:00 +02:00
dependabot[bot]
5458657c8b
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-plugin-react-compiler` from 19.0.0-beta-e993439-20250328 to 19.0.0-beta-e993439-20250405
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

Updates `typescript-eslint` from 8.29.0 to 8.29.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-compiler
  dependency-version: 19.0.0-beta-e993439-20250405
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.29.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 08:26:53 +00:00
dependabot[bot]
603ee9d6bf
Bump @tailwindcss/vite from 4.0.17 to 4.1.3
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.0.17 to 4.1.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.3/packages/@tailwindcss-vite)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 08:26:04 +00:00
Alejandro Celaya
3405f524df
Update dependabot.yml with tailwind group 2025-04-12 10:25:40 +02:00
Alejandro Celaya
1fbbef41a7
Merge pull request #1509 from shlinkio/dependabot/npm_and_yarn/tailwindcss-4.1.3
Bump tailwindcss from 4.0.17 to 4.1.3
2025-04-12 10:24:09 +02:00
dependabot[bot]
eef04075a5
Bump tailwindcss from 4.0.17 to 4.1.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.0.17 to 4.1.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.3/packages/tailwindcss)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 07:24:48 +00:00
Alejandro Celaya
7880bb4abe
Merge pull request #1504 from acelaya-forks/feature/browser-tests
Run tests in a headless browser with vitest browser mode and playwright
2025-04-08 17:39:59 +02:00
Alejandro Celaya
ac0c6aa729 Update changelog 2025-04-08 17:37:11 +02:00