shlink/module/Rest/src/Action
2024-03-24 17:06:11 +01:00
..
Domain Changed behavior of domains list so that it does not return configured redirects as redirects for default domain 2021-12-09 12:32:53 +01:00
RedirectRule Create endpoint to set redirect rules for a short URL 2024-02-29 10:16:41 +01:00
ShortUrl Create REST action to delete short URL visits 2023-05-14 12:00:08 +02:00
Tag Removed deprecated features 2024-02-12 23:18:30 +01:00
Visit Wrap JSON serialization for any kind of visit in Visit entity itself 2024-03-24 17:06:11 +01:00
AbstractRestAction.php Added some PHP 8.1 features 2022-04-23 13:08:21 +02:00
HealthAction.php Do not log requests to the health endpoint 2023-10-20 09:33:29 +02:00
MercureInfoAction.php Added middleware that mitigates big error traces being logged for those not using mercure 2022-02-20 10:36:54 +01:00