aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * chore: Apply rector configuration to apps folderCôme Chilliet2024-09-202-11/+11
* | fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-233-20/+21
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-232-0/+22
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2196-11048/+11050
* | chore: Move legacy dialogs template from files to core until we can remove itFerdinand Thiessen2024-09-201-35/+0
* | chore(files): Remove legacy style filesFerdinand Thiessen2024-09-2021-1842/+0
* | chore(files): Remove legacy UI scripts now that everything is migrated to VueFerdinand Thiessen2024-09-2053-18630/+3
|/
* test(files): Add tests for path handlingFerdinand Thiessen2024-09-201-0/+130
* fix(files): Ensure children are removed from folder and not duplicatedFerdinand Thiessen2024-09-202-13/+64
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-202-0/+36
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-197-7/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-182-124/+124
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-182-4/+4
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-172-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-176-0/+74
* Merge pull request #47792 from nextcloud/chore/use-public-api-helperJohn Molakvoæ2024-09-161-11/+14
|\
| * chore(files): Use public API where possiblechore/use-public-api-helperFerdinand Thiessen2024-09-051-11/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-164-0/+92
* | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1510-41/+41
* | fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dotLouis Chemineau2024-09-151-1/+1
* | Merge pull request #47920 from nextcloud/artonge/feat/reset_route_when_sideba...Louis2024-09-141-7/+23
|\ \
| * | feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-141-7/+23
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-144-0/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-136-0/+22
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-122-6/+6
* | fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1196-6126/+6136
* | fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-101-0/+17
* | Merge pull request #47294 from nextcloud/fix/natural-order-treePytal2024-09-103-5/+17
|\ \
| * | fix(files): Render folders in natural sort orderChristopher Ng2024-09-091-3/+17
| * | fix(files): Sort tree views correctly by natural orderChristopher Ng2024-09-092-2/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-108-2/+50
|/ /
* | feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-1/+3