.. |
.gitignore
|
First commit
|
2016-04-10 09:38:07 +02:00 |
app_options.global.php
|
Updated default secret_key value
|
2018-12-07 02:49:50 +01:00 |
common.global.php
|
Renamed common config files so that they have the same preffix
|
2019-04-14 10:25:32 +02:00 |
common.local.php.dist
|
Renamed common config files so that they have the same preffix
|
2019-04-14 10:25:32 +02:00 |
delete_short_urls.global.php
|
Defined config and implementation to delete short URLs
|
2018-09-15 11:01:28 +02:00 |
dependencies.global.php
|
Removed non-needed services from expressive-helpers
|
2018-12-01 21:53:46 +01:00 |
dependencies.local.php.dist
|
Added API tests covering creating short URLs with new findIfExists param
|
2019-02-03 11:01:38 +01:00 |
entity-manager.global.php
|
Created middleware which closes DB connection after every request
|
2018-11-24 12:55:00 +01:00 |
entity-manager.local.php.dist
|
Added local entity manager config that allows db host name to be set
|
2017-01-21 09:16:00 +01:00 |
errorhandler.local.php.dist
|
Created HealthAction
|
2018-12-29 11:54:28 +01:00 |
geolite2.global.php
|
Created service to update geolite2 database file
|
2018-11-11 21:28:42 +01:00 |
installer.global.php
|
Updated required shlink-installer version and added config for installer plugins
|
2019-02-10 21:57:29 +01:00 |
locks.global.php
|
Added locking capabilities to process visits command
|
2018-11-17 14:11:16 +01:00 |
logger.global.php
|
Renamed Swoole logger to Access logger
|
2019-05-13 19:16:14 +02:00 |
logger.local.php.dist
|
Improvements and ensured LocateVisitsCommand does not swallow exceptions
|
2019-07-23 16:41:32 +02:00 |
middleware-pipeline.global.php
|
Removed concept of execution context and piped CloseDbConnectionMiddleware always
|
2018-12-07 19:46:46 +01:00 |
preview-generation.global.php
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
router.global.php
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
router.local.php.dist
|
Added configs to enable fastroute cache
|
2017-01-22 11:07:18 +01:00 |
swoole.global.php
|
Added package to delegate the execution of event listeners to a swoole task worker
|
2019-07-14 10:46:31 +02:00 |
swoole.local.php.dist
|
Added config to reload swoole during development
|
2019-03-16 09:57:09 +01:00 |
templates.global.php
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
translator.global.php
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
url-shortener.global.php
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
wkhtmltopdf.global.php
|
Fixed config file being deleted by mistake by build script
|
2019-01-28 10:52:05 +01:00 |