shlink/module/Core/src
2020-11-02 11:05:14 +01:00
..
Action Added support to return the QR code in SVG format 2020-09-21 22:48:52 +02:00
Config Added support for port option in SimplifiedConfigParser 2020-10-03 11:54:31 +02:00
Domain Created rest endpoint to list existing domains 2020-09-27 09:53:12 +02:00
Entity Improved how existing imported short URLs are checked by tracking its original short code 2020-10-25 11:57:26 +01:00
ErrorHandler Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
EventDispatcher Updated NotifyVisitToMercure to send both an update for all short URLs and one specific short URL 2020-04-14 20:57:25 +02:00
Exception Created DTO used to transfer props needed to uniquely identify a short URL 2020-02-01 11:47:01 +01:00
Importer Created ImportedLinksProcessorTest 2020-10-25 13:20:34 +01:00
Mercure Changed mercure topics to be dash-cased 2020-04-16 22:25:12 +02:00
Model Added validateUrl optional flag for create/edit short URLs 2020-09-23 19:19:17 +02:00
Options Allowed new redirect config options to be pased as env vars to the docker image 2020-06-20 11:21:37 +02:00
Paginator/Adapter Added support to print all short URLs at once from CLI 2020-07-14 13:00:56 +02:00
Repository Improved how existing imported short URLs are checked by tracking its original short code 2020-10-25 11:57:26 +01:00
Service Moved short code uniqueness checks to external helper class that is used in UrlShortener and ImportedLinksProcessor 2020-10-25 11:16:42 +01:00
Tag Deprecated tags creation 2020-11-02 11:05:14 +01:00
Transformer Exposed domain on short URLs 2020-02-02 08:57:04 +01:00
Util Created ImportedLinksProcessorTest 2020-10-25 13:20:34 +01:00
Validation Added validateUrl optional flag for create/edit short URLs 2020-09-23 19:19:17 +02:00
Visit Created new action to get default visit stats 2020-05-01 11:40:02 +02:00
ConfigProvider.php Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00