shlink/module/Core/src
2022-01-16 15:54:22 +01:00
..
Action Removed everything that was deprecated 2021-12-14 22:21:53 +01:00
Config Fixed duplicated slashes generated in path when doing not-found redirects with placeholders 2022-01-16 15:54:22 +01:00
Crawling Migrated all constructor props to property promotion when possible 2021-05-23 11:57:31 +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 Increased MIS to 83% 2021-12-10 13:42:33 +01: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 Enhanced test covering list short URLs with invalid params 2022-01-09 11:28:32 +01:00
Importer Renamed class to a more appropriate name 2022-01-16 15:41:20 +01:00
Mercure Created event listener to send visits to a RabbitMQ instance 2021-12-11 21:04:16 +01:00
Model Standardized ordering field handling and added validation for short URLs list 2022-01-09 11:23:27 +01:00
Options 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
Paginator/Adapter Moved existing paginator adapters that are related with visits to the Visits namespace 2022-01-10 22:16:33 +01:00
Repository Added tests covering count non orphan visits with different combinations of filters 2022-01-16 11:44:12 +01:00
Service Renamed class to a more appropriate name 2022-01-16 15:41:20 +01:00
ShortUrl Fixed indentation 2022-01-10 13:21:12 +01:00
Spec Updated to provisional hero-common v4.0 2021-08-04 18:46:19 +02:00
Tag Added ordering support for tags list when not requesting stats 2022-01-09 13:31:08 +01:00
Util 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
Validation Ensured bars are replaced by dashes in custom slugs 2022-01-10 10:43:20 +01:00
Visit Created endpoint to list non-orphan visits 2022-01-16 12:24:02 +01:00
ConfigProvider.php Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00