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
|
c6b83a6437
|
Convert GetShortUrlVisitsCommand into invokable command
|
2025-12-17 15:43:14 +01:00 |
|
Alejandro Celaya
|
66d35968f4
|
Convert GetNonOrphanVisitsCommand to invokable command
|
2025-12-17 15:22:56 +01:00 |
|
Alejandro Celaya
|
635e968bb2
|
Convert EditShortUrlCommand into invokable command
|
2025-12-15 09:35:38 +01:00 |
|
Alejandro Celaya
|
b7ae228a95
|
Make tag and exclude-tag trully optional in ShortUrlsParamsInput
|
2025-12-15 08:57:54 +01:00 |
|
Alejandro Celaya
|
a75ee138e1
|
Migrate ListShortUrlsCommand to symfony/console attributes
|
2025-12-13 11:05:20 +01:00 |
|
Alejandro Celaya
|
359129f586
|
Remove deprecated --tags option in console commands
|
2025-11-08 10:22:02 +01:00 |
|
Alejandro Celaya
|
70e376d569
|
Allow domain to be passed to tag:visits, visit:orphan and visit:non-orphan commands
|
2025-10-29 08:43:01 +01:00 |
|
Alejandro Celaya
|
f876769b67
|
Extract tags option to its own Option class
|
2025-10-20 08:58:07 +02:00 |
|
Alejandro Celaya
|
72f1e243b5
|
Make classes readonly when possible
|
2024-11-09 09:55:51 +01:00 |
|
Alejandro Celaya
|
3f1d61e01e
|
Update to PHP coding standard 2.4.0
|
2024-11-03 11:38:31 +01:00 |
|
Alejandro Celaya
|
582033ceb3
|
Migrate dev-specific configuration to env vars via .env file
|
2024-10-22 15:15:41 +02:00 |
|
Alejandro Celaya
|
b9ba1246d4
|
Reduce hardcoded options in ShortUrlDataInput
|
2024-07-27 09:12:54 +02:00 |
|
Alejandro Celaya
|
65ea1e00a6
|
Prevent resetting of non-providen params in EditShortUrlCommand
|
2024-07-26 19:26:48 +02:00 |
|
Alejandro Celaya
|
5bccdded8a
|
Create command to edit existing short URLs
|
2024-07-26 09:21:00 +02:00 |
|
Alejandro Celaya
|
8917ed5c2e
|
Create command to edit existing short URLs
|
2024-07-26 00:01:40 +02:00 |
|
Alejandro Celaya
|
fabc752398
|
Extract reading and parsing of arguments for short URLs data in commands
|
2024-07-25 23:44:46 +02:00 |
|
Alejandro Celaya
|
c346fd0602
|
Reduce duplicated code when parsing short codes and domains from CLI
|
2024-03-03 10:11:12 +01:00 |
|
Alejandro Celaya
|
a45550b0c6
|
Extract logic to determine list of rules from ManageRedirectRulesCommand to a helper service
|
2024-03-03 09:51:56 +01:00 |
|
Alejandro Celaya
|
6bb8c1b2f5
|
Rename CLI Option namespace to Input
|
2023-05-15 09:02:23 +02:00 |
|