This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nextcloud-server
Watch
3
Star
0
Fork
0
You've already forked nextcloud-server
mirror of
https://github.com/nextcloud/server.git
synced
2025-10-26 19:21:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
36da3aa52d
nextcloud-server
/
lib
/
private
/
AppFramework
History
Joas Schilling
61e15988a0
Allow to overwrite the message which we already do in SubadminMiddleware
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-08 16:23:49 +01:00
..
Core
Cleanup usages
2016-10-29 14:29:50 +02:00
Db
@since 9.2.0 to @since 11.0.0
2016-11-15 18:51:52 +01:00
DependencyInjection
Add an event merger and use it for the files activities
2016-11-25 15:36:11 +01:00
Http
Harden cookies more appropriate
2016-11-23 12:53:44 +01:00
Middleware
Allow to overwrite the message which we already do in SubadminMiddleware
2016-12-08 16:23:49 +01:00
OCS
Routing
Utility
App.php
Don't parse info.xml but reuse already cached app infos -
fixes
#25603
(
#25968
)
2016-10-07 20:58:22 +02:00
Http.php