Commit Graph

13556 Commits (c401b048ccefc63fbd4609c8dfa367e8b25864bb)

Author SHA1 Message Date
Daniel Kesselberg 97a024f035 chore(3rdparty): remove opis/closure 3 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 3 years ago
Faraz Samapoor 14ad1e9219 Adds type hint to the method parameter. 3 years ago
Faraz Samapoor 6427863443 Refactors lib/private/Collaboration. 3 years ago
Faraz Samapoor 1c023e6666 Update lib/private/Security/Certificate.php 3 years ago
Faraz Samapoor f9596edb00 Updates the typed properties. 3 years ago
Faraz Samapoor 4f46656d39 Refactors lib/private/Security. 3 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 3 years ago
jld3103 80e3064817
Fix Dashboard IManager getWidgets return annotation 3 years ago
Robin Appelman eab8dd3ca0 use multipart copy for s3 3 years ago
Robin Appelman b40fa64a8b use multipart copy for s3 3 years ago
Maxence Lange b5dcd048ae small fixes 3 years ago
Maxence Lange 8b9e7e235d ocm controller 3 years ago
Robin Appelman 5bf34979fe add wrapper to ensure we don't get an mtime that is lower than we know it is 3 years ago
Côme Chilliet 5090848b25
Store size in int|float for 32bit support 3 years ago
Anna Larch 56419d94f8 enh(db): provide database providers via API 3 years ago
Joas Schilling 4d2217073a
fix(comments): Use provided offset in best effort when loading comments 3 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 3 years ago
Daniel Kesselberg f8f985602b
test: add tests for dns pin middleware 3 years ago
Arthur Schiwon 603a659a37
fix(autoloader): no apcu no side effects 3 years ago
Côme Chilliet d18bb7e9bb
Build query once instead of in-loop 3 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 3 years ago
Joas Schilling eb3e715ebd fix(ratelimit): Only use memory cache backend for redis 3 years ago
Julius Härtl 13b9dd2267 fix: Only read unencrypted_size when file is actually encrypted 3 years ago
Julius Härtl 88a96e4db7 fix: Only store unencrypted_size if path should be encrypted 3 years ago
Daniel Calviño Sánchez 9a179c391e Print log message when version could not be got from updater server 3 years ago
Hamid Dehnavi 0808e19540
Update lib/private/DateTimeFormatter.php 3 years ago
Côme Chilliet 35069ad86a
Fix psalm spotted type errors 3 years ago
Côme Chilliet 2c8b415c55
Move new methods to a new interface in OCP 3 years ago
Carl Schwan 3270b7f12e
Add batch methods in user backends 3 years ago
Hamid Dehnavi 9b92c1abe4
Update lib/private/DateTimeFormatter.php 3 years ago
Côme Chilliet 5c78adb20d
Fix Exception catching in OC\DB\Adapter 3 years ago
Carl Schwan e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console 3 years ago
Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem 3 years ago
Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path 3 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 3 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 3 years ago
Lucas Azevedo c587f684bd Wrap mimetype insert and getLastInsertId in a transaction 3 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 3 years ago
JanisPlayer 80abec668b
feat: Imaginary WebP support 3 years ago
Lucas Azevedo 5de021cb9a fix(mimetype): Remove unnecessary transaction when storing a mime type 3 years ago
John Molakvoæ 52590a762f
feat(files): add uploader 3 years ago
John Molakvoæ 750a9f2c4a
fix: prevent sharing permissions on user root folder 3 years ago
Joas Schilling 2abb503e60 fix(API): Fix parameter name to match interface 3 years ago
Thomas Citharel 3f28fc58aa fix(s3): fix handling verify_bucket_exists parameter 3 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 3 years ago
Benjamin Gaussorgues 303dadfaa9
sharebymail: remove ILogger and upgrade to PHP 8 syntax 3 years ago
Daniel Kesselberg eab46bdfe6
feat: add switch to disable dns pinning 3 years ago