.. |
Action
|
Added test checking if auto margin is added to QR codes
|
2021-12-06 18:06:29 +01:00 |
Config
|
Unified jobs in ci pipeline as much as possible
|
2021-12-11 10:26:23 +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
|
Ensured EM is closed and not cleared after running an async task
|
2021-12-21 14:10:06 +01:00 |
Exception
|
Allowed to set redirects for default domain via command line or API
|
2021-12-07 21:13:47 +01:00 |
Importer
|
Added nullsafe operator to simplify conditions
|
2021-05-23 12:31:10 +02:00 |
Mercure
|
Added forwardQuery prop to the SHortUrl serialization
|
2021-10-02 10:31:23 +02:00 |
Model
|
Added logic for new tracking options
|
2021-05-16 09:53:44 +02:00 |
Paginator/Adapter
|
Updated to provisional hero-common v4.0
|
2021-08-04 18:46:19 +02:00 |
Service
|
Added domain to DeleteShortUrlException
|
2021-11-30 21:38:09 +01:00 |
ShortUrl
|
Estended ShortUrlRedirectionBuilderTest covering short URLS withput query forwarding
|
2021-10-02 10:16:56 +02:00 |
Util
|
Added nullsafe operator to simplify conditions
|
2021-05-23 12:31:10 +02:00 |
Visit
|
Removed transactionality when dispatching async events, as they run in different processes with different db connections
|
2021-10-23 13:22:42 +02:00 |
ConfigProviderTest.php
|
#912 Fixed unit tests
|
2020-11-22 18:11:31 +01:00 |