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-07 15:53:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10b0ec301b5b6d98a37c33b2a143f3585a9b2518
shlink
/
module
/
Rest
/
src
/
Middleware
History
Alejandro Celaya
56f953ab2f
Refactored global validations into their own proper namespaces
2022-09-23 18:30:07 +02:00
..
ErrorHandler
Created middleware to keep backwards compatibility on errors when using v1 and 2 of the API
2022-08-13 16:50:19 +02:00
Mercure
Added middleware that mitigates big error traces being logged for those not using mercure
2022-02-20 10:36:54 +01:00
ShortUrl
Refactored global validations into their own proper namespaces
2022-09-23 18:30:07 +02:00
AuthenticationMiddleware.php
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
BodyParserMiddleware.php
Removed everything that was deprecated
2021-12-14 22:21:53 +01:00
CrossDomainMiddleware.php
Added some PHP 8.1 features
2022-04-23 13:08:21 +02:00
EmptyResponseImplicitOptionsMiddlewareFactory.php
Fixed use of ImplicitOptionsMiddleware with its new signature
2021-07-30 18:05:03 +02:00