Commit Graph

201 Commits (dd08f9320249d8ac7bf96f338a5be70d60af1dce)

Author SHA1 Message Date
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 f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 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
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 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
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 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 5e124c4a8a
fix(files): Remove dead code from files controllers 2 years ago
Ferdinand Thiessen 4023f1e582
fix(files): Make sure to add the `fileid` on favorite folders navigation entries 2 years ago
Grigorii K. Shartsev b40279e376 fix(files): combine navigation and files list into single Vue app 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
provokateurin 887d63663d
chore(files): Remove unused type alias 2 years ago
Josh Richards a66877813c
fix(ViewController): Regression lead to 500 on non-existent fileIds 2 years ago
Ferdinand Thiessen 59c982f31f
fix(files): Adjust ID for skip content buttons 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ 35aed73ede
feat: allow external drop and add dropzone 2 years ago
John Molakvoæ (skjnldsv) b05719c8e9
fix: redirect to proper directory if file not found 2 years ago
John Molakvoæ (skjnldsv) dbeb526bba
fix(files): disallow illegal characters 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Max 7ba6409270 fix(files): do not include scripts for merge-index 2 years ago
John Molakvoæ (skjnldsv) a5a8655beb fix: avoid side-effect imports 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
John Molakvoæ 1b67542e0b
fix(files): trashbin redirect and default fileid Sidebar open 2 years ago
John Molakvoæ 3344f0f121
fix(files): service worker 2 years ago
John Molakvoæ 410f58e43e
chore(files): add Headers, remove legacy methods and cleanup 2 years ago
fenn-cs dc8d25c274 Migrate parts of files app away from depecrated Ilogger 2 years ago
jld3103 259264b966
files: Add OpenAPI spec 3 years ago
John Molakvoæ e3bac437c2
chore: remove old favorites view 3 years ago
John Molakvoæ 0984970cd8
feat(files): favorites 3 years ago
Joas Schilling 8b31d8204f
fix(files): Don't throw an error when guests access the controller 3 years ago
John Molakvoæ d7ab8da1ef
feat(files): add view config service to store user-config per view 3 years ago
John Molakvoæ 3c3050c76f
feat(files): implement sorting per view 3 years ago
John Molakvoæ 10010fc532
feat(files): sorting 3 years ago
John Molakvoæ b761039cf1
perf(files): fetch previews faster and cache properly 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Julius Härtl 614981ae9a
feat(directediting): Allow opening by file id 3 years ago
Julius Härtl 47bc024885
Revert the token scope to not end up with storing the user used in the session 3 years ago
Julius Härtl 0040d9b9fd
perf: No need to setup the full filesystem for getting storage info 3 years ago
Robin Appelman 4532e52787 remove explicit setup when getting storage info 3 years ago
John Molakvoæ b9906fb21e
feat(files): Quota in navigation 3 years ago
John Molakvoæ 7339355dde
Fix favourite opening 3 years ago
John Molakvoæ 0a3ef8b74b
Fixing tests 3 years ago
John Molakvoæ 5b9a8f0407
Add component testing 3 years ago