aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-03-041-0/+6
* fix(files): properly forward open params from short urlsskjnldsv2025-02-181-14/+26
* fix(files): Fix folder preview for favorites widgetbackport/50576/stable31provokateurin2025-02-031-7/+12
* fix: Only hide template folder creation if default was changed to emptybackport/50540/stable31Julius Knorr2025-01-301-1/+1
* fix: Hide "Create templates folder" option if templates are disabled in confi...Pawel Boguslawski2025-01-271-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
* | fix: Handle copy of folders containing live photosLouis Chemineau2024-12-041-56/+98
|/
* fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-251-2/+2
* Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
|\
| * feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-helpJosh2024-11-201-1/+2
* | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanupJosh2024-11-201-12/+18
|/
* fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-071-0/+5
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-067-32/+60
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-057-32/+60
* | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-forsJohn Molakvoæ2024-11-064-101/+26
|\ \
| * | refactor(files): Migrate from event listener to class based declarative settingsfeat/allow-getter-setter-decl-forsFerdinand Thiessen2024-10-154-101/+26
* | | Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-...Côme Chilliet2024-11-041-10/+10
|\ \ \ | |_|/ |/| |
| * | fix: Transfer incomming shares first, do not delete non-migratable onesCôme Chilliet2024-10-141-13/+10
| * | fix: delete re-shares when deleting the parent shareLuka Trovic2024-10-141-0/+3
* | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-2224-298/+124
|\ \ \
| * | | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2124-298/+124
* | | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilitiesprovokateurin2024-10-214-3/+74
|/ / /
* | | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-191-4/+4
* | | chore(db): Correctly apply query typesGit'Fellow2024-10-171-2/+2
* | | Merge pull request #48734 from nextcloud/fix/45884/accept-notificationJoas Schilling2024-10-172-11/+23
|\ \ \
| * | | fix: add notification icon for transfer ownershipfix/45884/accept-notificationMaksim Sukharev2024-10-161-0/+4
| * | | fix: do not duplicate existing entityMaksim Sukharev2024-10-161-8/+1
| * | | fix: dismiss notification only after transfer bg job createdMaksim Sukharev2024-10-162-5/+20
| | |/ | |/|
* | | refactor: Inject IRootFolderChristopher Ng2024-10-161-4/+4
* | | fix: Fix "Unknown path" error when source user `files` folder has not been in...Christopher Ng2024-10-161-0/+2
|/ /
* / chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-159-21/+35
|/
* Merge pull request #48597 from nextcloud/fix/fix-email-share-transfer-accross...Côme Chilliet2024-10-081-0/+2
|\
| * feat(transfer-ownership): Improve verbose output of commandCôme Chilliet2024-10-071-0/+2