This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-08 18:28:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eee1de65be5b703f535e8ed2e620eaec9db2913
nextcloud-server-mirror
/
lib
/
private
/
AppFramework
/
Middleware
History
Joas Schilling
25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
...
Signed-off-by: Joas Schilling <
coding@schilljs.com
>
2023-08-28 15:50:45 +02:00
..
PublicShare
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
2023-08-28 15:50:45 +02:00
Security
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
2023-08-28 15:50:45 +02:00
AdditionalScriptsMiddleware.php
add separate event for rendering login page template
2023-08-17 10:57:56 +02:00
CompressionMiddleware.php
Refactors "strpos" calls in lib/private to improve code readability.
2023-05-15 15:17:19 +03:30
MiddlewareDispatcher.php
composer run cs:fix
2023-01-20 11:45:08 +01:00
NotModifiedMiddleware.php
Move DateTime::RFC2822 to DateTimeInterface::2822
2021-06-23 15:30:43 +02:00
OCSMiddleware.php
composer run cs:fix
2023-01-20 11:45:08 +01:00
SessionMiddleware.php
feat(app-framework): Add UseSession attribute to replace annotation
2023-01-27 09:40:35 +01:00