Alejandro Celaya
|
0ad777b6fa
|
Fix error when setting max results in a delete query
|
2025-12-20 13:23:20 +01:00 |
|
Alejandro Celaya
|
7712f790e5
|
Merge pull request #2557 from acelaya-forks/after-date-rule
Support dynamic redirects based on an after-date condition
|
2025-12-18 09:47:09 +01:00 |
|
Alejandro Celaya
|
9ae2dce261
|
Support dynamic redirects based on an after-date condition
|
2025-12-18 09:41:07 +01:00 |
|
Alejandro Celaya
|
39585ed87d
|
Merge pull request #2556 from acelaya-forks/before-date-rule
Support for redirects with a before-date condition
|
2025-12-18 09:29:53 +01:00 |
|
Alejandro Celaya
|
ca183d6e21
|
Some changes in before-date rule wording
|
2025-12-18 09:27:11 +01:00 |
|
Alejandro Celaya
|
54dc82cb90
|
Type date in RedirectCondition::forBeforeDate as Chronos
|
2025-12-18 09:21:13 +01:00 |
|
Andrei Vasilev
|
dae52fedf4
|
Support for redirects with a condition before date
|
2025-12-18 09:04:57 +01:00 |
|
Alejandro Celaya
|
77898d1edc
|
Merge pull request #2553 from acelaya-forks/visits-invokable-commands
Convert all visits list commands into invokable commands
|
2025-12-17 15:51:20 +01:00 |
|
Alejandro Celaya
|
a774778822
|
Remove unecessary method from GetShortUrlVisitsCommand
|
2025-12-17 15:48:05 +01:00 |
|
Alejandro Celaya
|
d0ee6e549b
|
Update changelog
|
2025-12-17 15:46:15 +01:00 |
|
Alejandro Celaya
|
c6b83a6437
|
Convert GetShortUrlVisitsCommand into invokable command
|
2025-12-17 15:43:14 +01:00 |
|
Alejandro Celaya
|
e265e55917
|
Convert GetDomainVisitsCommand into invokable command
|
2025-12-17 15:35:27 +01:00 |
|
Alejandro Celaya
|
ce7f334326
|
Convert GetTagVisitsCommand into invokable command
|
2025-12-17 15:32:21 +01:00 |
|
Alejandro Celaya
|
aecc36a463
|
Convert GetOrphanVisitsCommand into invokable command
|
2025-12-17 15:27:39 +01:00 |
|
Alejandro Celaya
|
66d35968f4
|
Convert GetNonOrphanVisitsCommand to invokable command
|
2025-12-17 15:22:56 +01:00 |
|
Alejandro Celaya
|
f9b1f0ebf4
|
Merge pull request #2552 from acelaya-forks/db-invokable-commands
Convert database commands into invokable commands
|
2025-12-16 09:19:26 +01:00 |
|
Alejandro Celaya
|
5b80ee73bb
|
Convert database console commands into invokable commands
|
2025-12-16 09:14:39 +01:00 |
|
Alejandro Celaya
|
49daf9fbb6
|
Remove AbstractDatabaseCommand
|
2025-12-16 09:11:53 +01:00 |
|
Alejandro Celaya
|
83e373e96a
|
Decouple database commands from AbstractDatabaseCommand
|
2025-12-16 09:07:17 +01:00 |
|
Alejandro Celaya
|
97c81fc1c8
|
Merge pull request #2551 from acelaya-forks/symfony-cli-improvements
Convert LocateVisitsCommand into invokable command
|
2025-12-15 15:27:44 +01:00 |
|
Alejandro Celaya
|
fff070ea87
|
Convert LocateVisitsCommand into invokable command
|
2025-12-15 15:24:01 +01:00 |
|
Alejandro Celaya
|
0c0a4ad940
|
Merge pull request #2550 from acelaya-forks/remove-abstract-locked-command
Remove AsbtractLockedCommand
|
2025-12-15 15:07:01 +01:00 |
|
Alejandro Celaya
|
e261bd16e4
|
Decouple AbstractDatabaseCommand from AbstractLockedCommand
|
2025-12-15 15:01:00 +01:00 |
|
Alejandro Celaya
|
96d122bcbf
|
Decouple LocateVisitsCommand from AbstractLockedCommand
|
2025-12-15 14:55:06 +01:00 |
|
Alejandro Celaya
|
0f3f9d53c9
|
Merge pull request #2549 from acelaya-forks/mock-notices
Fix notices reported by latest PHPUnit version
|
2025-12-15 14:21:47 +01:00 |
|
Alejandro Celaya
|
da53c5a206
|
Fix notices reported by latest PHPUnit version
|
2025-12-15 14:17:36 +01:00 |
|
Alejandro Celaya
|
2c8bc6aca0
|
Merge pull request #2548 from acelaya-forks/symfony-cli-improvements
Symfony console improvements
|
2025-12-15 10:20:23 +01:00 |
|
Alejandro Celaya
|
9e4ea80139
|
Convert ResolveUrlCommand into invokable command
|
2025-12-15 10:16:09 +01:00 |
|
Alejandro Celaya
|
c30ec261c9
|
Convert DeleteOrphanVisitsCommand into invokable command
|
2025-12-15 10:08:09 +01:00 |
|
Alejandro Celaya
|
d481c06f09
|
Convert DeleteShortUrlVisitsCommand into invokable command
|
2025-12-15 10:04:48 +01:00 |
|
Alejandro Celaya
|
36cb760a88
|
Convert DeleteShortUrlCommand into invokable command
|
2025-12-15 09:47:16 +01:00 |
|
Alejandro Celaya
|
cbfcdd42c8
|
Merge pull request #2546 from acelaya-forks/symfony-cli-improvements
Symfony cli improvements
|
2025-12-15 09:39:02 +01:00 |
|
Alejandro Celaya
|
635e968bb2
|
Convert EditShortUrlCommand into invokable command
|
2025-12-15 09:35:38 +01:00 |
|
Alejandro Celaya
|
965d191ce1
|
Convert CreateShortUrlCommand into invokable command
|
2025-12-15 09:27:52 +01:00 |
|
Alejandro Celaya
|
b7ae228a95
|
Make tag and exclude-tag trully optional in ShortUrlsParamsInput
|
2025-12-15 08:57:54 +01:00 |
|
Alejandro Celaya
|
7cdefcb4b6
|
Convert ManageRedirectRulesCommand into invokable command
|
2025-12-15 08:39:05 +01:00 |
|
Alejandro Celaya
|
c496b7ac69
|
Require symfony/console 8.0
|
2025-12-15 08:36:20 +01:00 |
|
Alejandro Celaya
|
f0e12b1d06
|
Merge pull request #2545 from acelaya-forks/symfony-cli-improvements
Symfony cli improvements
|
2025-12-13 17:07:39 +01:00 |
|
Alejandro Celaya
|
88efe7d962
|
Fix PHPStan error
|
2025-12-13 17:05:02 +01:00 |
|
Alejandro Celaya
|
8fb8aea5f8
|
Replace interact method with Interact attribute in ReadEnvVarCommand
|
2025-12-13 16:59:16 +01:00 |
|
Alejandro Celaya
|
5a390894ea
|
Use Ask attribute to simplify RenameApiKeyCommand
|
2025-12-13 16:55:31 +01:00 |
|
Alejandro Celaya
|
5df3abbce9
|
Migrate GenerateKeyCommand to symfony/console attributes
|
2025-12-13 16:49:52 +01:00 |
|
Alejandro Celaya
|
c53f538c79
|
Merge pull request #2544 from acelaya-forks/symfony-cli-improvements
Migrate ListShortUrlsCommand to symfony/console attributes
|
2025-12-13 11:13:09 +01:00 |
|
Alejandro Celaya
|
309ef8dc95
|
Fix pagination in short-url:list command
|
2025-12-13 11:10:42 +01:00 |
|
Alejandro Celaya
|
5600c1cc4f
|
Update changelog
|
2025-12-13 11:07:25 +01:00 |
|
Alejandro Celaya
|
a75ee138e1
|
Migrate ListShortUrlsCommand to symfony/console attributes
|
2025-12-13 11:05:20 +01:00 |
|
Alejandro Celaya
|
89419e278c
|
Merge pull request #2539 from acelaya-forks/symfony-8.0
Update to Symfony 8.0
|
2025-12-03 07:58:39 +01:00 |
|
Alejandro Celaya
|
1996745f64
|
Update to Symfony 8.0
|
2025-12-02 12:20:52 +01:00 |
|
Alejandro Celaya
|
cfab13bc47
|
Merge pull request #2533 from acelaya-forks/improve-coverage-2
Add more code coverage improvements
|
2025-11-18 09:33:20 +01:00 |
|
Alejandro Celaya
|
9432a5ba78
|
Add tests for events
|
2025-11-18 09:30:30 +01:00 |
|