shlink/module/Core/src
2024-04-03 09:06:43 +02:00
..
Action Test QR codes logic when providing a color 2024-02-18 21:02:35 +01:00
Config Remove unused entries from EnvVars enum 2024-02-24 17:26:12 +01:00
Crawling Extracted method to find crawlable short codes to its own query object 2022-12-14 14:38:22 +01:00
Domain Modernize Domain entity 2024-03-18 18:15:05 +01:00
ErrorHandler Some improvements and comments in preparation of multi-segment slugs 2022-08-01 17:32:54 +02:00
EventDispatcher Track short URL title as document title when sending visits to matomo 2024-03-31 13:51:03 +02:00
Exception Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00
Importer Fix error when importing short URLs while using Postgres 2023-12-16 20:22:39 +01:00
Matomo Set referrer when sending visits to Matomo 2023-11-21 10:01:27 +01:00
Model Add missing COALESCE when summing visits counts 2024-03-27 19:08:25 +01:00
Options Allow customizing color, background color and logo in QR codes 2024-02-18 14:22:25 +01:00
Paginator/Adapter Refactored ShortUrlRepository to wrap args into DTOs 2022-01-17 20:10:41 +01:00
RedirectRule Ensure language redirect conditions do not match for too low quality accepted languages 2024-03-07 23:21:31 +01:00
ShortUrl Use short_url_visits_counts table when excluding short URLs which reached max visits 2024-04-03 09:06:43 +02:00
Spec Centralized how routes are configured to support multi-segment slugs 2022-08-06 09:30:13 +02:00
Tag Improve tags stats performance by using the new short_url_visits_counts table 2024-03-28 19:17:37 +01:00
Util Remove support to validate long URLs during short URL creation/edition 2024-02-17 12:02:57 +01:00
Visit Track orphan visits counts 2024-04-01 10:22:51 +02:00
ConfigProvider.php Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00