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-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8eda6617618e0a1f650afc4e6766e799b4e62b82
nextcloud-server-mirror
/
lib
/
private
/
files
/
node
History
Bernhard Posselt
8e37214346
add an interface for the root folder so apps have an interface to deal with storage
...
fix comments and newline add newline
2014-12-21 20:52:34 +01:00
..
file.php
make \OC\Files\Node\Node implement the FileInfo interface
2014-12-04 13:27:08 +01:00
folder.php
Make $userId mandatory for searchByTags
2014-12-12 11:18:35 +01:00
node.php
Add getMountPoint to FileInfo
2014-12-17 14:03:50 +01:00
nonexistingfile.php
move the private namespace OC into lib/private - OCP will stay in lib/public
2013-09-30 16:36:59 +02:00
nonexistingfolder.php
Make $userId mandatory for searchByTags
2014-12-12 11:18:35 +01:00
root.php
add an interface for the root folder so apps have an interface to deal with storage
2014-12-21 20:52:34 +01:00