Commit Graph

211 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 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
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 aa4d82d428 feat(files): Implement endpoint to retrieve a user's folder tree 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 f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 1 year 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