Alejandro Celaya
|
db1411d3f8
|
Remove unused method in ApiKeyNotFoundException
|
2025-11-18 08:45:31 +01:00 |
|
Alejandro Celaya
|
933c54e884
|
Improve some console commands coverage
|
2025-11-18 08:44:15 +01:00 |
|
Alejandro Celaya
|
f3ff059d48
|
Improve RoleResolver coverage
|
2025-11-17 12:33:08 +01:00 |
|
Alejandro Celaya
|
039a58bb44
|
Merge pull request #2532 from acelaya-forks/improve-coverage
Remove dead code that is affecting code coverage
|
2025-11-17 12:23:55 +01:00 |
|
Alejandro Celaya
|
0604237b94
|
Remove dead code that is affecting code coverage
|
2025-11-17 12:12:06 +01:00 |
|
Alejandro Celaya
|
c8537e4f71
|
Merge pull request #2529 from acelaya-forks/php-8.4-goodies
Simplify NotFoundRedirectConfigInterface with property hooks and asymetric visibility
|
2025-11-08 22:58:34 +01:00 |
|
Alejandro Celaya
|
c42fb67efc
|
Simplify NotFoundRedirectConfigInterface with property hooks and asymetric visibility
|
2025-11-08 22:47:24 +01:00 |
|
Alejandro Celaya
|
ad15ae1922
|
Merge pull request #2526 from acelaya-forks/remove-trusted-proxies-workaround
Remove workaround to detect trusted proxies automatically
|
2025-11-08 10:44:09 +01:00 |
|
Alejandro Celaya
|
a731e01bd4
|
Remove test covering trusted proxies workaround
|
2025-11-08 10:41:03 +01:00 |
|
Alejandro Celaya
|
63bea36c05
|
Remove workaround to detect trusted proxies automatically
|
2025-11-08 10:33:06 +01:00 |
|
Alejandro Celaya
|
8a33c6968a
|
Merge pull request #2525 from acelaya-forks/remove-tags-option
Remove deprecated --tags option in console commands
|
2025-11-08 10:29:26 +01:00 |
|
Alejandro Celaya
|
359129f586
|
Remove deprecated --tags option in console commands
|
2025-11-08 10:22:02 +01:00 |
|
Alejandro Celaya
|
fdcc9933a3
|
Merge pull request #2524 from acelaya-forks/list-urls-deprecations
Remove deprecated options from short-url:list command
|
2025-11-08 10:13:15 +01:00 |
|
Alejandro Celaya
|
94adba95eb
|
Fix codecov/codecov-action arguments for v5
|
2025-11-08 10:09:20 +01:00 |
|
Alejandro Celaya
|
8bafd82e1d
|
Remove deprecated options from short-url:list command
|
2025-11-08 10:07:51 +01:00 |
|
Alejandro Celaya
|
d2bc9f7c2b
|
Merge pull request #2523 from acelaya-forks/no-disable-by-api-key
Do not allow API keys to be disabled by plain-text key
|
2025-11-08 09:34:34 +01:00 |
|
Alejandro Celaya
|
9f564b9785
|
Do not allow API keys to be disabled by plain-text key
|
2025-11-08 09:16:15 +01:00 |
|
Alejandro Celaya
|
1b6929acf6
|
Merge pull request #2518 from acelaya-forks/remove-extra-path
Remove REDIRECT_APPEND_EXTRA_PATH env var
|
2025-11-08 08:53:33 +01:00 |
|
Alejandro Celaya
|
91fd5809ff
|
Remove REDIRECT_APPEND_EXTRA_PATH env var
|
2025-11-08 08:28:52 +01:00 |
|
Alejandro Celaya
|
c7fd6b3cba
|
Merge pull request #2516 from acelaya-forks/drop-php-8.3
Drop support for PHP 8.3
|
2025-11-08 08:17:18 +01:00 |
|
Alejandro Celaya
|
1eb1f5344c
|
Drop support for PHP 8.3
|
2025-11-07 17:21:54 +01:00 |
|
Alejandro Celaya
|
f9ec4cea62
|
Merge pull request #2515 from acelaya-forks/remove-qr-codes
Drop support for QR code generation
|
2025-11-07 17:21:04 +01:00 |
|
Alejandro Celaya
|
c3961b139a
|
Remove image extensions from dev docker containers
|
2025-11-07 17:10:51 +01:00 |
|
Alejandro Celaya
|
c2aae9640d
|
Remove requirement on ext-gd
|
2025-11-07 17:07:34 +01:00 |
|
Alejandro Celaya
|
b4043be7fa
|
Drop support for QR code generation
|
2025-11-07 16:58:19 +01:00 |
|
Alejandro Celaya
|
49c67abf0a
|
Add missing entry in 4.6.0 changelog
|
2025-11-01 12:53:14 +01:00 |
|
Alejandro Celaya
|
c6f718eb11
|
Add proper version contraints for shlinkio packages
|
2025-11-01 12:43:22 +01:00 |
|
Alejandro Celaya
|
d3e8e9a735
|
Add v4.6.0 to changelog
|
2025-11-01 12:38:00 +01:00 |
|
Alejandro Celaya
|
8f1542c7aa
|
Merge pull request #2509 from acelaya-forks/invokable-commands
Invokable commands
|
2025-11-01 12:37:04 +01:00 |
|
Alejandro Celaya
|
058c0ebfaf
|
Update changelog
|
2025-11-01 12:31:46 +01:00 |
|
Alejandro Celaya
|
b69db91378
|
Make DownloadGeoLiteDbCommand invokable
|
2025-11-01 12:30:15 +01:00 |
|
Alejandro Celaya
|
6113c28768
|
Make RenameTagCommand invokable
|
2025-11-01 12:28:04 +01:00 |
|
Alejandro Celaya
|
506ed47531
|
Make ListTagsCommand invokable
|
2025-11-01 12:25:52 +01:00 |
|
Alejandro Celaya
|
10173d2ab8
|
Make DeleteTagsCommand invokable
|
2025-11-01 12:24:18 +01:00 |
|
Alejandro Celaya
|
9ee709f0f3
|
Make DeleteExpiredShortUrlsCommand invokable
|
2025-11-01 12:18:29 +01:00 |
|
Alejandro Celaya
|
0fe28a5eb5
|
Make MatomoSendVisitsCommand invokable
|
2025-11-01 11:56:40 +01:00 |
|
Alejandro Celaya
|
2142afae89
|
Make ListDomainsCommand invokable
|
2025-11-01 11:50:43 +01:00 |
|
Alejandro Celaya
|
e7f4b84c65
|
Make DomainRedirectsCommand invokable
|
2025-11-01 11:45:27 +01:00 |
|
Alejandro Celaya
|
2d83b8d046
|
Make InitialApiKeyCommand invokable
|
2025-11-01 11:41:50 +01:00 |
|
Alejandro Celaya
|
dfef735c89
|
Make ReadEnvVarCommand invokable
|
2025-11-01 11:38:10 +01:00 |
|
Alejandro Celaya
|
c34c4e0eea
|
Merge pull request #2508 from acelaya-forks/php-8.5-support
Add support for PHP 8.5
|
2025-11-01 11:04:08 +01:00 |
|
Alejandro Celaya
|
f024fd414e
|
Add support for PHP 8.5
|
2025-11-01 10:13:00 +01:00 |
|
Alejandro Celaya
|
12d81c3213
|
Update changelog
|
2025-11-01 10:03:03 +01:00 |
|
Alejandro Celaya
|
628fb9ebb5
|
Merge pull request #2503 from acelaya-forks/domain-visits-filter
Allow tags, orphan and non-orphan visits lists to be filtered by domain
|
2025-11-01 10:02:32 +01:00 |
|
Alejandro Celaya
|
e21cea1971
|
Add API tests for visits domain filtering
|
2025-11-01 09:56:15 +01:00 |
|
Alejandro Celaya
|
37088b1a4b
|
Allow filtering orphan visits by domain via DEFAULT keyword
|
2025-10-31 08:53:31 +01:00 |
|
Alejandro Celaya
|
b5f8e8a4cd
|
Document domain param for visits endpoints
|
2025-10-30 10:23:00 +01:00 |
|
Alejandro Celaya
|
a236f19dc4
|
Allow filtering by domain in VisitRepository::findNonOrphanVisits
|
2025-10-30 10:08:46 +01:00 |
|
Alejandro Celaya
|
94426c7bf4
|
Allow filtering by domain in VisitRepository::findOrphanVisits
|
2025-10-30 09:04:51 +01:00 |
|
Alejandro Celaya
|
9dcc51abde
|
Allow filtering by domain in VisitRepository::findVisitsByTag
|
2025-10-29 12:04:36 +01:00 |
|