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
d0b4746a08
nextcloud-server
/
lib
/
public
/
Files
History
Robin Appelman
5eac86afec
fix: don't use cached root info from shared cache if the watcher has detected an update
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-11 20:35:46 +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
…
Conversion
fix(files): conversion api simplification and conflict check
2025-01-16 18:35:40 +07:00
Events
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive
2024-09-29 13:29:04 +07:00
Lock
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +07:00
Mount
feat(Files\Mount): Add IShareOwnerlessMount
2024-11-25 09:56:02 +07:00
Notify
…
ObjectStore
…
Search
…
SimpleFS
…
Storage
refactor(Storage): Make all parameter types strong types
2024-10-07 15:00:05 +07:00
Template
docs: Use proper return type for custom template listing
2025-01-15 12:18:29 +07:00
AlreadyExistsException.php
…
ConnectionLostException.php
…
DavUtil.php
…
EmptyFileNameException.php
…
EntityTooLargeException.php
…
File.php
…
FileInfo.php
…
FileNameTooLongException.php
…
Folder.php
docs: Folder.get throws a NotPermittedException exception
2024-09-30 19:00:36 +07:00
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
chore: Use more gender neutral language
2024-10-14 13:59:24 +07:00
NotEnoughSpaceException.php
…
NotFoundException.php
…
NotPermittedException.php
…
ReservedWordException.php
…
StorageAuthException.php
…
StorageBadConfigException.php
…
StorageConnectionException.php
…
StorageInvalidException.php
…
StorageNotAvailableException.php
…
StorageTimeoutException.php
…
UnseekableException.php
…