This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
587a8df566
nextcloud-server
/
lib
/
public
/
appframework
History
Bernhard Posselt
587a8df566
remove controller serializers
2014-06-05 18:00:36 +07:00
..
db
use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability
2014-05-14 01:09:48 +07:00
http
remove controller serializers
2014-06-05 18:00:36 +07:00
apicontroller.php
add cors middleware
2014-05-09 23:34:41 +07:00
app.php
Move the router classes to a namespace and expose it with a public interface
2014-03-10 14:04:58 +07:00
controller.php
remove controller serializers
2014-06-05 18:00:36 +07:00
http.php
adjust license headers to new mail address
2014-05-11 17:54:08 +07:00
iapi.php
adjust license headers to new mail address
2014-05-11 17:54:08 +07:00
iappcontainer.php
register middleware as string to not force request to be instantiated too early and thus not having url parameters
2014-04-09 23:59:57 +07:00
middleware.php
adjust license headers to new mail address
2014-05-11 17:54:08 +07:00