shlink/module/Core/test
2022-01-16 12:29:36 +01:00
..
Action Removed everything that was deprecated 2021-12-14 22:21:53 +01:00
Config Removed everything that was deprecated 2021-12-14 22:21:53 +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 Removed everything that was deprecated 2021-12-14 22:21:53 +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 Ensured bars are replaced by dashes in custom slugs 2022-01-10 10:43:20 +01:00
Paginator/Adapter Moved existing paginator adapters that are related with visits to the Visits namespace 2022-01-10 22:16:33 +01:00
Service Created tag paginator adapter tests 2022-01-06 10:55:57 +01:00
ShortUrl Ensured emojis in short URLs are not URL-encoded 2022-01-10 11:13:16 +01:00
Tag Added ordering support for tags list when not requesting stats 2022-01-09 13:31:08 +01:00
Util Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02: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