aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* chore(db): Correctly apply query typesGit'Fellow2024-10-171-2/+2
* Merge pull request #48734 from nextcloud/fix/45884/accept-notificationJoas Schilling2024-10-173-11/+24
|\
| * fix: add notification icon for transfer ownershipfix/45884/accept-notificationMaksim Sukharev2024-10-162-0/+5
| * 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1784-484/+484
* | 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
* | fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-4/+4
|/
* Merge pull request #48425 from nextcloud/fix/files-renameFerdinand Thiessen2024-10-162-60/+93
|\
| * fix(files): Ensure renaming state is correctly resetFerdinand Thiessen2024-10-152-60/+93
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-162-6/+6
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1514-37/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-154-18/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-142-16/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-134-16/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-124-38/+50
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-114-12/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-2/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-094-0/+26
* 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
* | fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-084-16/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0892-0/+204
* | feat(sidebar): Show node owner in metadata sublinefenn-cs2024-10-073-24/+70
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-074-16/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-066-4/+116
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-052-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-046-66/+66
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0376-80/+120
* Merge pull request #48512 from nextcloud/fix/pick-folder-smart-pickerPytal2024-10-021-12/+11
|\
| * fix(files): Fix folders not being selectable in the smart pickerChristopher Ng2024-10-011-12/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0210-0/+20
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0178-160/+176
* perf(files): Adjust default chunk size for chunked upload to 100MiBperf/files/chunked-upload-default-100-mibprovokateurin2024-09-301-1/+1
* fix(files): Add more visual move / copy notificationfix/files-add-move-infoFerdinand Thiessen2024-09-303-4/+36
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2996-296/+366
* feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-284-273/+222
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-284-4/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-276-18/+116
* Merge pull request #48354 from nextcloud/artonge/fix/storage_full_warningLouis2024-09-261-2/+2
|\
| * fix: Show storage full warning when storage is actually fullartonge/fix/storage_full_warningLouis Chemineau2024-09-251-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-268-14/+38
|/
* Merge pull request #48331 from nextcloud/fix/duplicated-conflict-resolutionSimon L.2024-09-252-13/+14
|\
| * fix(files): Fix having to resolve conflicts twice when dropping filesChristopher Ng2024-09-242-13/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2582-92/+132
|/
* Merge pull request #32018 from nextcloud/cleanup/event/trashbinCôme Chilliet2024-09-241-17/+11
|\
| * fix(tests): Fix tests now that trashbin listens to events properlyCôme Chilliet2024-09-231-17/+11
* | fix(translations): Changed grammarrakekniven2024-09-231-1/+1
|/
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-232-11/+11
|\