.. |
.gitignore
|
First commit
|
2016-04-10 09:38:07 +02:00 |
app_options.global.php
|
Defined new structure for tracking config, together with new options
|
2021-05-16 09:30:15 +02:00 |
client-detection.global.php
|
Updated order in which headers for remote IP detection are inspected
|
2020-01-24 21:19:40 +01:00 |
common.global.php
|
#827 Fixed swoole config getting loaded on non-swoole contexts when running CLI command first
|
2020-11-22 10:24:06 +01:00 |
common.local.php.dist
|
Updated local config files which were not fulfilling the project's coding standards
|
2020-01-12 10:06:45 +01:00 |
cors.global.php
|
Created API tests for CORS
|
2020-12-31 13:28:06 +01:00 |
delete_short_urls.global.php
|
Updated to coding styles v2
|
2019-10-05 17:26:10 +02:00 |
dependencies.global.php
|
Added dependency on shlinkio/shlink-importer
|
2020-10-22 18:12:22 +02:00 |
dependencies.local.php.dist
|
Updated local config file
|
2020-01-01 21:15:23 +01:00 |
entity-manager.global.php
|
Updated to happyr/doctrine-specification 2, with some fixes
|
2021-02-26 20:01:16 +01:00 |
entity-manager.local.php.dist
|
Removed old MySQL connection options
|
2021-04-11 11:44:10 +02:00 |
error-handler.global.php
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
geolite2.global.php
|
#899 Changed temp directory in which geolite DB files are downloaded
|
2020-11-21 12:36:30 +01:00 |
installer.global.php
|
Updated to an installer version with support to download the GeoLite db file
|
2021-04-08 16:56:55 +02:00 |
locks.global.php
|
Moved hardcoded class alias to a namespaced constant
|
2020-03-22 17:42:56 +01:00 |
logger.global.php
|
Added formatting to swoole logs, to avoid duplicating the date
|
2020-02-19 19:48:48 +01:00 |
logger.local.php.dist
|
Replaced monolog-cascade by MonologFactory
|
2019-11-30 17:59:04 +01:00 |
mercure.global.php
|
Updated to symfony/mercure 0.5
|
2021-04-02 09:46:02 +02:00 |
mercure.local.php.dist
|
Configured an nginx container acting as a reverse proxy for the mercure container
|
2020-04-25 13:44:09 +02:00 |
middleware-pipeline.global.php
|
Removed mezzio-helpers and used ContentLengthMiddleware from shlink-common
|
2021-02-12 09:24:13 +01:00 |
redirects.global.php
|
Simplified transactional URL shortening
|
2020-11-06 20:05:57 +01:00 |
redis.local.php.local
|
Updated config to read redis from config.redis
|
2020-01-05 16:45:14 +01:00 |
request_id.global.php
|
Created new method to locate empty visits
|
2020-03-26 22:37:46 +01:00 |
router.global.php
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
router.local.php.dist
|
Updated local config files which were not fulfilling the project's coding standards
|
2020-01-12 10:06:45 +01:00 |
swoole.global.php
|
Disabled swoole coroutines
|
2020-05-01 18:24:48 +02:00 |
swoole.local.php.dist
|
Removed stuff from local config file which already comes on third party config
|
2020-06-20 09:20:01 +02:00 |
tracking.global.php
|
Defined new structure for tracking config, together with new options
|
2021-05-16 09:30:15 +02:00 |
url-shortener.global.php
|
Defined new structure for tracking config, together with new options
|
2021-05-16 09:30:15 +02:00 |
url-shortener.local.php.dist
|
Added missing local config
|
2019-12-18 15:00:39 +01:00 |