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
|
6f9b727673
|
Merge branch 'feature/1.7.0' of github.com:acelaya/shlink into feature/1.7.0
|
2017-12-31 16:29:55 +01:00 |
|
Alejandro Celaya
|
ede4525332
|
Refactored exceptions to properly use package exceptions
|
2017-12-30 21:35:26 +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
|
0760550767
|
Removed unnecessary type hints
|
2017-12-28 09:48:34 +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
|
2012cc453c
|
Fixed PHPStan errors due to API inconsistency in EntityManager and EntityManagerInterface
|
2017-12-27 17:22: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
|
433a5a923d
|
Improved ShortUrlRepositoryTest
|
2017-10-23 13:06:29 +02:00 |
|
Alejandro Celaya
|
501a933d2e
|
Created ShortUrlRepositoryTest
|
2017-10-23 13:03:23 +02:00 |
|
Alejandro Celaya
|
9577a4da4b
|
Refactored ShortUrlRepository to make it more readable
|
2017-10-23 12:36:03 +02:00 |
|
Alejandro Celaya
|
a24688b92a
|
Created VisitRepositoryTest
|
2017-10-23 12:33:46 +02:00 |
|
Alejandro Celaya
|
c522879c64
|
Updated composer check to ru functional tests too
|
2017-10-23 11:29:37 +02:00 |
|
Alejandro Celaya
|
c2feffa50c
|
First version of functional tests working
|
2017-10-23 11:21:00 +02:00 |
|
Alejandro Celaya
|
d7b7db670f
|
Created first common elements for functional tests
|
2017-10-22 18:03:35 +02:00 |
|
Alejandro Celaya
|
9fb07f4039
|
Fixed tests
|
2017-10-22 09:17:19 +02:00 |
|
Alejandro Celaya
|
cb23d38b38
|
Used maxVisits field when creating or fetching a ShortUrl
|
2017-10-22 09:15:37 +02:00 |
|
Alejandro Celaya
|
af7c11665c
|
Added max_visits field to short_urls
|
2017-10-22 09:00:32 +02:00 |
|
Alejandro Celaya
|
a1c8c51f70
|
Updated translations
|
2017-10-21 20:21:08 +02:00 |
|
Alejandro Celaya
|
6bbe66e8f1
|
Improved CreateShortcodeActiontest
|
2017-10-21 20:16:39 +02:00 |
|
Alejandro Celaya
|
5f0d281255
|
Updated create shortcode action to accept the custom slug
|
2017-10-21 20:09:30 +02:00 |
|
Alejandro Celaya
|
fd468cd4e9
|
Added support for custom slug in shortcode command
|
2017-10-21 17:32:05 +02:00 |
|
Alejandro Celaya
|
1f7a94794d
|
Added option to provide custom slug when creating a short url
|
2017-10-21 17:19:02 +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 |
|
Alejandro Celaya
|
070055a8b9
|
Fixed type hints
|
2017-10-21 11:59:31 +02:00 |
|
Alejandro Celaya
|
a3bbd06fe3
|
Updated UrlShortener so that it does not match a short code which is out of the validity dat erange
|
2017-10-21 11:58:20 +02:00 |
|
Alejandro Celaya
|
68b4cfbae0
|
Added valid_since and valid_until columns to shoirt_urls table
|
2017-10-21 11:39:27 +02:00 |
|
Mikolaj Gogula
|
297c88c334
|
Change variable name for validation enabled.
|
2017-10-17 11:44:30 +02:00 |
|
Mikolaj Gogula
|
fef5390a62
|
Codestyle fixes.
|
2017-10-17 11:35:32 +02:00 |
|
Mikolaj Gogula
|
08d18b1dc1
|
Codestyle fixes.
|
2017-10-17 11:33:11 +02:00 |
|
Mikolaj Gogula
|
18d9815e88
|
Added option for enable/disable URL Validation by response status code.
|
2017-10-17 11:03:12 +02:00 |
|
Alejandro Celaya
|
2d85a207d1
|
Removed comented translations
|
2017-10-13 12:31:44 +02:00 |
|
Alejandro Celaya
|
0df8f17e7b
|
Added new translations
|
2017-10-13 12:30:54 +02:00 |
|
Alejandro Celaya
|
29645e77cf
|
Created DottedAccessConfigAbstractFactory
|
2017-10-13 12:27:20 +02:00 |
|
Alejandro Celaya
|
ea76092681
|
Ensured a generic template is used to render generic 404 errors, and a more specific one to render 'invalid short url' errors
|
2017-10-13 12:22:19 +02:00 |
|
Alejandro Celaya
|
c12e13dfd7
|
Created NotFoundDelegateTest
|
2017-10-13 12:02:00 +02:00 |
|
Alejandro Celaya
|
566940349f
|
Created default delegate that returns a JSON response when accepted type is json
|
2017-10-13 11:55:14 +02:00 |
|
Alejandro Celaya
|
391ef5c323
|
Added return typehint
|
2017-10-12 11:59:22 +02:00 |
|
Alejandro Celaya
|
70264be8e7
|
Fixed coding styles
|
2017-10-12 11:29:11 +02:00 |
|
Alejandro Celaya
|
6208f6f0d5
|
Improved Exception management to be more specific
|
2017-10-12 11:28:45 +02:00 |
|
Alejandro Celaya
|
c422a14c5c
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
|
Alejandro Celaya
|
fbeb959317
|
Fixed tests
|
2017-10-12 10:03:43 +02:00 |
|
Alejandro Celaya
|
e53ffc8d43
|
Migrated templates to plates
|
2017-10-12 10:03:20 +02:00 |
|
Alejandro Celaya
|
453ca1728e
|
Updated system to use plates instead of twig
|
2017-10-12 09:40:42 +02:00 |
|
Alejandro Celaya
|
01a4f9f867
|
Removed any remaining reference to AnnotatedFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
b93d65ddc1
|
Replaced more ussages of AnnotatedFactory by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
9ef9da0870
|
Replaced more ussages of AnnotatedFactory by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
ba2053bd3a
|
Dropped AnnotatedFactory in commands and replaced by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
9260b3ac6b
|
Fixed coding styles
|
2017-07-16 09:58:03 +02:00 |
|
Alejandro Celaya
|
f3389d3738
|
Updated language files
|
2017-07-16 09:40:34 +02:00 |
|
Alejandro Celaya
|
a138f4153d
|
Created DeleteTagsCommand
|
2017-07-16 09:35:24 +02:00 |
|
Alejandro Celaya
|
602e11d5e7
|
Added namespace to functions
|
2017-07-16 09:28:40 +02:00 |
|
Alejandro Celaya
|
3cd14153ca
|
Created command to rename tag
|
2017-07-16 09:24:21 +02:00 |
|
Alejandro Celaya
|
095d8e73b8
|
Created ListTagsCommand
|
2017-07-16 09:13:25 +02:00 |
|
Alejandro Celaya
|
b37f303e76
|
Created CreateTagCommand
|
2017-07-16 09:09:11 +02:00 |
|
Alejandro Celaya
|
c8368c9098
|
Updated language files
|
2017-07-15 12:16:15 +02:00 |
|
Alejandro Celaya
|
286c24f8c0
|
Improved TagServiceTest
|
2017-07-15 12:09:25 +02:00 |
|
Alejandro Celaya
|
963d26f59b
|
Created UpdateTagAction
|
2017-07-15 12:04:12 +02:00 |
|
Alejandro Celaya
|
e07c464de8
|
Removed strict declarations
|
2017-07-15 09:15:45 +02:00 |
|
Alejandro Celaya
|
575509c45b
|
Created CreateTagsActiontest
|
2017-07-15 09:12:07 +02:00 |
|
Alejandro Celaya
|
563e654b99
|
Created DeleteTagsActionTest
|
2017-07-15 09:10:09 +02:00 |
|
Alejandro Celaya
|
3e268e2012
|
Improved TagServiceTest
|
2017-07-15 09:05:02 +02:00 |
|
Alejandro Celaya
|
b2d9f2fc01
|
Added Create and Delete tag actions
|
2017-07-15 09:00:53 +02:00 |
|
Alejandro Celaya
|
6717102dd2
|
Updated tag actions namespace
|
2017-07-15 08:31:21 +02:00 |
|
Alejandro Celaya
|
1ba7fc81ac
|
Created ListTagsCommand
|
2017-07-08 13:17:46 +02:00 |
|
Alejandro Celaya
|
5c7962966d
|
Created ListTagsActionTest
|
2017-07-07 13:28:58 +02:00 |
|
Alejandro Celaya
|
95ec7e0afa
|
Registered action to list tags
|
2017-07-07 13:12:45 +02:00 |
|
Alejandro Celaya
|
c37660f763
|
Created TagService
|
2017-07-07 12:49:41 +02:00 |
|
Alejandro Celaya
|
486ea10c3c
|
Renamed EditTagsAction to EditShortcodeTagsAction
|
2017-07-07 11:45:20 +02:00 |
|
Alejandro Celaya
|
e0f18f8d1f
|
Created InstallApplicationFactoryTest
|
2017-07-06 18:06:11 +02:00 |
|
Alejandro Celaya
|
a66f116d66
|
Created DatabaseConfigCustomizerPluginTest
|
2017-07-06 18:00:38 +02:00 |
|
Alejandro Celaya
|
dd099dc39c
|
Removed declare strict types added by mistake
|
2017-07-06 17:49:05 +02:00 |
|
Alejandro Celaya
|
c05aeabdee
|
Improved if statements reducing indentation
|
2017-07-06 17:38:16 +02:00 |
|
Alejandro Celaya
|
23922f6c7b
|
Created UrlShortenerConfigCustomizerPluginTest
|
2017-07-06 17:28:32 +02:00 |
|
Alejandro Celaya
|
69a99949e1
|
Created LanguageConfigCustomizerPluginTest
|
2017-07-06 17:22:03 +02:00 |
|
Alejandro Celaya
|
d56cde72a3
|
Created ApplicationConfigCustomizerPluginTest
|
2017-07-06 17:12:32 +02:00 |
|
Alejandro Celaya
|
99ffff11c7
|
Created DefaultConfigCustomizerPluginFactoryTest
|
2017-07-06 13:43:36 +02:00 |
|
Alejandro Celaya
|
bb050cc1b6
|
Improved InstallCommandTest coverage
|
2017-07-06 13:38:15 +02:00 |
|
Alejandro Celaya
|
3547889ad5
|
Fixed InstallCommandTest
|
2017-07-06 10:04:35 +02:00 |
|
Alejandro Celaya
|
479e694478
|
Moved all configuration customization steps to individual plugins
|
2017-07-05 20:04:44 +02:00 |
|
Alejandro Celaya
|
2368b634e3
|
Moved command and app creation logic to a factory for install scripts
|
2017-07-05 18:12:03 +02:00 |
|
Alejandro Celaya
|
dcc09975a9
|
Abstracted filesystem manipulation in InstallCommand
|
2017-07-04 20:14:22 +02:00 |
|
Alejandro Celaya
|
102f5c4e12
|
Updated instalation script to import sqlte database file when importing the rets of the config
|
2017-07-04 20:01:42 +02:00 |
|
Alejandro Celaya
|
cc688fa3ce
|
Implemented method to deserialize customizable config
|
2017-07-04 19:48:53 +02:00 |
|
Alejandro Celaya
|
e7f7cbcaac
|
Improved installation command, reducing duplication and moving serialization logic to specific model
|
2017-07-03 20:46:35 +02:00 |
|
Alejandro Celaya
|
f9c56d7cb1
|
Added process to import previous configuration when updating shlink
|
2017-07-03 13:43:53 +02:00 |
|
Alejandro Celaya
|
1fe2e6f6bd
|
Improved check on update and install commands
|
2017-07-03 13:17:44 +02:00 |
|
Alejandro Celaya
|
c3cc88f03e
|
Fixed inspections
|
2017-07-03 13:11:45 +02:00 |
|
Alejandro Celaya
|
584e1f5643
|
Created common abstract command for update and install
|
2017-07-03 13:10:16 +02:00 |
|
Alejandro Celaya
|
10da57572f
|
Fixed date format returned by the API
|
2017-04-16 10:27:27 +02:00 |
|
Alejandro Celaya
|
52478ca60a
|
Returned all allowed methods until fast route router is fixed
|
2017-04-14 13:27:41 +02:00 |
|
Alejandro Celaya
|
62b49dcb19
|
Set cross domain allow-methods header with the same value as the allow header
|
2017-04-14 12:55:59 +02:00 |
|
Alejandro Celaya
|
a365faef9c
|
Removed requirement of OPTIONS on every route
|
2017-04-14 12:52:24 +02:00 |
|
Alejandro Celaya
|
5d2698e8a1
|
Created EmptyResponseImplicitOptionsMiddlewareFactoryTest
|
2017-04-13 09:52:17 +02:00 |
|
Alejandro Celaya
|
ec4a413a5b
|
Removed options bypass in actions in favor of implicit options middleware
|
2017-04-13 09:45:31 +02:00 |
|
Alejandro Celaya
|
596d1ee797
|
Registered implicit options middleware
|
2017-04-13 09:43:11 +02:00 |
|
Alejandro Celaya
|
2e5a7d76df
|
Migrated rest actions to psr-15 middleware
|
2017-03-25 10:04:48 +01:00 |
|
Alejandro Celaya
|
288249d0b8
|
Renamed JsonErrorHandler to JsonErrorResponseGenerator
|
2017-03-25 09:46:29 +01:00 |
|
Alejandro Celaya
|
cd47aae902
|
Migrated CrossDomainMiddleware to psr-15 middleware
|
2017-03-25 09:44:34 +01:00 |
|
Alejandro Celaya
|
9bd18ee041
|
Migrated CheckAuthenticationMiddleware to psr-15 middleware
|
2017-03-25 09:37:13 +01:00 |
|
Alejandro Celaya
|
22c76df8e6
|
Migrated BodyParserMiddleware to psr-15 middleware
|
2017-03-25 09:22:00 +01:00 |
|
Alejandro Celaya
|
6c87436a96
|
Migrated QrCodeCacheMiddleware to psr-15 middleware
|
2017-03-24 23:34:17 +01:00 |
|
Alejandro Celaya
|
734dac9456
|
Migrated RedirectAction to psr-15 middleware
|
2017-03-24 23:24:11 +01:00 |
|
Alejandro Celaya
|
85ca366893
|
Migrated QrCodeAction to psr-15 middleware
|
2017-03-24 23:19:42 +01:00 |
|
Alejandro Celaya
|
46db736af8
|
Migrated PreviewAction to psr-15 middleware
|
2017-03-24 22:07:28 +01:00 |
|
Alejandro Celaya
|
7530048fbd
|
Removed exception catch that used to return a 500, and now returns a 404 due to a behavior change
|
2017-03-24 21:59:45 +01:00 |
|
Alejandro Celaya
|
c3c03a3a3b
|
Migrated LocaleMiddleware to psr-15 middleware
|
2017-03-24 21:49:31 +01:00 |
|
Alejandro Celaya
|
d1018b6da7
|
Fixed tests
|
2017-03-24 21:38:43 +01:00 |
|
Alejandro Celaya
|
fe7928ae0e
|
Fixed JsonErrorHandler and prevented AuthorizationMiddleware to eat exceptions
|
2017-03-24 21:31:55 +01:00 |
|
Alejandro Celaya
|
f6c39285c9
|
Updated to expressive 2 and used new error handling system
|
2017-03-24 21:10:25 +01:00 |
|
Alejandro Celaya
|
0e2a289f9f
|
Updated to phpunit 6
|
2017-03-24 20:34:18 +01:00 |
|
Alejandro Celaya
|
4df1af5fd8
|
Fixed searching short URLs list not querying tag names
|
2017-01-22 11:14:25 +01:00 |
|
Alejandro Celaya
|
e59ae654c0
|
Increased number of followed redirects to 15
|
2017-01-22 10:53:41 +01:00 |
|
Alejandro Celaya
|
de9d9d8667
|
Updated PathVersionMiddleware so that it is only applied to rest routes
|
2017-01-21 20:12:12 +01:00 |
|
Alejandro Celaya
|
869865f22a
|
Added option to customize database hostname and port
|
2017-01-21 13:45:28 +01:00 |
|
Alejandro Celaya
|
29fd313337
|
Added memcached to php docker image
|
2017-01-21 13:33:51 +01:00 |
|
Alejandro Celaya
|
a15b17e08b
|
Fixed regression bug while processing versionning for rest paths
|
2016-10-23 10:29:54 +02:00 |
|
Alejandro Celaya
|
0b9753582d
|
Documented how to order results
|
2016-10-22 23:13:54 +02:00 |
|
Alejandro Celaya
|
9ac48bfbc5
|
Added support for ordering in shortcode:list command
|
2016-10-22 23:10:30 +02:00 |
|
Alejandro Celaya
|
85146e5676
|
Added support to order short URL lists
|
2016-10-22 23:02:12 +02:00 |
|
Alejandro Celaya
|
18ae541c93
|
Improved body parsing on BodyParserMiddleware
|
2016-10-22 22:17:04 +02:00 |
|
Alejandro Celaya
|
e3cbac38ce
|
Improved output on api-key:list command
|
2016-10-22 22:11:36 +02:00 |
|
Alejandro Celaya
|
31594d47b3
|
Created PathVersionMiddlewareTest
|
2016-10-22 18:52:40 +02:00 |
|
Alejandro Celaya
|
42f86a4a24
|
Added versioning to API endpoints, allowing not to pass the version which will default to v1
|
2016-10-22 18:46:53 +02:00 |
|
Alejandro Celaya
|
c22bbecdc5
|
Updated languages
|
2016-10-22 13:15:35 +02:00 |
|
Alejandro Celaya
|
47a2c18c7e
|
Added the ability to filter by tag in shotcodes:list command
|
2016-10-22 13:11:24 +02:00 |
|
Alejandro Celaya
|
52bb14bd66
|
Implemented filtering by tags in ListShortcodesAction
|
2016-10-22 13:04:17 +02:00 |
|
Alejandro Celaya
|
8b9caf02d2
|
Added tags param to paginable repository adapter
|
2016-10-22 12:57:24 +02:00 |
|
Alejandro Celaya
|
8610a158d4
|
Added searchTerm param to shortcode:list command
|
2016-10-22 12:48:24 +02:00 |
|
Alejandro Celaya
|
543c0e62d0
|
Added search term filtering to short codes list
|
2016-10-22 12:40:51 +02:00 |
|
Alejandro Celaya
|
cf60440288
|
Fixed possible PHP errors being missed while checking REST auth
|
2016-08-29 12:43:02 +02:00 |
|
Alejandro Celaya
|
15896045f3
|
Removed logic making visits to be returned for 2 days only if no start or end date were provided
|
2016-08-28 19:32:07 +02:00 |
|
Alejandro Celaya
|
a9f480ca99
|
Fixed error while checking an API key that doesn't exist
|
2016-08-28 09:46:11 +02:00 |
|
Alejandro Celaya
|
4bd67d5f98
|
Fixed cross domain middleware not exposing the Authorization header
|
2016-08-27 13:00:41 +02:00 |
|
Alejandro Celaya
|
b13c95cf1a
|
Placed cross domain middleware as the first one for rest requests
|
2016-08-21 21:21:31 +02:00 |
|
Alejandro Celaya
|
ad6ef22b72
|
Updated languages
|
2016-08-21 18:17:39 +02:00 |
|
Alejandro Celaya
|
4185015bef
|
Improved tests
|
2016-08-21 18:15:25 +02:00 |
|
Alejandro Celaya
|
3376725152
|
Created EditTagsActiontest
|
2016-08-21 18:06:34 +02:00 |
|
Alejandro Celaya
|
d7b18776f1
|
Improved error response in edit tag request
|
2016-08-21 17:55:26 +02:00 |
|
Alejandro Celaya
|
1da285a63a
|
Created action to set the togas for a short url
|
2016-08-21 16:52:26 +02:00 |
|
Alejandro Celaya
|
372488cbb4
|
Created middleware to parse PUT request bodies in rest requests
|
2016-08-21 13:52:15 +02:00 |
|
Alejandro Celaya
|
b6fee0ebaf
|
Added option to set tags while creating short code from rest API
|
2016-08-21 13:07:12 +02:00 |
|
Alejandro Celaya
|
322180bde4
|
Added tag property to json serialization of ShortUrl
|
2016-08-21 12:48:31 +02:00 |
|
Alejandro Celaya
|
1cf6c93007
|
Added option to pass tags when creating a short code from the command line
|
2016-08-21 10:39:00 +02:00 |
|
Alejandro Celaya
|
2b89556c09
|
Allowed to display tags in the shortcode:list command
|
2016-08-21 10:17:17 +02:00 |
|
Alejandro Celaya
|
2ca7ab4ccf
|
Created new entity Tag and migration to create new tables
|
2016-08-21 09:41:21 +02:00 |
|
Alejandro Celaya
|
a2c2bc166c
|
Removed wrong spaces
|
2016-08-20 19:11:20 +02:00 |
|
Alejandro Celaya
|
5f0baab2ac
|
Created script to update an already existing system
|
2016-08-19 15:50:08 +02:00 |
|
Alejandro Celaya
|
ea083e30b6
|
Improved InstallCommand, adding migrations and removing code duplication
|
2016-08-19 15:15:53 +02:00 |
|
Alejandro Celaya
|
7d49c1760c
|
Added doctrine migrations and remove platform specific code from entities
|
2016-08-19 14:51:34 +02:00 |
|
Alejandro Celaya
|
7c42835cc1
|
Improved error management on install command
|
2016-08-18 18:02:24 +02:00 |
|
Alejandro Celaya
|
e52983c5d9
|
Updated translations
|
2016-08-18 17:28:04 +02:00 |
|
Alejandro Celaya
|
4615bbaaf7
|
CreatedPreviewActionTest
|
2016-08-18 17:23:40 +02:00 |
|
Alejandro Celaya
|
b432ed2c1d
|
Created GeneratePreviewCommandTest
|
2016-08-18 17:10:40 +02:00 |
|
Alejandro Celaya
|
34174b2fbe
|
Added tests for Image classes
|
2016-08-18 16:37:50 +02:00 |
|
Alejandro Celaya
|
fac519699a
|
Used filesystem check instead of cache check for preview generation
|
2016-08-18 13:20:57 +02:00 |
|
Alejandro Celaya
|
2c91ded514
|
Improved PreviewGenerator by composing an ImageBuilder that creates new Image objects fore each URL
|
2016-08-18 12:21:26 +02:00 |
|
Alejandro Celaya
|
15247e832e
|
Improved QR code generation route
|
2016-08-18 11:31:04 +02:00 |
|
Alejandro Celaya
|
60c68c914b
|
Managed error while generating URL previews by throwing an exception
|
2016-08-18 11:17:17 +02:00 |
|
Alejandro Celaya
|
277406c3b8
|
Created action to return preview images
|
2016-08-18 11:10:15 +02:00 |
|
Alejandro Celaya
|
26adf48b48
|
Added wkhtmltopdf stuff and created preview generator service
|
2016-08-18 10:19:33 +02:00 |
|
Alejandro Celaya
|
5ca4bc928d
|
Created specific factory for AppOptions to prevent circular dependency with cache
|
2016-08-15 23:40:49 +02:00 |
|
Alejandro Celaya
|
395311eaad
|
Added InstallCommandTest
|
2016-08-15 11:34:35 +02:00 |
|
Alejandro Celaya
|
5bbc7de4af
|
Fixed namespace in some tests
|
2016-08-15 11:01:55 +02:00 |
|
Alejandro Celaya
|
00c56ca594
|
Fixed tests
|
2016-08-15 09:52:44 +02:00 |
|
Alejandro Celaya
|
4bbdccf981
|
Added symfony process to run initialization commands
|
2016-08-14 23:41:42 +02:00 |
|
Alejandro Celaya
|
1f3e31d100
|
Fixed working directory and paths in InstallCommand
|
2016-08-14 23:25:04 +02:00 |
|
Alejandro Celaya
|
2617ef1547
|
Added cli locale to installation generated config file
|
2016-08-14 23:10:07 +02:00 |
|
Alejandro Celaya
|
25380e4727
|
Moved console Application creation to factory
|
2016-08-14 23:08:26 +02:00 |
|
Alejandro Celaya
|
fe708333b1
|
Fixed path while generating config file
|
2016-08-14 10:43:16 +02:00 |
|
Alejandro Celaya
|
566ee7ef6f
|
Finished custom config command
|
2016-08-14 10:30:43 +02:00 |
|
Alejandro Celaya
|
56af58fcb8
|
Created installation script and installation command
|
2016-08-14 09:11:46 +02:00 |
|
Alejandro Celaya
|
cffa43a155
|
Created installation script and installation command
|
2016-08-14 09:09:23 +02:00 |
|
Alejandro Celaya
|
faa8019fc5
|
Redefined logger services so that the error handler uses Shlink's logger
|
2016-08-12 18:01:09 +02:00 |
|
Alejandro Celaya
|
8f4d305982
|
Added ErrorHandler package dependency and remove local files
|
2016-08-12 17:54:32 +02:00 |
|
Alejandro Celaya
|
43c6b56e42
|
Fixed memcached test while comparing servers
|
2016-08-09 18:56:01 +02:00 |
|
Alejandro Celaya
|
69cc30bce7
|
Allowed failures on PHP 7.1 environments
|
2016-08-09 18:38:48 +02:00 |
|
Alejandro Celaya
|
5913550eec
|
Fixed build when memcached is not enabled in PHP 7.1
|
2016-08-09 18:29:47 +02:00 |
|
Alejandro Celaya
|
3140ab2ad7
|
Updated shlink website link to use https
|
2016-08-09 18:17:28 +02:00 |
|
Alejandro Celaya
|
090479fa62
|
Improved CacheFactory supporting more adapters
|
2016-08-09 17:58:47 +02:00 |
|
Alejandro Celaya
|
90cef7d4d9
|
Removed unused import
|
2016-08-09 14:19:46 +02:00 |
|
Alejandro Celaya
|
12410e82d8
|
Created tests for QrCode middlewares
|
2016-08-09 14:18:20 +02:00 |
|
Alejandro Celaya
|
18084433c7
|
Created middleware to cache generated QR codes
|
2016-08-09 13:41:30 +02:00 |
|
Alejandro Celaya
|
8eb279fd28
|
Updated UrlShortener to namespace the cache entries
|
2016-08-09 13:32:33 +02:00 |
|
Alejandro Celaya
|
99b7c77997
|
Created action to generate QR codes
|
2016-08-09 10:25:30 +02:00 |
|
Alejandro Celaya
|
7c5d8cf244
|
Fixed VisitsTracker to take into account the X-Forwarded-For header in case the server is behind a load balabncer or proxy
|
2016-08-09 09:13:39 +02:00 |
|
Alejandro Celaya
|
73a236b3d0
|
Updated VisitsTracker so that the track method expects a Request object to be provided
|
2016-08-09 08:52:06 +02:00 |
|
Alejandro Celaya
|
34753ca7d3
|
Added logger to classes that catch errors in order to log them
|
2016-08-08 12:33:58 +02:00 |
|
Alejandro Celaya
|
fff058f44b
|
Created LoggerFactoryTest
|
2016-08-08 12:07:04 +02:00 |
|
Alejandro Celaya
|
b7f3c332e4
|
Created Logger factory and logger config, and added logger dependencies
|
2016-08-08 11:56:19 +02:00 |
|
Alejandro Celaya
|
63e867cf4b
|
Updated vendor name on error pages
|
2016-08-08 10:08:34 +02:00 |
|
Alejandro Celaya
|
f49e9064cd
|
Added cache adapter to the UrlShortener service to cache shortcode-url maps
|
2016-08-08 10:02:52 +02:00 |
|
Alejandro Celaya
|
3bd4f506e0
|
Updated status returned in REST endpoints to be 404 when something is not found
|
2016-08-08 09:46:40 +02:00 |
|
Alejandro Celaya
|
ecd2e6e759
|
Updated namespace for Visit CLI commands
|
2016-08-08 09:38:50 +02:00 |
|
Alejandro Celaya
|
a65003803b
|
Updated namespace for Shortcode CLI commands
|
2016-08-08 09:36:52 +02:00 |
|
Alejandro Celaya
|
57bc681b9e
|
Created command to generate a random secret key string
|
2016-08-07 20:30:19 +02:00 |
|
Alejandro Celaya
|
2a089f05b1
|
Updated languages
|
2016-08-07 20:21:38 +02:00 |
|
Alejandro Celaya
|
258f954a38
|
Deleted rest token related classes
|
2016-08-07 19:57:23 +02:00 |
|
Alejandro Celaya
|
7b0beb3b8c
|
Updated CheckAuthenticationMiddleware to work with JWT and the Authorization header
|
2016-08-07 19:53:14 +02:00 |
|
Alejandro Celaya
|
9573e9f4ef
|
Updated AuthenticateAction to generate and return a JWT
|
2016-08-07 19:13:40 +02:00 |
|
Alejandro Celaya
|
a60080b1ce
|
Created JWTService and related classes
|
2016-08-07 14:44:33 +02:00 |
|
Alejandro Celaya
|
1d92e87d50
|
Updated AuthenticateAction to use the APiKeyService instead of the RestTokenService
|
2016-08-07 10:26:34 +02:00 |
|
Alejandro Celaya
|
289db45f27
|
Created ListKeysCommand
|
2016-08-06 18:50:50 +02:00 |
|
Alejandro Celaya
|
c5382b2a7f
|
Created DisableKeyCommand
|
2016-08-06 18:26:07 +02:00 |
|
Alejandro Celaya
|
dd1bc49b79
|
Added method to ApiKeyService to list api keys
|
2016-08-06 18:08:09 +02:00 |
|
Alejandro Celaya
|
74777c2234
|
Created command to generate a new api key
|
2016-08-06 18:07:48 +02:00 |
|
Alejandro Celaya
|
99d7e6dd7d
|
Fixed AuthenticateAction not working with only one group of params
|
2016-08-06 13:24:06 +02:00 |
|
Alejandro Celaya
|
7b746f76b0
|
Created APiKeyService and tests
|
2016-08-06 13:18:27 +02:00 |
|
Alejandro Celaya
|
2767a14101
|
Created ApiKey entity
|
2016-08-06 12:50:44 +02:00 |
|
Alejandro Celaya
|
270dbc6028
|
Created new entity_manager configuration, dropping old database first level config key
|
2016-08-06 12:40:31 +02:00 |
|
Alejandro Celaya
|
21dc9ac5a0
|
Updated changelog for version 1
|
2016-08-01 21:25:15 +02:00 |
|
Alejandro Celaya
|
9b9b1415fe
|
Created GenerateCharsetCommand
|
2016-08-01 21:11:42 +02:00 |
|
Alejandro Celaya
|
7b98527f2e
|
Improved CacheFactory so that adapter can be set in config
|
2016-08-01 20:16:13 +02:00 |
|
Alejandro Celaya
|
30988b10d1
|
Added Laravel's env helper
|
2016-08-01 14:36:43 +02:00 |
|
Alejandro Celaya
|
7b1e855e7f
|
Renamed services config files to dependencies
|
2016-07-31 16:32:27 +02:00 |
|
Alejandro Celaya
|
a957f66ed0
|
Renamed services first level config key to dependencies
|
2016-07-31 16:30:05 +02:00 |
|
Alejandro Celaya
|
3d5e5d5df9
|
Created ResolveUrlActionTest
|
2016-07-31 16:24:00 +02:00 |
|
Alejandro Celaya
|
08f6d2de78
|
Created ListShortcodesActionTest
|
2016-07-31 16:16:26 +02:00 |
|
Alejandro Celaya
|
c6b7515285
|
Created GetVisitsActionTest
|
2016-07-31 16:10:16 +02:00 |
|
Alejandro Celaya
|
04e0a192ad
|
Created CreateShortcodeActionTest
|
2016-07-31 15:58:18 +02:00 |
|
Alejandro Celaya
|
878518ced7
|
Created AuthenticateActionTest
|
2016-07-31 13:33:55 +02:00 |
|
Alejandro Celaya
|
6f7e4f7e7f
|
Created RestUtilsTest
|
2016-07-31 13:18:36 +02:00 |
|
Alejandro Celaya
|
f701e65f75
|
Created RestTokenServiceTest
|
2016-07-31 13:14:06 +02:00 |
|
Alejandro Celaya
|
ef6f4fba66
|
Improved CheckAuthenticationMiddlewareTest
|
2016-07-31 13:01:08 +02:00 |
|