Commit Graph

149 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
John Molakvoæ 09a3ca924a
fix: remove unnecessary copyright header 2 months ago
Pawel Boguslawski 9d9d372551
feat(files): added parameter to disable web UI integration with local client 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Cristian Scheid 8f2cfe5f76 refactor(recent-files): drop frontend changes, move configs to instance level 5 months ago
Cristian Scheid 9b605de474 refactor(recent-files): move recent limit to app-scoped config 5 months ago
Benjamin Frueh 4b203e5f7b fix: only skip template initialization when both skeletondirectory and templatedirectory are empty 6 months ago
JEEEEEEEEEEEEEEEEEEEEEED cb29b306ee
feat(files): hide note about app passwords when 2FA not enabled 1 year ago
skjnldsv 2e50a39265 fix(files): properly forward open params from short urls 2 years ago
Julius Knorr be11c03fa0
fix: Only hide template folder creation if default was changed to empty 2 years ago
Pawel Boguslawski c7bcfbf864 fix: Hide "Create templates folder" option if templates are disabled in configuration 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Ferdinand Thiessen 4c067fcbae
chore(files): Remove legacy style files 2 years ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
Christopher Ng 71e653c0bc perf(files): Do not block files page load with server-side favorites retrieval 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 7fec706f68 refactor(files): Drop unneeded initial state 2 years ago
Ferdinand Thiessen 4150492ffc
fix(files): When redirecting to a file (internal link) then it should open by default 2 years ago
provokateurin 3fde60db85
refactor(files): Replace security annotations with respective attributes 2 years 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
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 3 years ago
Ferdinand Thiessen 5e124c4a8a
fix(files): Remove dead code from files controllers 3 years ago
Ferdinand Thiessen 4023f1e582
fix(files): Make sure to add the `fileid` on favorite folders navigation entries 3 years ago
Grigorii K. Shartsev b40279e376 fix(files): combine navigation and files list into single Vue app 3 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 3 years ago
Josh Richards a66877813c
fix(ViewController): Regression lead to 500 on non-existent fileIds 3 years ago
Ferdinand Thiessen 59c982f31f
fix(files): Adjust ID for skip content buttons 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
John Molakvoæ 35aed73ede
feat: allow external drop and add dropzone 3 years ago
John Molakvoæ (skjnldsv) b05719c8e9
fix: redirect to proper directory if file not found 3 years ago
John Molakvoæ (skjnldsv) dbeb526bba
fix(files): disallow illegal characters 3 years ago
Max 7ba6409270 fix(files): do not include scripts for merge-index 3 years ago
John Molakvoæ (skjnldsv) a5a8655beb fix: avoid side-effect imports 3 years ago
John Molakvoæ 1b67542e0b
fix(files): trashbin redirect and default fileid Sidebar open 3 years ago
John Molakvoæ 3344f0f121
fix(files): service worker 3 years ago
John Molakvoæ 410f58e43e
chore(files): add Headers, remove legacy methods and cleanup 3 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
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
Julius Härtl 0040d9b9fd
perf: No need to setup the full filesystem for getting storage info 4 years ago