.. |
Action
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +02:00 |
Config
|
Removed style checks disabling due to bug on php code sniffer
|
2022-07-04 17:12:38 +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
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +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
|
Created event listener to send visits to a RabbitMQ instance
|
2021-12-11 21:04:16 +01:00 |
Model
|
Set ShortUrlIdentifier constructor to private
|
2022-04-23 19:01:02 +02:00 |
Options
|
Fixed merge conflicts
|
2022-02-04 18:03:29 +01: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
|
Refactored method in ShortUrlsRepository
|
2022-01-17 20:21:35 +01: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 |