aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #51400 from nextcloud/chore/tests-hot-keyFerdinand Thiessen7 days1-26/+23
|\
| * test: speed up hotkey tests by 2.4schore/tests-hot-keyFerdinand Thiessen13 days1-26/+23
* | fix(files_sharing): ensure share status action works also in grid viewFerdinand Thiessen11 days1-15/+21
* | fix(files): correctly handle plural translation formsCaitlin Jordan13 days1-15/+8
|/
* fix(files): also enable delete action if trashbin is disabledFerdinand Thiessen13 days1-9/+10
* fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-055-22/+97
* fix(files_sharing): ensure downloaded file has the correct filenameFerdinand Thiessen2025-03-052-5/+30
* Merge pull request #51146 from nextcloud/fix/files-trash-downloadKate2025-03-031-2/+8
|\
| * fix(files_trashbin): disable bulk download for trashbinFerdinand Thiessen2025-02-281-2/+8
* | fix(l10n): use `do not` instead of `don't`Valdnet2025-02-282-2/+2
|/
* refactor: use eventbus for updated filtersFerdinand Thiessen2025-02-283-15/+7
* fix(files): Ensure the filter instance is mountedFerdinand Thiessen2025-02-282-2/+7
* fix(files): exception when share-attributes is undefinedVarun Patil2025-02-271-1/+1
* fix(l10n): Improve english source stringsJoas Schilling2025-02-263-3/+3
* fix(l10n): Spelling standardizationValdnet2025-02-253-4/+4
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-02-258-169/+417
* fix: rename 'edit locally' to 'open locally'Jérôme Herbinet2025-02-213-11/+11
* fix(files): handle failed node properlyskjnldsv2025-02-211-2/+22
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-2031-87/+89
* fix(files): do not show extension warning for folders renamingfix/files-rename-folderskjnldsv2025-02-191-3/+3
* fix(files): attach sidebar to main content for vue debugskjnldsv2025-02-182-15/+26
* fix(files): properly show file not found errorskjnldsv2025-02-181-3/+13
* fix(files): properly forward open params from short urlsskjnldsv2025-02-181-5/+9
* fix(transferownership): allow searching by email, display user.shareWithDispl...Julien Veyssier2025-02-171-14/+6
* fix(template-filler): Hide template fields with unknown labelsElizabeth Danzberger2025-02-133-5/+13
* fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-085-127/+126
* chore(files): add actions cypress testsskjnldsv2025-02-071-1/+1
* fix(files): support submenu in batch actions header tooskjnldsv2025-02-065-60/+201
* fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-062-35/+68
* fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-053-51/+122
* fix(files): properly update store on files conversions successskjnldsv2025-02-045-63/+63
* fix(files): Fix casingChristopher Ng2025-02-041-1/+1
* chore(files): Change "filename" to "file name"Christopher Ng2025-02-041-1/+1
* fix: Use `searchFrom` property for client side pluginsfix/noid/fix-unified-search-provider-idnfebe2025-01-301-0/+2
* fix(files): Allow opening the same file repeatedlyprovokateurin2025-01-301-1/+1
* perf(files): Check node type property instead of instanceChristopher Ng2025-01-291-4/+4
* fix(unified-search): Prevent multiple file picker triggers in in-folder searchfix/load-more-than-5-items-in-folder-filternfebe2025-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-271-2/+4
* 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 conversion actionskjnldsv2025-01-224-1/+228
* 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(files): File type filter UI sync with filter stateFerdinand Thiessen2025-01-172-9/+34
* chore: Resolve ESLint warningsFerdinand Thiessen2025-01-165-18/+15
* fix(files): sort not working after changing viewsfix/files/sort-after-view-changeRichard Steinmetz2025-01-166-36/+13
* 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
* fix: Show full template nameJulius Knorr2025-01-151-3/+0