Alejandro Celaya
|
0b8e305533
|
Improved error management in process visits command
|
2018-07-31 19:42:33 +02:00 |
|
Alejandro Celaya
|
87c4851d7e
|
Simplified ListKeysCommand reducing cyclomatic complexity on nested callbacks
|
2018-07-04 20:24:13 +02:00 |
|
Alejandro Celaya
|
6e79b4ba7b
|
Fixed php binary used in child commands while installkation not properly inherited
|
2018-06-18 20:14:51 +02:00 |
|
Alejandro Celaya
|
8793a67ce9
|
Reduced the number of includes by pointing to dcotrine scripts with extension
|
2018-04-07 08:37:41 +02:00 |
|
Alejandro Celaya
|
aca89f9abe
|
Updated links to doctrine CLI scripts to avoid depending on symlinks
|
2018-04-07 08:21:34 +02:00 |
|
Alejandro Celaya
|
3dcc510da1
|
Updated to symfony 4
|
2018-03-26 20:32:12 +02:00 |
|
Alejandro Celaya
|
c3d555ef3c
|
Added missing null coalescing operator
|
2018-01-21 10:01:18 +01:00 |
|
Alejandro Celaya
|
cf8b778711
|
Updated language files
|
2018-01-21 09:40:38 +01:00 |
|
Alejandro Celaya
|
5fd34e03fc
|
Added new app config param to allow disabling short URL visits tracking
|
2018-01-14 09:13:49 +01:00 |
|
Alejandro Celaya
|
3243ade4fd
|
Improved error message when installation fails
|
2017-12-31 19:31:35 +01:00 |
|
Alejandro Celaya
|
da21eb4a5c
|
Removed return type incompatible with PHP 7.0
|
2017-12-31 19:24:22 +01:00 |
|
Alejandro Celaya
|
5ec6d538db
|
Improved and simplified ProcessVisitsCommand thanks to SymfonyStyle
|
2017-12-31 19:13:42 +01:00 |
|
Alejandro Celaya
|
08228d9d98
|
Improved and simplified RenameTagCommand thanks to SymfonyStyle
|
2017-12-31 19:10:27 +01:00 |
|
Alejandro Celaya
|
7856d64299
|
Improved and simplified ListTagsCommand thanks to SymfonyStyle
|
2017-12-31 19:08:10 +01:00 |
|
Alejandro Celaya
|
057bbae729
|
Improved and simplified DeleteTagCommand thanks to SymfonyStyle
|
2017-12-31 19:06:04 +01:00 |
|
Alejandro Celaya
|
09b161304c
|
Improved and simplified CreateTagCommand thanks to SymfonyStyle
|
2017-12-31 19:03:41 +01:00 |
|
Alejandro Celaya
|
a60c45ca4d
|
Simplified and improved ResolveUrlCommand with SymfonyStyle
|
2017-12-31 18:58:11 +01:00 |
|
Alejandro Celaya
|
89ed84ce28
|
Removed unused use statements
|
2017-12-31 18:38:25 +01:00 |
|
Alejandro Celaya
|
a6c547c4da
|
Improved and simplified ListShortcodesCommand with SymfonyStyle
|
2017-12-31 18:37:39 +01:00 |
|
Alejandro Celaya
|
3e2c5abaa4
|
Improved GetVisitsCommand by using SymfonyStyle
|
2017-12-31 18:17:58 +01:00 |
|
Alejandro Celaya
|
c202b3e518
|
Improved GenerateShortcodeCommand by using SymfonyStyle
|
2017-12-31 18:12:43 +01:00 |
|
Alejandro Celaya
|
e15b67b5dc
|
Improved GeneratePreviewCommand using SymfonyStyle
|
2017-12-31 18:04:11 +01:00 |
|
Alejandro Celaya
|
7ddc180487
|
Simplified InstallCommand
|
2017-12-31 17:59:50 +01:00 |
|
Alejandro Celaya
|
f3fbfc3692
|
Fixed phpstan error
|
2017-12-31 17:54:01 +01:00 |
|
Alejandro Celaya
|
b289e3bac2
|
Applied more improvements on InstallCommand with SymfonyStyle
|
2017-12-31 17:52:17 +01:00 |
|
Alejandro Celaya
|
4d4aafa6db
|
Fixed config customizer tests
|
2017-12-31 17:45:27 +01:00 |
|
Alejandro Celaya
|
2705070063
|
Renamed tests
|
2017-12-31 17:22:25 +01:00 |
|
Alejandro Celaya
|
5e3770c105
|
Renamed ConfigCustomizerPluginManager to CongigCustomizerManager
|
2017-12-31 17:20:03 +01:00 |
|
Alejandro Celaya
|
0f0213aa87
|
Removed plugin suffix on config ustomizers
|
2017-12-31 17:18:54 +01:00 |
|
Alejandro Celaya
|
0e2ad0dbca
|
Updated ConfigCustomizer api to expect a SymfonyStyle object instead of a set of input and output
|
2017-12-31 17:14:01 +01:00 |
|
Alejandro Celaya
|
d275316acd
|
Applied SymfonyStyle to all installation config customizers
|
2017-12-31 17:07:39 +01:00 |
|
Alejandro Celaya
|
0a681f0efa
|
Simplified UrlShortenerConfigCustomizerPlugin thanks to SymfonyStyle
|
2017-12-31 17:00:26 +01:00 |
|
Alejandro Celaya
|
b17f96043a
|
Simplified and standardized DatabaseConfigCustomizerPlugin thanks to SymfonyStyle
|
2017-12-31 16:53:18 +01:00 |
|
Alejandro Celaya
|
4dffc9f0c1
|
Improved and simplified all installation process thanks to symfony style
|
2017-12-28 15:52:10 +01:00 |
|
Alejandro Celaya
|
5de845c258
|
Improved GenerateSecretCommand by using SymfonyStyle
|
2017-12-28 15:17:12 +01:00 |
|
Alejandro Celaya
|
88b9f9fc56
|
Fixed GenerateCharsetCommandTest
|
2017-12-28 14:59:52 +01:00 |
|
Alejandro Celaya
|
1b94083188
|
Improved GenerateCharsetCommand by using SymfonyStyle
|
2017-12-28 09:48:17 +01:00 |
|
Alejandro Celaya
|
1993d01110
|
Dimplified GenerateKeyCommand by using SymfonyStyle
|
2017-12-27 17:36:07 +01:00 |
|
Alejandro Celaya
|
37fb7e76d9
|
Simplified DisableKeyCommand using SymfonyStyle
|
2017-12-27 17:32:39 +01:00 |
|
Alejandro Celaya
|
cc3362837b
|
Simplified ListKeysCommand using SymfonyStyle
|
2017-12-27 17:28:51 +01:00 |
|
Alejandro Celaya
|
db956a1f40
|
Fixed all possible PHPStan errors
|
2017-12-27 16:23:54 +01:00 |
|
Alejandro Celaya
|
4f3995ea80
|
Fixed phpstan errors in ListKeysCommand
|
2017-12-27 15:56:26 +01:00 |
|
Alejandro Celaya
|
af0ff0f65b
|
Console commands are now lazy loaded
|
2017-12-27 15:37:26 +01:00 |
|
Alejandro Celaya
|
26c455616b
|
Ensured validate_url does not fail when importing config, and instead, it gets a default BC value
|
2017-10-23 13:56:07 +02:00 |
|
Alejandro Celaya
|
781ca39938
|
Fixed merge conflicts
|
2017-10-23 13:28:09 +02:00 |
|
Alejandro Celaya
|
cb23d38b38
|
Used maxVisits field when creating or fetching a ShortUrl
|
2017-10-22 09:15:37 +02:00 |
|
Alejandro Celaya
|
a1c8c51f70
|
Updated translations
|
2017-10-21 20:21:08 +02:00 |
|
Alejandro Celaya
|
fd468cd4e9
|
Added support for custom slug in shortcode command
|
2017-10-21 17:32:05 +02:00 |
|
Alejandro Celaya
|
0232f68b91
|
Updated action and command to create short urls so that it accepts validity dates
|
2017-10-21 12:24:53 +02:00 |
|
Mikolaj Gogula
|
18d9815e88
|
Added option for enable/disable URL Validation by response status code.
|
2017-10-17 11:03:12 +02:00 |
|