Commit Graph

658 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Côme Chilliet d92bf388b1 feat(transfer-ownership): Correctly react to encrypted files 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Robin Appelman e538f4699d
fix: adjust systemtag orphan cleanup query to work with sharding 1 year ago
Robin Appelman 80a25531f7
fix: make background scan job compatible with sharding 1 year ago
Christopher Ng 71e653c0bc perf(files): Do not block files page load with server-side favorites retrieval 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 0f9ea1992c perf: improve cleanup of tags/comments 1 year ago
Ferdinand Thiessen 7fec706f68 refactor(files): Drop unneeded initial state 1 year ago
Christopher Ng 36cf891b7f feat(files): Update openapi 1 year ago
Christopher Ng e9083db768 feat(files): Allow specifying path and depth for returned folder tree 1 year ago
Ferdinand Thiessen 4150492ffc
fix(files): When redirecting to a file (internal link) then it should open by default 1 year ago
Christopher Ng 012e2687ab feat(files): Update openapi spec 1 year ago
Christopher Ng 0def7fa71c feat(files): Allow toggling folder tree 1 year ago
Christopher Ng aa4d82d428 feat(files): Implement endpoint to retrieve a user's folder tree 1 year ago
Julius Härtl a6d421e767
chore: Remove deprecated legacy search backend 1 year ago
provokateurin 3fde60db85
refactor(files): Replace security annotations with respective attributes 1 year ago
Elizabeth Danzberger b749a89a33
fix: PHP formatting 1 year ago
Elizabeth Danzberger efe03ee690
feat: Add support for filling fields to backend components 1 year ago
Julius Härtl 6c1e896a03 fix: Ignore preview requests for invalid file ids 1 year ago
Ferdinand Thiessen 0936af9960
feat(files): Allow to configure Windows filename compatibility in the settings 1 year ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 1 year ago
Ferdinand Thiessen bdbeabafa7
feat: Add `forbidden_filename_basenames` config option 1 year ago
Ferdinand Thiessen a229723b8c
feat: Add new forbidden filename options to Capabilities 2 years ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Benjamin Gaussorgues 71dffd9b70
perf(session): remove useless session open 2 years ago
Louis Chemineau f7c9ac8b54
fix(files): Rename openFileInfo to fileInfo 2 years ago
Julius Härtl 40a416ba00
perf: Tell browsers to cache storage stats endpoint as it is cached 2 years ago
Ferdinand Thiessen 1550af87cd
fix(files): Properly handle denied ownership transfers 2 years ago
Ferdinand Thiessen 4bd9bc7b06
feat(files): Use receiving users language for the ownership transfer target folder 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Côme Chilliet 4c27e88b40
fix(files): Fix ownership transfer encrypted files detection 2 years ago
Ferdinand Thiessen c6f3aecef1
fix(files): Use string array instead of string for forbidden characters 2 years ago
Ferdinand Thiessen 6a281f019c fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config 2 years ago
Ferdinand Thiessen 38f4451a23
fix(files): Also restore shares after ownership transfer for object storage 2 years ago
Robin Appelman 1d34f0a824 feat: cleanup filecache_extended items by default 2 years ago
Daniel Kesselberg 2f6cc92491 feat: remove orphaned entries from filecache_extended 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Christopher Ng 66e77d41c8 feat: Add iconSvgInline to TemplateFileCreator 2 years ago
Louis Chemineau 2de9880d79
fix(files): Do not require files_trashbin in live photo sync listener 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
fenn-cs 035a2c7062 feat(files): add search plugin to search in specified folder exclusively 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Ferdinand Thiessen 1017f4f34a fix: Also expose forbidden filename character in the capabilities 2 years ago
Benjamin Gaussorgues f3b5c7caf3
feat(search): allows to search files by path 2 years ago
Robin Appelman 572faa1224 use correct mode constant of files:scan's --path option 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Ferdinand Thiessen 5e124c4a8a
fix(files): Remove dead code from files controllers 2 years ago
Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2 years ago