.. |
Action
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +02:00 |
Config
|
Created new event listeners to send events to redis pub/sub
|
2022-07-25 18:23:13 +02:00 |
Crawling
|
Migrated all constructor props to property promotion when possible
|
2021-05-23 11:57:31 +02:00 |
Domain
|
Converted Role constants to enum
|
2022-04-23 18:41:16 +02:00 |
Entity
|
Added missing implements JsonSerializable on VisitLocation that got lost when VisitLocationInterface was removed
|
2022-07-18 20:23:27 +02:00 |
ErrorHandler
|
Converted visit types into enum
|
2022-04-23 18:19:16 +02:00 |
EventDispatcher
|
Created new event listeners to send events to redis pub/sub
|
2022-07-25 18:23:13 +02:00 |
Exception
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +02:00 |
Importer
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +02:00 |
Mercure
|
Fixed new short URL event payload to RabbitMQ, and started to add logic for Mercure
|
2022-07-24 12:37:57 +02:00 |
Model
|
Set ShortUrlIdentifier constructor to private
|
2022-04-23 19:01:02 +02:00 |
Options
|
Added support for legacy and new publishing of visits in RabbitMQ
|
2022-07-25 12:08:22 +02:00 |
Paginator/Adapter
|
Refactored ShortUrlRepository to wrap args into DTOs
|
2022-01-17 20:10:41 +01:00 |
Repository
|
Removed style checks disabling due to bug on php code sniffer
|
2022-07-04 17:12:38 +02:00 |
Service
|
Configured publishing of new short URL events in RabbitMQ
|
2022-07-24 11:07:20 +02:00 |
ShortUrl
|
Removed style checks disabling due to bug on php code sniffer
|
2022-07-04 17:12:38 +02:00 |
Spec
|
Updated to provisional hero-common v4.0
|
2021-08-04 18:46:19 +02:00 |
Tag
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +02:00 |
Util
|
Ensured html entities are parsed when auto-resolving titles
|
2022-05-22 08:29:26 +02:00 |
Validation
|
Moved TagsMode to its own enum
|
2022-04-23 18:56:27 +02:00 |
Visit
|
Removed style checks disabling due to bug on php code sniffer
|
2022-07-04 17:12:38 +02:00 |
ConfigProvider.php
|
Updated shlink packages and installed shlink-config
|
2020-03-15 17:14:37 +01:00 |