summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
* fix(files): Respect "Show hidden files" setting in treeChristopher Ng2024-08-291-0/+22
* feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-293-12/+100
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2952-102/+156
* fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-283-4/+4
* fix: Backport to 30Louis Chemineau2024-08-281-10/+4
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-281-2/+2
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-283-47/+141
* fix: adjust systemtag orphan cleanup query to work with shardingRobin Appelman2024-08-281-1/+1
* fix: make background scan job compatible with shardingRobin Appelman2024-08-281-12/+58
* Merge pull request #47499 from nextcloud/backport/47490/stable30Andy Scherzinger2024-08-281-1/+2
|\
| * chore(files): Adjust wording for file type filterFerdinand Thiessen2024-08-261-1/+2
* | Merge pull request #47492 from nextcloud/backport/47467/stable30John Molakvoæ2024-08-282-13/+6
|\ \
| * | fix(files): Remove huge margin on bottomFerdinand Thiessen2024-08-272-13/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2890-384/+20
|/ /
* | fix(files): fix list gap at bottomElizabeth Danzberger2024-08-271-1/+1
* | Merge pull request #47498 from nextcloud/backport/47465/stable30John Molakvoæ2024-08-271-7/+32
|\ \
| * | fix(files): Reset drop notice on firefoxFerdinand Thiessen2024-08-261-7/+32
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2748-96/+96
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-262-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-252-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-246-6/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-234-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-228-2/+78
* Merge pull request #47392 from nextcloud/backport/47370/stable30Andy Scherzinger2024-08-211-6/+6
|\
| * fix(files): Move loading icon before grid toggleFerdinand Thiessen2024-08-211-6/+6
* | chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-23/+38
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2186-86/+20
* Merge pull request #47322 from nextcloud/backport/47182/stable30Andy Scherzinger2024-08-201-9/+6
|\
| * perf: improve cleanup of tags/commentsRobin Appelman2024-08-191-9/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-4/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-0/+66
* Merge pull request #47305 from nextcloud/backport/47287/stable30John Molakvoæ2024-08-182-1/+2
|\
| * fix: Access node owner by top level `owner` propertyFerdinand Thiessen2024-08-172-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-188-0/+28
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-176-0/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1624-4/+100
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1598-2390/+766
* perf(files): Cache `getContents` function used for uploaderFerdinand Thiessen2024-08-143-12/+36
* refactor(files): Drop unneeded initial stateFerdinand Thiessen2024-08-142-62/+20
* fix(files): Fix non-sticky sticky views in files navChristopher Ng2024-08-141-1/+6
* chore(i18n): Improved grammarrakekniven2024-08-141-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-146-4/+44
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-132-6/+5
* fix(files): Add messages when "new folder" fails or gets cancelledFerdinand Thiessen2024-08-131-3/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-134-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-124-0/+8
* Merge pull request #47157 from nextcloud/perf/prevent-extra-requestsPytal2024-08-101-6/+3
|\
| * perf(files): Prevent extraneous requests when tree children are loadingChristopher Ng2024-08-091-6/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1020-0/+82
|/
* fix(files): trim names on new node creationskjnldsv2024-08-093-7/+11