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
b8046e2ba4
nextcloud-server
/
lib
/
public
/
Files
History
Julius Härtl
b8046e2ba4
Align checksum dav property with desktop client parsing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-30 16:55:35 +01:00
..
AppData
Make it possible to get the appdata folder using the public API
2022-05-11 23:28:37 +02:00
Cache
Document all getIncomplete implementations as returning string|false
2022-08-02 14:23:14 +02:00
Config
allow getting mounts by providers
2022-04-04 14:57:56 +02:00
Events
Multiple fixes
2022-07-31 19:37:59 +02:00
Lock
Adapt LockScope to LockContext rename
2022-04-07 11:52:16 +02:00
Mount
add marker interface to mark system mount points for encryption
2022-08-25 13:55:53 +02:00
Notify
ObjectStore
Search
SimpleFS
Fix tests
2022-10-14 16:18:40 +02:00
Storage
Rename file1 and file2 to source and target in Storage abstraction
2022-10-18 17:21:47 +02:00
Template
AlreadyExistsException.php
DavUtil.php
Move dav utils functions to OCP\Files\DavUtil
2022-08-30 09:58:12 +02:00
EmptyFileNameException.php
EntityTooLargeException.php
File.php
FileInfo.php
Align checksum dav property with desktop client parsing
2022-12-30 16:55:35 +01:00
FileNameTooLongException.php
Folder.php
ForbiddenException.php
GenericFileException.php
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php
optimize getById on LazyUserFolder to not require a full fs setup
2022-04-04 15:40:16 +02:00
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
Rename file1 and file2 to source and target in Storage abstraction
2022-10-18 17:21:47 +02:00
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php