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
d39216c5e76b32c496ff39c19bddfbc4fa4247ac
nextcloud-server-mirror
/
lib
/
public
/
appframework
History
Lukas Reschke
c8b5ae675c
Fix PHPDoc
...
- Remove not anymore existing parameters - Fix typo
2014-06-01 21:46:05 +02: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 +02:00
http
adjust license headers to new mail address
2014-05-11 17:54:08 +02:00
apicontroller.php
add cors middleware
2014-05-09 23:34:41 +02:00
app.php
Move the router classes to a namespace and expose it with a public interface
2014-03-10 14:04:58 +01:00
controller.php
Fix PHPDoc
2014-06-01 21:46:05 +02:00
http.php
adjust license headers to new mail address
2014-05-11 17:54:08 +02:00
iapi.php
adjust license headers to new mail address
2014-05-11 17:54:08 +02: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 +02:00
middleware.php
adjust license headers to new mail address
2014-05-11 17:54:08 +02:00