aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* refactor: Extend rector to core/refactor/rector-coreprovokateurin9 days2-8/+6
* fix(files): hide mime column by defaultJohn Molakvoæ9 days1-1/+1
* feat(files): allow showing file type (mime) columnJohn Molakvoæ (skjnldsv)9 days1-0/+6
* Merge pull request #52378 from nextcloud/transfer-external-storageRobin Appelman10 days2-17/+108
|\
| * fix: handle transfering the root of a mountpointtransfer-external-storageRobin Appelman2025-05-071-17/+28
| * feat: add option to include external storage when transfering filesRobin Appelman2025-05-072-15/+95
* | feat(FilenameValidator): allow to sanitize filenamesfeat/ocp-sanitize-filenamesFerdinand Thiessen11 days1-34/+16
* | chore(i18n): Adapted spelling of product name "Windows"rakekniven13 days1-1/+1
|/
* Merge pull request #52441 from nextcloud/scan-locked-errorKate2025-05-061-0/+7
|\
| * fix: better error message when trying to scan a folder that is already being ...scan-locked-errorRobin Appelman2025-04-251-0/+7
* | Merge pull request #51608 from nextcloud/feat/sanitize-filenames-commandFerdinand Thiessen2025-05-053-1/+228
|\ \
| * | docs(files): add more documentation about WCF and links to the admin docsfeat/sanitize-filenames-commandFerdinand Thiessen2025-04-301-1/+8
| * | feat(files): add command to (dis)enable windows compatible filenamesFerdinand Thiessen2025-04-301-0/+52
| * | feat(files): add command to automatically rename filenamesFerdinand Thiessen2025-04-301-0/+168
| |/
* | fix(files): Fix non-string values for activity rich object stringsfix/files/activity-rich-object-stringsprovokateurin2025-05-051-3/+3
* | fix(notification): Notification in activity shows "Rich subject or a paramete...rakekniven2025-05-011-1/+1
|/
* feat: move streaming output helps to command base classRobin Appelman2025-03-313-60/+9
* feat: rework object listingRobin Appelman2025-03-313-38/+42
* feat: add command to list orphan objectsRobin Appelman2025-03-313-72/+151
* feat: add command to list objectsRobin Appelman2025-03-311-0/+119
* feat: add command to get object metadataRobin Appelman2025-03-311-0/+79
* feat(files): Add capability for clients to check WCF statefeat/add-wcf-capFerdinand Thiessen2025-03-182-0/+40
* Merge pull request #50663 from nextcloud/enh/improve-transfer-ownership-loggingJulius Knorr2025-03-181-0/+6
|\
| * feat: improve occ file:transfer-ownership loggingenh/improve-transfer-ownership-logginggrnd-alt2025-03-061-0/+6
* | fix:remote account activity translationfix/noid/remote-account-activity-translationSebastianKrupinski2025-03-071-5/+2
|/
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-02-251-0/+6
* fix(files): properly forward open params from short urlsskjnldsv2025-02-181-14/+26
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-134-11/+17
* fix(files): Fix folder preview for favorites widgetprovokateurin2025-02-031-7/+12
* fix: Only hide template folder creation if default was changed to emptyfix/show-templates-folder-defaultJulius Knorr2025-01-301-1/+1
* fix: Hide "Create templates folder" option if templates are disabled in confi...Pawel Boguslawski2025-01-271-0/+1
* chore(files): Deprecate thumbnail endpoint in favor of core preview endpointfix/harden-thumbnail-endpointFerdinand Thiessen2025-01-261-0/+1
* fix(files): Harden thumbnail endpointFerdinand Thiessen2025-01-261-6/+17
* feat(files): add conversion actionskjnldsv2025-01-221-1/+5
* fix(files): more conversion tests and translate error messagesskjnldsv2025-01-171-2/+10
* fix: Log exceptions that happen during file conversionfix/convert-logJulius Knorr2025-01-171-1/+3
* Merge pull request #50208 from nextcloud/feat/conversion-adjustingJohn Molakvoæ2025-01-161-5/+5
|\
| * fix(files): conversion api simplification and conflict checkskjnldsv2025-01-161-5/+5
* | Merge pull request #49761 from nextcloud/transfer-share-skip-notfoundDaniel2025-01-161-4/+13
|\ \ | |/ |/|
| * fix: skip transfering shares that we can't findtransfer-share-skip-notfoundRobin Appelman2025-01-031-4/+13
* | feat(api): File conversion APIElizabeth Danzberger2025-01-152-1/+103
* | feat(dashboard): added new FavouriteWidget to display favorite files in dashb...yemkareems2025-01-142-0/+138
* | Merge pull request #49905 from nextcloud/chore/deps/openapi-extractorKate2025-01-061-0/+2
|\ \
| * | refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin2025-01-061-0/+2
| |/
* / fix: explicitly ignore nested mounts when transfering ownershipmount-move-checksRobin Appelman2025-01-061-1/+1
|/
* feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+2
* Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr2024-12-124-51/+92
|\
| * refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-032-12/+0
| * fix(dav): add activity logging for favorites in davgrnd-alt2024-12-034-41/+94
* | fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-041-14/+22