Commit Graph

558 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Robin Appelman 38640bf816 add commands to copy/move files 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æ a0597da460
feat(files): sort favorites first 3 years ago
John Molakvoæ 0984970cd8
feat(files): favorites 3 years ago
Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 3 years ago
Robin Appelman 292c0e53f8
add summary of detected changes to files:scan output 3 years ago
Robin Appelman ea88ec1350
add utility command for object store objects 3 years ago
Robin Appelman ddc53a9046
minor fixes for get/put 3 years ago
Robin Appelman 36221a8865
add command to write a file 3 years ago
Robin Appelman f9fb102f0b
move get/delete commands to files namespace, make get take the output as argument instead of option 3 years ago
Côme Chilliet 88405d320e
Add an error counter 3 years ago
Côme Chilliet 2ffa9fc797
Only show error stack trace on very verbose level 3 years ago
Côme Chilliet 1f83979699
Do not stop at the first PHP error/warning in files:scan 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
jld3103 b153340b62
Add type hints for mappers 3 years ago
Julius Härtl b62e29051e
fix: Always create user directory when transfering files to new users 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
Robin Appelman 54f61352f0
better error messages if the users home is not writable during scanning 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Julius Härtl 6130f1a78e
Implement file reference wiget 3 years ago
Joas Schilling c02080fccb
fix(files): Fix controller setup for guests 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Julius Härtl 614981ae9a
feat(directediting): Allow opening by file id 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 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
John Molakvoæ 5c987a0ff4
Port settings to Modal 3 years ago
John Molakvoæ 887c9e05de
Port Files navigation to vue 3 years ago
EWouters 3a9173cbac
[Fix]: scan-app-data conversion 3 years ago
Julius Härtl 6abb37317f
Do not setup a session when not required on WebDAV requests 3 years ago
Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 3 years ago
Côme Chilliet d9151ff35c Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 3 years ago
Markus Zeller 15289f9737
Cast to int #32837 3 years ago
Joas Schilling edb64b193c
Also throttle on expiration 3 years ago
Joas Schilling 9b204649e4
Fix psalm error on migration 3 years ago
Joas Schilling 9c5fef35c7
Add a background job to delete expired tokens 3 years ago
Joas Schilling c167fb5ccb
Also remove token when we successfully validated 3 years ago
Joas Schilling cfbbace450
Require a token for "Edit locally" 3 years ago
Carl Schwan 54b6d0708b Allow scanning for metadata with occ scan:file --generate-metadata 3 years ago
Anna Larch 25409cb66c Url encode the web dav url for copying 3 years ago