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
4bfd4bdd2d
nextcloud-server
/
lib
/
private
/
AppFramework
History
Morris Jobke
d86b29b42b
Merge pull request
#2066
from nextcloud/fix-redirect-double-encoding
...
do not double encode the redirect url
2016-11-29 17:21:43 +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
Merge pull request
#2066
from nextcloud/fix-redirect-double-encoding
2016-11-29 17:21:43 +01:00
OCS
Routing
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