.. |
.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 |
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
|
Updated GeoLite2 db reader service so that it is lazily created
|
2018-11-12 20:22:42 +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 |
local.php.dist
|
Removed translations from CLI module
|
2018-11-18 16:02:52 +01:00 |
locks.global.php
|
Added locking capabilities to process visits command
|
2018-11-17 14:11:16 +01:00 |
logger.global.php
|
Removed custom AccessLogFactory by updating to zend-expressive-swoole 2.2
|
2018-12-05 21:26:19 +01:00 |
logger.local.php.dist
|
Ensured different loggers are used for swoole and for the app regular logs
|
2018-11-25 17:14:03 +01: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 |
slugify.global.php
|
Ensured custom slugs are case sensitive
|
2018-12-01 21:38:29 +01:00 |
swoole.global.php
|
Enabled static files with swoole, otherwise, robots.txt and favicon.ico are never served when running shlink with swoole
|
2018-12-07 09:38:07 +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
|
Fixed config file being deleted by mistake by build script
|
2019-01-28 10:52:05 +01:00 |
wkhtmltopdf.global.php
|
Fixed config file being deleted by mistake by build script
|
2019-01-28 10:52:05 +01:00 |
zend-expressive.global.php
|
Removed translations from CLI module
|
2018-11-18 16:02:52 +01:00 |