22435 Commits (6c9cf907cc007cbb0dc5ee192ea9f350f09ec24a)

Author SHA1 Message Date
jld3103 79b8b5c0f2
core: Fix OpenAPI for reference API 2 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 2 years ago
Daniel Kesselberg f8f985602b
test: add tests for dns pin middleware 2 years ago
Arthur Schiwon 603a659a37
fix(autoloader): no apcu no side effects 2 years ago
Julius Härtl bd65f1ea28
feat: Add dedicated method to load init scripts 2 years ago
Côme Chilliet d18bb7e9bb
Build query once instead of in-loop 2 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
Nextcloud bot c08a8036e5
Fix(l10n): Update translations from Transifex 2 years ago
Alexander Piskun 01a11641f4 new name of AppEcosystem is AppAPI 2 years ago
Joas Schilling eb3e715ebd fix(ratelimit): Only use memory cache backend for redis 2 years ago
Julius Härtl 13b9dd2267 fix: Only read unencrypted_size when file is actually encrypted 2 years ago
Julius Härtl 88a96e4db7 fix: Only store unencrypted_size if path should be encrypted 2 years ago
Daniel Calviño Sánchez 9a179c391e Print log message when version could not be got from updater server 2 years ago
Côme Chilliet 35069ad86a
Fix psalm spotted type errors 2 years ago
Côme Chilliet 2c8b415c55
Move new methods to a new interface in OCP 2 years ago
Côme Chilliet a5fa1e7715
Fix psalm errors about groupExists return type 3 years ago
Carl Schwan 3270b7f12e
Add batch methods in user backends 3 years ago
Côme Chilliet 5c78adb20d
Fix Exception catching in OC\DB\Adapter 2 years ago
Carl Schwan e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console 3 years ago
Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem 2 years ago
Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman e718cbc661
make Node::getParent lazy 3 years ago
Robin Appelman 0232eec2cf
allow passing more info to lazy folder 3 years ago
Daniel Kesselberg 03f1f1ed2e
enh: skip processing for empty response 2 years ago
Lucas Azevedo c587f684bd Wrap mimetype insert and getLastInsertId in a transaction 2 years ago
Nextcloud bot d9c5f174b2
Fix(l10n): Update translations from Transifex 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 5 years ago
JanisPlayer 80abec668b
feat: Imaginary WebP support 3 years ago
Lucas Azevedo 5de021cb9a fix(mimetype): Remove unnecessary transaction when storing a mime type 2 years ago
John Molakvoæ 52590a762f
feat(files): add uploader 2 years ago
John Molakvoæ 750a9f2c4a
fix: prevent sharing permissions on user root folder 2 years ago
Joas Schilling 2abb503e60 fix(API): Fix parameter name to match interface 2 years ago
Nextcloud bot cf2e3bc0ee
Fix(l10n): Update translations from Transifex 2 years ago
Thomas Citharel 3f28fc58aa fix(s3): fix handling verify_bucket_exists parameter 2 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 3 years ago
Nextcloud bot 931ab2e7e3
Fix(l10n): Update translations from Transifex 2 years ago
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 2 years ago
Nextcloud bot 9d1547f59d
Fix(l10n): Update translations from Transifex 2 years ago
Daniel Kesselberg eab46bdfe6
feat: add switch to disable dns pinning 2 years ago
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Joas Schilling daac5c9a95
fix(cache): Remove displayname cache entry on delete 2 years ago
Anna Larch 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 2 years ago
Côme Chilliet 24ad2e2dc4 Use nullsafe call syntax instead of additionnal check 2 years ago
Côme Chilliet 8c9aa9a919 Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users 2 years ago
Lucas Azevedo 2a36acfc2b Fix typo 2 years ago
Lucas Azevedo c93b1634d3
Fixes from static analysis 2 years ago
Anna Larch 66c1aa4a3c fix(utility): De- deprecate getDateTime as now() only returns immutable objects 2 years ago
Lucas Azevedo fe9b9c1955 Add last-used-before option 2 years ago