.. |
Action
|
Removed everything that was deprecated
|
2021-12-14 22:21:53 +01:00 |
Config
|
Ensured base path is not prefixed more than it should
|
2022-03-14 19:26:02 +01:00 |
Crawling
|
Added logic to resolve crawlable short codes
|
2021-05-22 09:34:42 +02:00 |
Domain
|
Refactored method in DomainRepo, as one fo their arguments was no longer used
|
2021-12-09 12:43:49 +01:00 |
Entity
|
Moved constants to its own file inside config folder
|
2021-09-26 11:26:26 +02:00 |
ErrorHandler
|
Added logic to forward path and domain to not-found redirects when they contain placeholders
|
2021-10-02 17:30:25 +02:00 |
EventDispatcher
|
Moved some config to the proper namespace, now that config is no longer part of the public contract
|
2022-01-16 15:34:13 +01:00 |
Exception
|
Removed everything that was deprecated
|
2021-12-14 22:21:53 +01:00 |
Importer
|
Renamed class to a more appropriate name
|
2022-01-16 15:41:20 +01:00 |
Mercure
|
Added forwardQuery prop to the SHortUrl serialization
|
2021-10-02 10:31:23 +02:00 |
Model
|
Ensured bars are replaced by dashes in custom slugs
|
2022-01-10 10:43:20 +01:00 |
Service
|
Refactored method in ShortUrlsRepository
|
2022-01-17 20:21:35 +01:00 |
ShortUrl
|
Fixed URL validation still being true by default
|
2022-02-01 19:12:53 +01:00 |
Tag
|
Refactored TagInfo to wrap the raw tag name instead of a Tag entity
|
2022-01-23 09:37:02 +01:00 |
Util
|
Added missing test covering URL validation with valid URL but title resolutio is disabled
|
2022-02-01 19:44:14 +01:00 |
Visit
|
Created NonOrphanVisitsPaginatorAdapter test
|
2022-01-16 12:29:36 +01:00 |
ConfigProviderTest.php
|
#912 Fixed unit tests
|
2020-11-22 18:11:31 +01:00 |