.. |
Action
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
Entity
|
Added event dispatcher to track when a short URL is visited
|
2019-07-13 12:04:21 +02:00 |
EventDispatcher
|
Updated LocateShortUrlVisit listener so that it updates geolite db is needed
|
2019-07-20 11:21:00 +02:00 |
Exception
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
Middleware
|
Enforced property types comments in one line
|
2018-11-20 19:30:27 +01:00 |
Model
|
Implemented feature to optionally return an existing short url when all provided params match an existing one
|
2019-02-03 09:40:32 +01:00 |
Options
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
Paginator/Adapter
|
Updated visits to support pagination
|
2018-11-28 20:39:08 +01:00 |
Repository
|
Fixed error when using postgres in a SELECT count query where a ORDER BY was added by mistake
|
2019-03-05 13:50:44 +01:00 |
Response
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
Service
|
Added event dispatcher to track when a short URL is visited
|
2019-07-13 12:04:21 +02:00 |
Transformer
|
Added meta property to ShortUrlDataTransformer
|
2019-07-08 18:23:38 +02:00 |
Util
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
Validation
|
Moved process of sluggifying custom slug to a filter
|
2019-02-03 08:17:27 +01:00 |
Visit/Model
|
Added package to delegate the execution of event listeners to a swoole task worker
|
2019-07-14 10:46:31 +02:00 |
ConfigPostProcessor.php
|
Created config post processor that parses a simplified config to what shlink expects
|
2019-04-18 10:37:38 +02:00 |
ConfigProvider.php
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |