aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Fix folder preview for favorites widgetbackport/50576/stable31provokateurin2025-02-031-7/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-014-20/+20
* fix: Use `searchFrom` property for client side pluginsbackport/50550/stable31nfebe2025-01-311-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-312-0/+52
* fix(files): Allow opening the same file repeatedlyprovokateurin2025-01-301-1/+1
* fix: Only hide template folder creation if default was changed to emptybackport/50540/stable31Julius Knorr2025-01-301-1/+1
* fix(unified-search): Prevent multiple file picker triggers in in-folder searchnfebe2025-01-291-20/+24
* fix(unified-search): Use appId for searchingnfebe2025-01-291-2/+3
* fix: Hide "Create templates folder" option if templates are disabled in confi...Pawel Boguslawski2025-01-272-2/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-276-0/+62
* fix(files): Harden thumbnail endpointFerdinand Thiessen2025-01-262-6/+102
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-264-0/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2514-10/+316
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2412-10/+244
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2396-1512/+750
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2312-6/+32
* fix(files): jsunit file_conversionsfeat/file-conversion-provider-frontskjnldsv2025-01-221-1/+1
* fix(files): better conversion error messagesskjnldsv2025-01-221-3/+6
* feat(files): add mime icon endpointskjnldsv2025-01-221-1/+6
* feat(files): add conversion actionskjnldsv2025-01-226-2/+237
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2294-94/+108
* fix(files): Ensure favorites set in sidebar workFerdinand Thiessen2025-01-213-10/+32
* fix(files): Properly reset all file list filters on view changeFerdinand Thiessen2025-01-215-69/+131
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-218-4/+40
* Merge pull request #49259 from nextcloud/fix/file-type-filter-stateFerdinand Thiessen2025-01-202-9/+34
|\
| * fix(files): File type filter UI sync with filter stateFerdinand Thiessen2025-01-172-9/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-208-2/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-196-0/+16
* | Merge pull request #50240 from nextcloud/fix/conversion-extensionJohn Molakvoæ2025-01-191-2/+10
|\ \
| * | fix(files): more conversion tests and translate error messagesskjnldsv2025-01-171-2/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-186-0/+24
|/ /
* / fix: Log exceptions that happen during file conversionfix/convert-logJulius Knorr2025-01-171-1/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1714-0/+128
* chore: Resolve ESLint warningsFerdinand Thiessen2025-01-165-18/+15
* Merge pull request #50208 from nextcloud/feat/conversion-adjustingJohn Molakvoæ2025-01-162-22/+15
|\
| * fix(files): conversion api simplification and conflict checkskjnldsv2025-01-162-22/+15
* | 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
* | Merge pull request #50161 from nextcloud/fix/files/sort-after-view-changeRichard Steinmetz2025-01-166-36/+13
|\ \
| * | fix(files): sort not working after changing viewsfix/files/sort-after-view-changeRichard Steinmetz2025-01-166-36/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1684-2/+86
* | | chore: update openapi specfeat/file-conversion-providerElizabeth Danzberger2025-01-151-3/+15
* | | feat(api): File conversion APIElizabeth Danzberger2025-01-156-1/+345
|/ /
* | fix(files): hide move dialog action if destination has no CREATE permissionMaksim Sukharev2025-01-151-0/+5
* | fix: Remove duplicate propfind callLouis Chemineau2025-01-153-32/+37
* | Merge pull request #49534 from nextcloud/feature/23308/create-new-favorite-da...Stephan Orbaugh2025-01-154-0/+140
|\ \
| * | feat(dashboard): added new FavouriteWidget to display favorite files in dashb...yemkareems2025-01-144-0/+140
* | | fix: Show full template nameJulius Knorr2025-01-151-3/+0
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-142-0/+16
* | feat(files_trashbin): Allow preventing trash to be deleted permanentlyprovokateurin2025-01-133-1/+48