Alejandro Celaya
|
014eb2a924
|
Merge pull request #415 from acelaya/feature/get-meta
Feature/get meta
|
2019-07-08 19:01:22 +02:00 |
|
Alejandro Celaya
|
96357a57d2
|
Updated changelog
|
2019-07-08 18:51:20 +02:00 |
|
Alejandro Celaya
|
c7cfdffaf6
|
Documented new meta param on swagger docs
|
2019-07-08 18:42:53 +02:00 |
|
Alejandro Celaya
|
46a27a9d0a
|
Added meta property to ShortUrlDataTransformer
|
2019-07-08 18:23:38 +02:00 |
|
Alejandro Celaya
|
35950a6294
|
Added release title to changelog
|
2019-05-13 20:07:33 +02:00 |
|
Alejandro Celaya
|
c104eee2b1
|
Merge pull request #408 from acelaya/feature/improve-logs
Renamed Swoole logger to Access logger
|
2019-05-13 19:30:39 +02:00 |
|
Alejandro Celaya
|
f0972c6220
|
Removed optional dependency constraints used for no longer support PHP versions
|
2019-05-13 19:21:59 +02:00 |
|
Alejandro Celaya
|
42a5145895
|
Renamed Swoole logger to Access logger
|
2019-05-13 19:16:14 +02:00 |
|
Alejandro Celaya
|
8d412e7d4c
|
Merge pull request #407 from acelaya/feature/edit-patch
Feature/edit patch
|
2019-05-05 10:22:52 +02:00 |
|
Alejandro Celaya
|
f45e34cfcf
|
Documented deprecated endpoint
|
2019-05-05 09:52:49 +02:00 |
|
Alejandro Celaya
|
320c8e2d6b
|
Ensured accepted methods on CORS requests are dynamically fetched from route match when possible
|
2019-05-05 09:45:35 +02:00 |
|
Alejandro Celaya
|
988de0b96e
|
Updated edit short URL endpoint to be used with patch instead of put
|
2019-05-05 09:21:57 +02:00 |
|
Alejandro Celaya
|
25a785dfa7
|
Merge pull request #404 from acelaya/feature/config-post-processor
Feature/config post processor
|
2019-04-18 10:59:50 +02:00 |
|
Alejandro Celaya
|
c993bbd993
|
Updated changelog
|
2019-04-18 10:47:26 +02:00 |
|
Alejandro Celaya
|
479760c0ee
|
Created config post processor that parses a simplified config to what shlink expects
|
2019-04-18 10:37:38 +02:00 |
|
Alejandro Celaya
|
e186237410
|
Merge pull request #403 from acelaya/feature/tweaks
Removed superfluous option from command tester
|
2019-04-14 22:28:00 +02:00 |
|
Alejandro Celaya
|
4084e3f0d8
|
Removed superfluous option from command tester
|
2019-04-14 22:20:58 +02:00 |
|
Alejandro Celaya
|
dddf64031f
|
Merge pull request #402 from acelaya/feature/update-db-on-process
Feature/update db on process
|
2019-04-14 18:15:40 +02:00 |
|
Alejandro Celaya
|
8f1477e893
|
Updated changelog
|
2019-04-14 18:07:23 +02:00 |
|
Alejandro Celaya
|
4866fe241e
|
Updated LocateVisitsCommand to update the database if needed
|
2019-04-14 18:00:19 +02:00 |
|
Alejandro Celaya
|
6613cb5c60
|
Updated amount of days to wait for the GeoLite2 database to be updated
|
2019-04-14 13:18:03 +02:00 |
|
Alejandro Celaya
|
0f48dd567f
|
Registered GeolocationDbUpdater service and added callable which is invoked when db is going to be updated
|
2019-04-14 11:19:21 +02:00 |
|
Alejandro Celaya
|
b24511b7b5
|
Created service that updated GeoLite database when it is older than 7 days
|
2019-04-14 10:54:01 +02:00 |
|
Alejandro Celaya
|
df40199134
|
Renamed common config files so that they have the same preffix
|
2019-04-14 10:25:32 +02:00 |
|
Alejandro Celaya
|
935562acc9
|
Created exception to handle cases in which downloading a new geolite db fails
|
2019-04-14 10:10:20 +02:00 |
|
Alejandro Celaya
|
feb67e76f0
|
Updated commands
|
2019-04-14 09:10:00 +02:00 |
|
Alejandro Celaya
|
fdbe93f0fb
|
Merge pull request #401 from acelaya/feature/templates
Feature/templates
|
2019-04-14 09:07:04 +02:00 |
|
Alejandro Celaya
|
f27058e255
|
Updated lang files
|
2019-04-14 08:59:55 +02:00 |
|
Alejandro Celaya
|
6ddbbb4ba0
|
Restyled error templates and removed copyright
|
2019-04-14 08:57:48 +02:00 |
|
Alejandro Celaya
|
ef32f2c129
|
Merge pull request #400 from acelaya/feature/simplify-cache
Dropped support for all caches other than APCu and Array
|
2019-04-11 22:56:54 +02:00 |
|
Alejandro Celaya
|
760bb2db2a
|
Removed redis from dockerfiles for dev
|
2019-04-11 22:39:55 +02:00 |
|
Alejandro Celaya
|
68f38fd9fe
|
Dropped support for all caches other than APCu and Array
|
2019-04-11 22:36:50 +02:00 |
|
Alejandro Celaya
|
5c6829fb62
|
Merge pull request #398 from acelaya/feature/issue-template
Created issue template with some reminders
|
2019-04-11 22:11:21 +02:00 |
|
Alejandro Celaya
|
91c48919c6
|
Excluded gihub dir from build
|
2019-04-11 22:01:35 +02:00 |
|
Alejandro Celaya
|
72313800fa
|
Created issue template with some reminders
|
2019-04-11 21:57:12 +02:00 |
|
Alejandro Celaya
|
478d5a16fd
|
Merge pull request #395 from acelaya/feature/drop-php7.1
Feature/drop php7.1
|
2019-04-09 22:51:17 +02:00 |
|
Alejandro Celaya
|
b8909d8043
|
Updated changelog
|
2019-04-09 22:43:01 +02:00 |
|
Alejandro Celaya
|
c2c659b0fe
|
Dropped support for PHP 7.1
|
2019-04-09 22:40:15 +02:00 |
|
Alejandro Celaya
|
20c3bde036
|
Merge pull request #387 from acelaya/feature/fix-check-exists
Feature/fix check exists
|
2019-03-30 08:04:44 +01:00 |
|
Alejandro Celaya
|
e77e37076f
|
Updated changelog
|
2019-03-30 07:48:54 +01:00 |
|
Alejandro Celaya
|
734fdf83c1
|
Added test covering the case in which fetching existing short URLs, more than one result is found
|
2019-03-30 07:45:57 +01:00 |
|
Alejandro Celaya
|
2906d42f97
|
Updated how existing short URLs are checked, so that not only the first one matching the slug or url is checked
|
2019-03-30 07:36:57 +01:00 |
|
Alejandro Celaya
|
0135f205df
|
Updated changelog
|
2019-03-17 17:54:57 +01:00 |
|
Alejandro Celaya
|
781c6e94a0
|
Merge pull request #381 from acelaya/feature/update-db-errors
Feature/update db errors
|
2019-03-16 11:25:32 +01:00 |
|
Alejandro Celaya
|
1d64dc8a26
|
Updated changelog
|
2019-03-16 11:11:39 +01:00 |
|
Alejandro Celaya
|
34ff831473
|
Added support to ignore errors in UpdateDbCommand
|
2019-03-16 11:08:12 +01:00 |
|
Alejandro Celaya
|
3734160cb4
|
Used phpcov v6 stable
|
2019-03-16 10:31:13 +01:00 |
|
Alejandro Celaya
|
21234cacfb
|
Merge pull request #380 from acelaya/feature/reload-swoole
Feature/reload swoole
|
2019-03-16 10:29:13 +01:00 |
|
Alejandro Celaya
|
eb4dc85006
|
Updated to expressive swoole 2.4
|
2019-03-16 10:15:21 +01:00 |
|
Alejandro Celaya
|
249b8a4768
|
Added config to reload swoole during development
|
2019-03-16 09:57:09 +01:00 |
|