shlink/module/Core/test
2021-09-26 13:25:02 +02:00
..
Action Added new config to set custom defaults for QR codes 2021-09-26 13:25:02 +02:00
Config Added support to define differnet not-found redirects per domain 2021-07-21 09:28:21 +02:00
Crawling Added logic to resolve crawlable short codes 2021-05-22 09:34:42 +02:00
Domain Ensured default domain redirects cannot be edited through regular approach 2021-08-03 18:28:09 +02:00
Entity Moved constants to its own file inside config folder 2021-09-26 11:26:26 +02:00
ErrorHandler Reolled-back logic that would have made domains with no specific redirects to not fall back to the default redirects 2021-09-26 11:10:00 +02:00
EventDispatcher More PHP 8 syntactic sugar 2021-05-23 12:37:53 +02:00
Exception Documented error when trying to edit default domain redirects through endpoint 2021-08-03 18:33:50 +02:00
Importer Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
Mercure Added detection of visits from potential bots 2021-05-22 15:09:14 +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 test for DomainRedirectCommand 2021-07-22 20:48:58 +02:00
ShortUrl Fixed merge conflicts 2021-08-15 19:32:27 +02:00
Util Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
Visit Created RequestTracker test 2021-07-15 17:43:29 +02:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00