Commit Graph
100 Commits
Author SHA1 Message Date
Alejandro Celaya 6e2a6f4ada Merge pull request #2623 from acelaya-forks/fix-entity-cache-clear
Fix clearing entity cache on startup silently failing when using redis/valkey
2026-06-14 10:38:48 +02:00
Alejandro Celaya f9f98ad12c Fix clearing entity cache on startup silently failing when using redis/valkey 2026-06-14 10:34:51 +02:00
Alejandro Celaya d658ede99d Merge pull request #2620 from acelaya-forks/postgres-migration-fix
Explicitly set type in binary parameter inside Version20260607082210 DB migration
2026-06-11 18:32:08 +02:00
Alejandro Celaya d7edae61e5 Explicitly set type in binary parameter inside Version20260607082210 DB migration 2026-06-11 18:29:06 +02:00
Alejandro Celaya f5fed76258 Add v5.1.0 to changelog 2026-06-11 10:44:27 +02:00
Alejandro Celaya 8594315a18 Merge pull request #2617 from acelaya-forks/tests-performance
API and CLI tests performance improvement
2026-06-11 10:33:53 +02:00
Alejandro Celaya 53ac79e720 Remove ergebnis/phpunit-slow-test-detector 2026-06-11 10:26:44 +02:00
Alejandro Celaya b0fcc779f7 Disable title resolution for API and CLI tests 2026-06-11 10:25:59 +02:00
Alejandro Celaya a01f8d5749 Remove no longer relevant API test 2026-06-11 10:16:04 +02:00
Alejandro Celaya 9d0863752f Add slow test detection to API tests 2026-06-11 09:14:59 +02:00
Alejandro Celaya 273af3583d Update minimum dependencies 2026-06-11 09:05:39 +02:00
Alejandro Celaya 16315f7b0b Merge pull request #2615 from acelaya-forks/long-url-hash
Long url hash
2026-06-10 14:42:27 +02:00
Alejandro Celaya 340fa456a0 Revert change to run CLI tests in MySQL instead of MariaDB 2026-06-10 14:37:36 +02:00
Alejandro Celaya e294d468c6 Ensure migrations are not run transactionally for MariaDB 2026-06-10 14:31:12 +02:00
Alejandro Celaya 1ae2ce9e01 Initialize long URL hash to empty string so that it's not necessary to set it as non-nullable afterwards 2026-06-10 12:06:39 +02:00
Alejandro Celaya b099166ac8 Run CLI tests using MySQL 2026-06-09 12:35:57 +02:00
Alejandro Celaya 502ee117f3 Use multiple transactions when updating long URL hashes 2026-06-09 12:30:30 +02:00
Alejandro Celaya a4772e0043 Make long_url_hash non nullable 2026-06-09 11:45:27 +02:00
Alejandro Celaya 6a7b7e0d92 Update changelog 2026-06-09 09:43:57 +02:00
Alejandro Celaya bc9366481e Search by long URL hash when checking if a short URL exists 2026-06-09 09:39:49 +02:00
Alejandro Celaya 0db1a19ae9 Add a calculated and indexed short URL hash to ShortUrl entity 2026-06-08 17:42:45 +02:00
Alejandro Celaya 2563b516cb Merge pull request #2614 from acelaya-forks/short-url-props
Use asymmetric visibility instead of getters in ShortUrl entity
2026-06-07 09:33:32 +02:00
Alejandro Celaya 2446d9b372 Remove unnecessary getters from ShortUrl entity 2026-06-07 09:17:04 +02:00
Alejandro Celaya 174fb0b748 Define asymetric visibility in some ShortUrl props 2026-06-06 12:38:06 +02:00
Alejandro Celaya b13c4dee76 Update shlink deps that have been modified 2026-05-22 18:24:33 +02:00
Alejandro Celaya e7cfb151e2 Merge pull request #2608 from acelaya-forks/mago-config
Extend mago config from shlinkio/shlink-mago-config
2026-05-22 18:22:27 +02:00
Alejandro Celaya 2d4eb736f8 Extend mago config from shlinkio/shlink-mago-config 2026-05-22 18:09:59 +02:00
Alejandro Celaya 8ef6af379d Merge pull request #2607 from acelaya-forks/mago-poc
Mago proof of concept
2026-05-22 14:06:48 +02:00
Alejandro Celaya 97ab361500 Be strict about importing global functions, classes and constants 2026-05-22 12:37:30 +02:00
Alejandro Celaya 967e26ec1f Fix weird alignment of comment after autoformatting 2026-05-22 12:22:57 +02:00
Alejandro Celaya e77224f942 Make migration template match format from Mago 2026-05-22 12:14:45 +02:00
Alejandro Celaya 89efa304fe Remove codesniffer disable tags in code 2026-05-22 12:11:27 +02:00
Alejandro Celaya c17b03efc1 Remove symfony linting integration, since rules do not apply to the symfony packages used here 2026-05-22 12:06:02 +02:00
Alejandro Celaya 275f18a570 Make legacy array format trigger as error 2026-05-22 08:58:36 +02:00
Alejandro Celaya 4aa960738a Format code using mago and remove dependency on shlink coding standard package 2026-05-22 08:42:47 +02:00
Alejandro Celaya d80616d0d9 Update CODE_OF_CONDUCT.md 2026-05-21 09:08:34 +02:00
Alejandro Celaya 4d78e122a6 Create CODE_OF_CONDUCT.md 2026-05-21 09:01:13 +02:00
Alejandro Celaya b9e56acece Create SECURITY.md 2026-05-20 08:24:41 +02:00
Alejandro Celaya a161fc8b27 Add mago tool and lint code with it 2026-05-16 11:21:43 +02:00
Alejandro Celaya 96ef41e31c Merge pull request #2603 from acelaya-forks/valinor-migration-adr
Add ADR file for migration to cuyz/valinor for request mapping
2026-05-15 08:51:37 +02:00
Alejandro Celaya 3a8c69bf02 Fix type definition of ShortUrlsParams::itemsPerPage 2026-05-15 08:37:26 +02:00
Alejandro Celaya 9c50ff2c10 Add ADR file for migration to cuyz/valinor for request mapping 2026-05-14 08:33:42 +02:00
Alejandro Celaya 38e805c423 Merge pull request #2602 from acelaya-forks/delete-contributing-file
Rename CONTRIBUTING.md to DEVELOPING.md
2026-05-13 19:42:12 +02:00
Alejandro Celaya 7ad9c43436 Rename CONTRIBUTING.md to DEVELOPING.md 2026-05-13 19:41:21 +02:00
Alejandro Celaya 35ccfa1976 Merge pull request #2601 from acelaya-forks/service-manager-4
Service manager 4
2026-05-12 15:47:09 +02:00
Alejandro Celaya c0815b8dcd Update to laminas/laminas-servicemanager 4 2026-05-12 09:25:36 +02:00
Alejandro Celaya 6ff21edf6e Remove superfluous array_unique where TagsConverter is used 2026-05-12 09:01:10 +02:00
Alejandro Celaya f88d0ca7ac Merge pull request #2592 from acelaya-forks/valinor-request-mapper
Valinor request mapper
2026-05-12 08:56:41 +02:00
Alejandro Celaya b647489485 Set all short URL options in middleware 2026-05-12 08:51:08 +02:00
Alejandro Celaya 96af5368b5 Get back ordering fields validation on short URLs list 2026-05-11 19:47:32 +02:00
Alejandro Celaya 318f87860e Remove requirement of checker props in DomainRedirectsRequest 2026-05-10 13:13:02 +02:00
Alejandro Celaya 4e692d6731 Remove requirement of checker props in ShortUrlEdition 2026-05-10 13:05:33 +02:00
Alejandro Celaya b7db56e43d Remove requirement of checker props in ShortUrlEdition 2026-05-10 12:59:57 +02:00
Alejandro Celaya 2482dabdc3 Remove requirement of checker props in ShortUrlEdition 2026-05-10 12:08:36 +02:00
Alejandro Celaya 8341ae3d8b Remove requirement of longUrlWasProvided 2026-05-10 10:45:32 +02:00
Alejandro Celaya a4f39c18eb Map models in CLI via TreeMapper 2026-05-10 09:04:30 +02:00
Alejandro Celaya 32f05689ee Merge pull request #2599 from acelaya-forks/remove-determine-table-name
Remove the determineTableName function which has been a noop since forever
2026-05-05 15:00:58 +02:00
Alejandro Celaya 586ed29108 Remove the determineTableName function which has been a noop since forever 2026-05-05 14:55:12 +02:00
Alejandro Celaya c162bb6145 Depend on shlink-common 8.2 2026-05-04 18:12:28 +02:00
Alejandro Celaya d8f80278f5 Remove dependency on laminas/laminas-inputfilter 2026-05-04 18:07:11 +02:00
Alejandro Celaya 878bfbcd88 Use valinor to validate and map short URL redirect rules 2026-05-04 17:57:34 +02:00
Alejandro Celaya c49bf7ebc7 Decouple RedirectRuleHandler and ShortUrlInputFilter 2026-05-04 11:42:47 +02:00
Alejandro Celaya 30e6b06575 Use valinor to validate and map short URL edition 2026-05-04 10:51:20 +02:00
Alejandro Celaya 8c3240c7bf Use valinor to validate and map short URL creation 2026-04-30 22:17:38 +02:00
Alejandro Celaya 83eb78528d Fix ListShortUrls CLI test 2026-04-19 16:45:06 +02:00
Alejandro Celaya 35257c5e3e Use valinor to validate and map short URL list params 2026-04-17 18:19:13 +02:00
Alejandro Celaya 14ef24a079 Create MapValidationMiddlewareTest 2026-04-17 18:19:13 +02:00
Alejandro Celaya c5efa8f54f Use valinor to validate and map domain redirects 2026-04-17 18:19:13 +02:00
Alejandro Celaya 218c064cb4 Create MapperBuilder delegator that decorates builder with cache 2026-04-17 18:19:13 +02:00
Alejandro Celaya daa3d0ae00 Add dependency to mezzio-valinor 2026-04-17 18:19:13 +02:00
Alejandro Celaya 2f4ca04f99 Fix merge conflicts 2026-04-16 17:54:57 +02:00
Alejandro Celaya f3f351afe5 Merge pull request #2595 from acelaya-forks/cli-edit-long-url
Fix long URL edition via CLI
2026-04-16 17:52:24 +02:00
Alejandro Celaya 46d58bdd00 Fix long URL edition via CLI 2026-04-16 17:46:50 +02:00
Alejandro Celaya 6ad599be7f Merge pull request #2591 from acelaya-forks/modernize-models
Modernize models
2026-04-02 12:17:59 +02:00
Alejandro Celaya 4c3ebdbeef Modernize TitleResolutionModelInterface 2026-04-02 11:37:51 +02:00
Alejandro Celaya 8bcee302ea Modernize DomainRedirectsRequest 2026-04-02 11:37:36 +02:00
Alejandro Celaya 3fed574949 Merge pull request #2534 from acelaya-forks/8.5-docker-image
Update docker images to PHP 8.5
2026-04-02 11:11:59 +02:00
Alejandro Celaya da5afc0f28 Fix missing static check 2026-04-02 11:07:48 +02:00
Alejandro Celaya 5269cca32c Update to PDO SQLSRV 5.13 2026-04-02 10:57:50 +02:00
Alejandro Celaya b6df5c5b08 Update changelog 2026-04-02 10:55:17 +02:00
Alejandro Celaya 1538ccda62 Move all instructions for for mssql to x86_64 condition in Dockerfile 2026-04-02 10:54:40 +02:00
Alejandro Celaya 7900df19cb Update changelog 2026-04-02 10:54:40 +02:00
Alejandro Celaya bafa7d72ce Fix MS SQL ODBC links in docker images 2026-04-02 10:54:40 +02:00
Alejandro Celaya d85351da17 Update docker images to PHP 8.5 2026-04-02 10:54:40 +02:00
Alejandro Celaya 88f38f9e3c Merge pull request #2586 from acelaya-forks/browser-redirect-rule
Support dynamic redirects based on the visitor browser
2026-03-17 09:12:51 +01:00
Alejandro Celaya d2d9e2aebd Support dynamic redirects based on the visitor browser 2026-03-17 08:50:32 +01:00
Alejandro Celaya 2240c312e6 Merge pull request #2584 from acelaya-forks/sentinels-acl
Add support for redis sentinels with their own ACL auth
2026-03-16 09:06:04 +01:00
Alejandro Celaya 8e6f81423f Add support for redis sentinels with their own ACL auth 2026-03-16 09:02:12 +01:00
Alejandro Celaya 068dc0e08f Merge pull request #2582 from shlinkio/develop
Release 5.0.1
2026-03-04 18:08:55 +01:00
Alejandro Celaya 8d706fdabe Merge pull request #2581 from acelaya-forks/docker-security
Update docker images to Alpine 3.22
2026-03-04 18:02:24 +01:00
Alejandro Celaya 2e91297d85 Update docker images to Alpine 3.22 2026-03-04 17:43:21 +01:00
Alejandro Celaya be4c602afe Merge pull request #2580 from acelaya-forks/changelog-3.x
Archive changelog for v3.x
2026-03-04 17:42:48 +01:00
Alejandro Celaya 38ca22ed21 Archive changelog for v3.x 2026-03-04 17:37:37 +01:00
Alejandro Celaya af8ca33d18 Merge pull request #2574 from acelaya-forks/phpunit-13
Update to PHPUnit 13
2026-02-10 19:46:58 +01:00
Alejandro Celaya 197cfa8811 Apply fixes for PHPUnit 13 2026-02-09 12:35:39 +01:00
Alejandro Celaya 03e9117f13 Add support for PHPUnit 13 2026-02-08 13:04:40 +01:00
Alejandro Celaya 9edceab3c4 Remove duplicated PHP versions in publish-release workflow 2026-01-09 17:29:25 +01:00
Alejandro Celaya b8f3a02a22 Remove duplicated PHP versions in publish-release workflow 2026-01-09 17:29:08 +01:00
Alejandro Celaya 5b4e0b1d84 Merge pull request #2570 from shlinkio/develop
Release 5.0.0
2026-01-09 17:23:46 +01:00
Alejandro Celaya 1cb93f6154 Add v5.0.0 to changelog 2026-01-09 17:14:11 +01:00