Commit Graph

115 Commits (refactUserIdHandling)

Author SHA1 Message Date
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache 1 month ago
Carl Schwan cc7655136c
refactor(share): Remove code related to science mesh integration 3 months ago
Cristian Scheid 9272a13e9d
refactor(files): use strict string comparison instead of empty() 3 months ago
Cristian Scheid fa2a7b9b2d refactor(files): use explicit empty check instead of elvis operator 3 months ago
Cristian Scheid 40d3118751 feat(files): add --use-user-id option to transfer-ownership command 3 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 6 months ago
Ferdinand Thiessen 805fe3e15b
feat(files): provide UI to sanitize filenames after enabling WCF 6 months ago
Robin Appelman 06154dd116 fix: don't use view->getPath in ownership transfer 7 months ago
skjnldsv c7dd6dd645 feat(files): allow hidding files extensions 7 months ago
skjnldsv f89660e709 feat(files): add delete confirmation option 8 months ago
Ferdinand Thiessen 275c4404d4
feat(files): allow to configure default view 8 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 8 months ago
provokateurin 2e5ccc7123
fix(files): Always transfer incoming shares when doing ownership transfer to prevent broken reshares 8 months ago
provokateurin edf5493ae8
fix(files): Limit transferring incoming shares to the selected path 8 months ago
John Molakvoæ 006d4ee952 fix(files): hide mime column by default 10 months ago
John Molakvoæ (skjnldsv) a4ab5a3cdf feat(files): allow showing file type (mime) column 10 months ago
Robin Appelman 3a02d942ae
fix: handle transfering the root of a mountpoint 10 months ago
Robin Appelman 2c0e576a7d
feat: add option to include external storage when transfering files 10 months ago
grnd-alt 3e1fd05325 feat: improve occ file:transfer-ownership logging 12 months ago
Ferdinand Thiessen e712104e58
feat(files): allow to ignore warning to change file type 1 year ago
Robin Appelman 757076af29
fix: explicitly ignore nested mounts when transfering ownership 1 year ago
Robin Appelman c00724bac8 fix: skip transfering shares that we can't find 1 year ago
grnd-alt 8d953aeb8d refactor(tags): move favorite event dispatching to tags.php 1 year ago
grnd-alt 2d02d83597 fix(dav): add activity logging for favorites in dav 1 year ago
provokateurin 715e7143f0
fix(files_sharing,files): Do not validate shares before adjusting the owner 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
provokateurin ba3d67d2a0
feat(files): Expose chunked upload config via capabilities 1 year ago
Christopher Ng 7ba52eae35 refactor: Inject IRootFolder 1 year ago
Christopher Ng 53f0b3789e fix: Fix "Unknown path" error when source user `files` folder has not been initialized 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet 7a48f8d929 fix: Transfer incomming shares first, do not delete non-migratable ones 1 year ago
Luka Trovic 42181c2f49 fix: delete re-shares when deleting the parent share 1 year ago
Côme Chilliet bcf670e6b5
feat(transfer-ownership): Improve verbose output of command 1 year ago
Côme Chilliet 0555900134 fix(transfer-ownership): Improve comments according to code review 2 years ago
Côme Chilliet d92bf388b1 feat(transfer-ownership): Correctly react to encrypted files 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Christopher Ng 0def7fa71c feat(files): Allow toggling folder tree 2 years ago
Ferdinand Thiessen 0936af9960
feat(files): Allow to configure Windows filename compatibility in the settings 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 38f4451a23
fix(files): Also restore shares after ownership transfer for object storage 2 years ago
Louis Chemineau 2de9880d79
fix(files): Do not require files_trashbin in live photo sync listener 2 years ago
Ferdinand Thiessen 2cea4d7b8d
fix(files): Consistent sorting for folders before files (user configurable) 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ 116c396f0e
feat(files): add grid toggle button 2 years ago
Hamid Dehnavi df0a396b4c Refactor "substr" calls to improve code readability 2 years ago
Joas Schilling 9bf812ac6c
feat!: Migrate TagService events to typed events 3 years ago
John Molakvoæ a0597da460
feat(files): sort favorites first 3 years ago
Joas Schilling 8b31d8204f
fix(files): Don't throw an error when guests access the controller 3 years ago