aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Service
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checksRobin Appelman2025-01-061-1/+1
|/
* refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-031-10/+0
* fix(dav): add activity logging for favorites in davgrnd-alt2024-12-031-40/+2
* fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-251-2/+2
* 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-225-44/+22
|\ \
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-215-44/+22
* | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilitiesprovokateurin2024-10-211-0/+30
|/ /
* | 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-151-5/+8
|/
* feat(transfer-ownership): Improve verbose output of commandCôme Chilliet2024-10-071-0/+2
* fix(transfer-ownership): Improve comments according to code reviewCôme Chilliet2024-09-051-3/+3
* feat(transfer-ownership): Correctly react to encrypted filesCôme Chilliet2024-09-051-20/+43
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-8/+8
* feat(files): Allow toggling folder treeChristopher Ng2024-08-011-1/+7
* feat(files): Allow to configure Windows filename compatibility in the settingsFerdinand Thiessen2024-07-171-0/+63
* feat(files): Use receiving users language for the ownership transfer target f...Ferdinand Thiessen2024-05-291-8/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-296-123/+14
* fix(files): Fix ownership transfer encrypted files detectionCôme Chilliet2024-04-301-1/+1
* fix(files): Also restore shares after ownership transfer for object storageFerdinand Thiessen2024-04-181-38/+73
* fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-03-141-0/+52
* Merge pull request #39215 from shdehnavi/replace_substr_calls_in_files_appJohn Molakvoæ2024-02-231-2/+2
|\
| * Merge branch 'master' into replace_substr_calls_in_files_appHamid Dehnavi2023-10-301-0/+6
| |\
| * | Refactor "substr" calls to improve code readabilityHamid Dehnavi2023-09-271-2/+2
* | | fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-01-271-0/+6
* | | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-42/+42
| |/ |/|
* | feat(files): add grid toggle buttonJohn Molakvoæ2023-10-171-0/+6
|/
* feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-281-10/+11
* feat(files): sort favorites firstJohn Molakvoæ2023-07-051-1/+7
* fix(files): Don't throw an error when guests access the controllerJoas Schilling2023-04-191-2/+5
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-0/+184
* fix: Always create user directory when transfering files to new usersJulius Härtl2023-04-061-0/+3
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-1/+1
* fix(files): Fix controller setup for guestsJoas Schilling2023-02-281-9/+6
* Fix favourite openingJohn Molakvoæ2023-01-041-0/+2
* Fixing testsJohn Molakvoæ2023-01-041-6/+5
* Add component testingJohn Molakvoæ2023-01-041-4/+5
* Port settings to ModalJohn Molakvoæ2023-01-041-0/+142
* Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-...Vincent Petry2022-02-101-7/+6
|\
| * Init user's file system if not existing on ownership transferCarl Schwan2022-02-011-7/+6
* | Fix path handling when transferring incoming sharesVincent Petry2022-02-101-1/+5
|/
* Do not transfer shares for deleted usersVincent Petry2021-10-041-7/+20
* Added support for transfering incoming file shares.Immanuel Pasanec2021-08-271-1/+140
* Log exception message during failed ownership transfer share restoreChristoph Wurst2021-08-241-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+2