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
|
04c479148a
|
Updated build script so that generated zip contains one folder
|
2017-07-03 12:54:50 +02:00 |
|
Alejandro Celaya
|
c45cb7bacb
|
Updated build script
|
2017-07-03 12:49:32 +02:00 |
|
Alejandro Celaya
|
17be221920
|
Added response examples to swagger docs
|
2017-04-16 10:45:52 +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
|
d117f82bcb
|
Installed expressive tooling
|
2017-04-13 09:39:35 +02:00 |
|
Alejandro Celaya
|
18abe9d0f9
|
Merge branch 'develop' of github.com:shlinkio/shlink into develop
|
2017-04-13 09:34:52 +02:00 |
|
Alejandro Celaya
|
a2c4eebec8
|
Updated CHANGELOG
|
2017-03-25 10:09:30 +01: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
|
f7424da16b
|
Merge branch 'develop'
|
2017-01-22 11:37:35 +01:00 |
|
Alejandro Celaya
|
7e442671c3
|
Updated build script
|
2017-01-22 11:27:56 +01:00 |
|
Alejandro Celaya
|
ca646ec2b7
|
Updated changelog including v1.3.1
|
2017-01-22 11:17:44 +01:00 |
|
Alejandro Celaya
|
4df1af5fd8
|
Fixed searching short URLs list not querying tag names
|
2017-01-22 11:14:25 +01:00 |
|
Alejandro Celaya
|
b4548f3401
|
Added configs to enable fastroute cache
|
2017-01-22 11:07:18 +01:00 |
|
Alejandro Celaya
|
1819481710
|
Updated license year
|
2017-01-22 10:59:35 +01:00 |
|
Alejandro Celaya
|
e59ae654c0
|
Increased number of followed redirects to 15
|
2017-01-22 10:53:41 +01:00 |
|
Alejandro Celaya
|
a8bf699f2d
|
Fixed error with non-registered service on latest expressive-twig-renderer version
|
2017-01-21 20:19:30 +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
|
7781f07352
|
Added local entity manager config that allows db host name to be set
|
2017-01-21 09:16:00 +01:00 |
|
Alejandro Celaya
|
072371d459
|
Created docker-related files
|
2017-01-19 22:56:45 +01:00 |
|
Alejandro Celaya
|
51bf948458
|
Fixed schema definition on order by argument
|
2016-10-29 12:42:36 +02:00 |
|
Alejandro Celaya
|
48acded6ed
|
Merge branch 'develop'
|
2016-10-23 10:30:36 +02:00 |
|
Alejandro Celaya
|
6821f5cf97
|
Merge branch 'develop' of https://github.com/shlinkio/shlink into develop
|
2016-10-23 10:30:11 +02:00 |
|
Alejandro Celaya
|
a15b17e08b
|
Fixed regression bug while processing versionning for rest paths
|
2016-10-23 10:29:54 +02:00 |
|
Alejandro Celaya
|
27b08ff47b
|
Merge branch 'develop'
|
2016-10-23 00:17:00 +02:00 |
|
Alejandro Celaya
|
bf7c760ca9
|
Updated changelog with last versions
|
2016-10-23 00:13:00 +02:00 |
|
Alejandro Celaya
|
8af9b0ee02
|
Tagged and summarized all endpoints in swagger docs
|
2016-10-23 00:07:31 +02:00 |
|
Alejandro Celaya
|
b225c03ef1
|
Improved swagger definition
|
2016-10-23 00:02:13 +02:00 |
|
Alejandro Celaya
|
8a12ed6b8c
|
Separated swagger specification into multiple files
|
2016-10-22 23:44:14 +02:00 |
|
Alejandro Celaya
|
c3fd433446
|
Merge branch 'feature/67' into develop
|
2016-10-22 23:15:57 +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
|
7a665ec26f
|
Merge branch 'feature/72' into develop
|
2016-10-22 22:11:45 +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
|
850ce152cd
|
Merge branch 'feature/58' into develop
|
2016-10-22 13:16:13 +02:00 |
|
Alejandro Celaya
|
c22bbecdc5
|
Updated languages
|
2016-10-22 13:15:35 +02:00 |
|
Alejandro Celaya
|
230f2d155b
|
Documented tags param in GET /short-codes endpoint
|
2016-10-22 13:13:50 +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
|
4580d11d32
|
Noticed in swagger docs that the searchTerm param is only available from v 1.3.0 of shlink
|
2016-10-22 12:50:35 +02:00 |
|
Alejandro Celaya
|
8610a158d4
|
Added searchTerm param to shortcode:list command
|
2016-10-22 12:48:24 +02:00 |
|
Alejandro Celaya
|
0a6030b35d
|
Documented searchTerm query param for GET /short-codes endpoint
|
2016-10-22 12:43:22 +02:00 |
|
Alejandro Celaya
|
543c0e62d0
|
Added search term filtering to short codes list
|
2016-10-22 12:40:51 +02:00 |
|
Alejandro Celaya
|
4c76e17178
|
Changed swagger file format from yaml to json
|
2016-10-22 12:11:31 +02:00 |
|
Alejandro Celaya
|
611a314cdf
|
Merge branch 'develop'
|
2016-08-29 13:07:25 +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
|
924ba58f73
|
Added swagger documentation file
|
2016-08-26 11:51:51 +02:00 |
|
Alejandro Celaya
|
6eef694315
|
Merge branch 'develop'
|
2016-08-21 21:24:31 +02:00 |
|
Alejandro Celaya
|
fe4a4aef34
|
Updated changelog
|
2016-08-21 21:24:00 +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
|
c1c325588e
|
Merge branch 'develop'
|
2016-08-21 19:16:36 +02:00 |
|
Alejandro Celaya
|
faad60f79e
|
Merge branch 'develop' of https://github.com/shlinkio/shlink into develop
|
2016-08-21 19:16:21 +02:00 |
|
Alejandro Celaya
|
cbb5a02b95
|
Kept symlincs while generating the dist file
|
2016-08-21 19:16:06 +02:00 |
|
Alejandro Celaya
|
96faafd31e
|
Merge branch 'develop'
|
2016-08-21 18:31:45 +02:00 |
|
Alejandro Celaya
|
3b1545a761
|
Added v1.2.0 to changelog
|
2016-08-21 18:26:28 +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
|
e3021120e3
|
Checked tables do not exist before creating them
|
2016-08-21 09:45:36 +02:00 |
|