shlink/module/Core/src
2023-01-07 17:09:53 +01:00
..
Action Migrated to PHPUnit mocks in RobotsActionTest 2022-10-12 18:23:36 +02:00
Config Added config post-processor which sets proper allowed methods based on redirect status codes 2023-01-07 13:51:35 +01:00
Crawling Extracted method to find crawlable short codes to its own query object 2022-12-14 14:38:22 +01:00
Domain Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
ErrorHandler Some improvements and comments in preparation of multi-segment slugs 2022-08-01 17:32:54 +02:00
EventDispatcher Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
Exception Added new handled error for when request body is not valid JSON 2023-01-02 13:33:24 +01:00
Importer Added test for orphan visits import 2022-12-05 14:42:26 +01:00
Model Refactored global models into their own proper namespaces 2022-09-23 18:05:17 +02:00
Options Added support for redirect status code 307 and 308 2023-01-07 11:27:15 +01:00
Paginator/Adapter Refactored ShortUrlRepository to wrap args into DTOs 2022-01-17 20:10:41 +01:00
ShortUrl Added split info about bots, non-bots and total visits to the visits stats 2023-01-02 12:28:34 +01:00
Spec Centralized how routes are configured to support multi-segment slugs 2022-08-06 09:30:13 +02:00
Tag Fixed missing null check 2023-01-02 20:17:29 +01:00
Util Fixed constant assignment on enum which is not valid for PHP 8.1 2023-01-07 17:09:53 +01:00
Visit Fixed unintended change in phpdoc 2023-01-02 12:48:23 +01:00
ConfigProvider.php Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00