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
4325f80d97
nextcloud-server
/
lib
/
public
/
Files
History
provokateurin
0229fe27be
chore(public): Remove unused union type for user mount events
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-01 10:28:34 +07:00
..
AppData
…
Cache
fix: don't use cached root info from shared cache if the watcher has detected an update
2025-02-11 20:35:46 +07:00
Config
chore(public): Remove unused union type for user mount events
2025-07-01 10:28:34 +07:00
Conversion
fix(files): conversion api simplification and conflict check
2025-01-16 18:35:40 +07:00
Events
…
Lock
…
Mount
…
Notify
…
ObjectStore
…
Search
…
SimpleFS
…
Storage
…
Template
feat: only load template fields when requested
2025-05-26 18:03:24 +07:00
AlreadyExistsException.php
…
ConnectionLostException.php
…
DavUtil.php
…
EmptyFileNameException.php
…
EntityTooLargeException.php
…
File.php
…
FileInfo.php
…
FileNameTooLongException.php
…
Folder.php
…
ForbiddenException.php
…
GenericFileException.php
…
IAppData.php
…
IFilenameValidator.php
…
IHomeStorage.php
…
IMimeTypeDetector.php
fix: psalm and OCP @since declarations
2025-02-09 21:09:12 +07:00
IMimeTypeLoader.php
fix: psalm and OCP @since declarations
2025-02-09 21:09:12 +07:00
IRootFolder.php
…
InvalidCharacterInPathException.php
…
InvalidContentException.php
…
InvalidDirectoryException.php
…
InvalidPathException.php
…
LockNotAcquiredException.php
…
Node.php
…
NotEnoughSpaceException.php
…
NotFoundException.php
…
NotPermittedException.php
…
ReservedWordException.php
…
StorageAuthException.php
…
StorageBadConfigException.php
…
StorageConnectionException.php
…
StorageInvalidException.php
…
StorageNotAvailableException.php
…
StorageTimeoutException.php
…
UnseekableException.php
…