.. |
Action
|
Update ShortUrlRedirectionBuilder to accept a request object instead of a raw query array
|
2023-01-21 10:37:12 +01:00 |
Config
|
Add option to do loosely matches on short URLs when mode is loosely
|
2023-01-26 20:45:36 +01:00 |
Crawling
|
Extracted method to find crawlable short codes to its own query object
|
2022-12-14 14:38:22 +01:00 |
Domain
|
Updated to shlink-common with support for proxies for entities with public readonly props
|
2023-01-21 10:12:52 +01: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
|
Created persistence for device long URLs
|
2023-01-21 10:12:52 +01:00 |
Options
|
Rename loosely mode to loose mode
|
2023-01-29 10:30:34 +01:00 |
Paginator/Adapter
|
Refactored ShortUrlRepository to wrap args into DTOs
|
2022-01-17 20:10:41 +01:00 |
ShortUrl
|
Ensure short_code column is case sensitive in Microsoft SQL server
|
2023-01-30 10:49:47 +01:00 |
Spec
|
Centralized how routes are configured to support multi-segment slugs
|
2022-08-06 09:30:13 +02:00 |
Tag
|
Simplify how limits are applied to tags query
|
2023-03-04 09:50:38 +01:00 |
Util
|
Deprecated validateUrl option on short URL creation/edition
|
2023-01-23 20:30:12 +01:00 |
Visit
|
Added logic to persist device long URLs while creating/editing a short URL
|
2023-01-21 10:12:52 +01:00 |
ConfigProvider.php
|
Updated shlink packages and installed shlink-config
|
2020-03-15 17:14:37 +01:00 |