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
2bb031ecc6
nextcloud-server
/
lib
/
private
/
AppFramework
History
Morris Jobke
96f8f209b9
Merge pull request
#1449
from nextcloud/comments-user-mention
...
Notifications for simple @-mentioning in comments
2016-10-17 09:30:47 +02:00
..
Core
Db
DependencyInjection
Merge pull request
#1449
from nextcloud/comments-user-mention
2016-10-17 09:30:47 +02:00
Http
Merge pull request
#797
from nextcloud/only-match-for-auth-cookie
2016-08-31 15:59:16 +02:00
Middleware
Add trict CSP to OCS responses
2016-09-15 13:11:36 +02:00
OCS
Add trict CSP to OCS responses
2016-09-15 13:11:36 +02:00
Routing
Cache the build ControllerName
2016-09-11 13:25:32 +02:00
Utility
When we can not create the class, try if the variable is a registered service
2016-10-05 16:33:19 +02:00
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