shlink/module/Core/src
2023-10-06 09:19:55 +02:00
..
Action Update ShortUrlRedirectionBuilder to accept a request object instead of a raw query array 2023-01-21 10:37:12 +01:00
Config Allow cache namespace to be customizable via env var 2023-10-06 09:19:55 +02:00
Crawling Extracted method to find crawlable short codes to its own query object 2022-12-14 14:38:22 +01:00
Domain Add ORPHAN_VISITS_EXCLUDED API key role 2023-05-30 09:15:35 +02:00
ErrorHandler Some improvements and comments in preparation of multi-segment slugs 2022-08-01 17:32:54 +02:00
EventDispatcher Use MercureOptions instead of raw config, where possible 2023-06-06 20:25:14 +02:00
Exception Added new handled error for when request body is not valid JSON 2023-01-02 13:33:24 +01:00
Importer Update dependencies 2023-08-19 12:03:29 +02:00
Model Fix incorrect timeout in init commands 2023-09-11 09:07:18 +02:00
Options Make sure short URL domain is resolved as null when default one is provided 2023-04-22 19:44:04 +02:00
Paginator/Adapter Refactored ShortUrlRepository to wrap args into DTOs 2022-01-17 20:10:41 +01:00
ShortUrl Update dependencies 2023-08-19 12:03:29 +02:00
Spec Centralized how routes are configured to support multi-segment slugs 2022-08-06 09:30:13 +02:00
Tag Add ApiKey check to tell if it has any role that is short-url restrictive 2023-05-30 09:32:44 +02:00
Util Update chrome user agent used for anti-bots 2023-05-02 19:40:23 +02:00
Visit Restrict interaction with orphan visits when API key has that role 2023-05-31 09:11:20 +02:00
ConfigProvider.php Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00