summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-28118-2/+120
* Merge pull request #37948 from nextcloud/artonge/fix/dont_show_tags_action_wh...Simon L2023-04-271-6/+8
|\
| * Do not show Tags action when systemtag is disabledLouis Chemineau2023-04-271-6/+8
* | Create new file/folder labelsChristopher Ng2023-04-275-6/+16
|/
* Merge pull request #37904 from nextcloud/bugfix/noid/file-widget-clickSimon L2023-04-261-1/+1
|\
| * fix: Use proper link for navigating to files on click handlerJulius Härtl2023-04-251-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-262-0/+38
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-252-0/+2
|/
* Merge pull request #37763 from nextcloud/techdebt/36014/require-scour-0.38.2-...Joas Schilling2023-04-2413-12/+12
|\
| * fix(assets): Optimize PNGs with optipng 0.7.7Joas Schilling2023-04-241-0/+0
| * fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-2412-12/+12
* | fix: make grid view button stickyDaniel Kesselberg2023-04-235-7/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-232-0/+18
* chore(deps): Bump query-string from 7.1.1 to 8.1.0John Molakvoæ2023-04-221-2/+2
* Merge pull request #37866 from nextcloud/fix/files-vueJohn Molakvoæ2023-04-2214-41/+141
|\
| * fix(files): do not execute the default action on foldersJohn Molakvoæ2023-04-211-8/+14
| * fix(files): favorite marker cssJohn Molakvoæ2023-04-211-4/+13
| * fix(files): fileid attributeJohn Molakvoæ2023-04-213-6/+6
| * feat(files): allow navigation entry removalJohn Molakvoæ2023-04-211-0/+7
| * fix(files): paths store reactivityJohn Molakvoæ2023-04-213-12/+18
| * feat(files): add dir file action parameterJohn Molakvoæ2023-04-214-8/+14
| * feat(files): add sidebar actionJohn Molakvoæ2023-04-213-3/+68
| * fix(files): always force menuJohn Molakvoæ2023-04-211-0/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-222-2/+2
* | chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-216-0/+38
* Merge pull request #37826 from nextcloud/bugfix/noid/no-error-for-guestsJoas Schilling2023-04-202-16/+9
|\
| * fix(files): Don't throw an error when guests access the controllerJoas Schilling2023-04-192-16/+9
* | feat(files): expose Files routerJohn Molakvoæ2023-04-204-13/+90
* | feat(files): add default action supportJohn Molakvoæ2023-04-207-34/+113
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-208-0/+44
* | Add accessible system tags selectChristopher Ng2023-04-191-9/+29
|/
* fix(files): forward arguments to store creationJohn Molakvoæ2023-04-195-18/+18
* fix(files): fix sorting mixin usageJohn Molakvoæ2023-04-191-12/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1914-0/+28
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-1820-284/+490
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-1890-90/+90
* Fix wording meaning (placeholder)Jerome-Herbinet-patch-1Jérôme Herbinet2023-04-171-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-174-0/+88
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-144-22/+12
* Merge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-filesSimon L2023-04-136-41/+63
|\
| * feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-136-41/+63
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-134-0/+72
|/
* fix: wrong copyrightJohn Molakvoæ2023-04-1213-23/+23
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-127-14/+100
* fix(files): cleanup common table row stylingJohn Molakvoæ2023-04-125-180/+143
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-122-0/+36
* feat(files): right clickJohn Molakvoæ2023-04-114-7/+93
* feat(files): implement shift-selectJohn Molakvoæ2023-04-118-20/+142
* fix(files): use displayName in breadcrumbs if availableJohn Molakvoæ2023-04-111-1/+33