Alejandro Celaya
|
197cfa8811
|
Apply fixes for PHPUnit 13
|
2026-02-09 12:35:39 +01:00 |
|
Alejandro Celaya
|
900de9e800
|
Extend and normalize output from visits console commands
|
2026-01-03 11:53:09 +01:00 |
|
Alejandro Celaya
|
a6286c247a
|
Allow visits to be generated in CSV format
|
2025-12-29 10:43:37 +01:00 |
|
Alejandro Celaya
|
c0edcd3cfd
|
Support paginating the output of visits commands to avoid out of memory errors
|
2025-12-29 10:22:50 +01:00 |
|
Alejandro Celaya
|
faed7ae60b
|
Generalize VisitsDateRangeInput to VisitsListInput to add more common params
|
2025-12-28 11:59:37 +01:00 |
|
Alejandro Celaya
|
9ae2dce261
|
Support dynamic redirects based on an after-date condition
|
2025-12-18 09:41:07 +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
|
a774778822
|
Remove unecessary method from GetShortUrlVisitsCommand
|
2025-12-17 15:48:05 +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
|
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
|
fff070ea87
|
Convert LocateVisitsCommand into invokable command
|
2025-12-15 15:24: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
|
da53c5a206
|
Fix notices reported by latest PHPUnit version
|
2025-12-15 14:17:36 +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
|
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
|
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
|
309ef8dc95
|
Fix pagination in short-url:list command
|
2025-12-13 11:10:42 +01:00 |
|
Alejandro Celaya
|
a75ee138e1
|
Migrate ListShortUrlsCommand to symfony/console attributes
|
2025-12-13 11:05:20 +01:00 |
|
Alejandro Celaya
|
1996745f64
|
Update to Symfony 8.0
|
2025-12-02 12:20:52 +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
|
0604237b94
|
Remove dead code that is affecting code coverage
|
2025-11-17 12:12:06 +01:00 |
|
Alejandro Celaya
|
c42fb67efc
|
Simplify NotFoundRedirectConfigInterface with property hooks and asymetric visibility
|
2025-11-08 22:47:24 +01:00 |
|
Alejandro Celaya
|
359129f586
|
Remove deprecated --tags option in console commands
|
2025-11-08 10:22:02 +01:00 |
|
Alejandro Celaya
|
8bafd82e1d
|
Remove deprecated options from short-url:list command
|
2025-11-08 10:07:51 +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
|
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 |
|