This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-06 07:13:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7502e8a1e4dac0748b11fad041dd1f647cd89820
shlink
/
module
/
Rest
/
src
/
Action
History
Alejandro Celaya
6983f9b2bf
Added middleware that mitigates big error traces being logged for those not using mercure
2022-02-20 10:36:54 +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
ShortUrl
Removed everything that was deprecated
2021-12-14 22:21:53 +01:00
Tag
Refactored TagInfo to wrap the raw tag name instead of a Tag entity
2022-01-23 09:37:02 +01:00
Visit
Created endpoint to list non-orphan visits
2022-01-16 12:24:02 +01:00
AbstractRestAction.php
Removed logger dependency from rest actions
2020-05-01 12:08:44 +02:00
HealthAction.php
Changed mechanism to determine if connection to database worked for health endpoint
2021-10-23 13:36:27 +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