shlink/module/Core/src
2021-02-07 08:32:12 +01:00
..
Action Added support to define the margin when generating the QR codes 2021-02-07 08:32:12 +01:00
Config Documented how to provide the unix socket to connect to mysql, maria and postgres databases 2020-11-29 19:46:34 +01:00
Domain Updated services required to initialize API keys with roles 2021-01-10 20:05:14 +01:00
Entity Allowed to resolve title during short URL edition if it has to 2021-02-04 23:02:26 +01:00
ErrorHandler #912 Removed dependency on league/plates 2020-11-22 18:03:27 +01:00
EventDispatcher Extracted logic to stringify ShortUrls to its own service 2021-02-01 23:18:52 +01:00
Exception Added list of roles to print after an API is generated 2021-01-11 15:20:26 +01:00
Importer Added logic to resolve tags during short URL creation through ShortUrlRelationResolver 2021-01-31 10:53:18 +01:00
Mercure Extracted logic to stringify ShortUrls to its own service 2021-02-01 23:18:52 +01:00
Model Added helper service to avoid code duplication when resolving short URLs titles 2021-02-05 17:59:34 +01:00
Options Fixed database started for API tests in GitHub workflow 2021-02-05 18:33:36 +01:00
Paginator/Adapter Replaced laminas-paginator with pagerfanta 2021-01-23 14:37:34 +01:00
Repository Added support to order short URLs by title 2021-02-04 22:07:54 +01:00
Service Added helper service to avoid code duplication when resolving short URLs titles 2021-02-05 17:59:34 +01:00
ShortUrl Added helper service to avoid code duplication when resolving short URLs titles 2021-02-05 17:59:34 +01:00
Tag Ensured delete/rename tags cannot be done with non-admin API keys 2021-01-06 17:31:49 +01:00
Util Ensure request is not performed if both title resolution and URL validation are disabled 2021-02-05 18:22:54 +01:00
Validation Added support for an optional title field in short URLs 2021-02-02 21:20:09 +01:00
Visit Applied API role specs to global visits 2021-01-04 11:27:55 +01:00
ConfigProvider.php Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00