aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
* | chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
|/
* fix(search): fix load moreJohn Molakvoæ2023-05-161-1/+1
* Merge pull request #38256 from nextcloud/fix/noid/file-smart-picker-paddingFerdinand Thiessen2023-05-151-1/+1
|\
| * adjust file custom picker component padding as the smart picker does not have...Julien Veyssier2023-05-151-1/+1
* | Fix incosistent scrolling in FirefoxSimon L2023-05-145-4/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-142-0/+8
* Use the color-primary-element* variablesSimon L2023-05-139-15/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-12140-140/+150
* feat: Enhance template picker size and layout depending on aspect ratioJulius Härtl2023-05-101-6/+7
* Merge pull request #37971 from nextcloud/info-file-getRobin Appelman2023-05-106-0/+300
|\
| * minor fixes for get/putRobin Appelman2023-05-092-6/+19
| * add command to write a fileRobin Appelman2023-05-046-2/+87
| * move get/delete commands to files namespace, make get take the output as argu...Robin Appelman2023-05-045-0/+202
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-102-0/+12
* | Merge pull request #37944 from nextcloud/enh/allow-filescan-to-continue-on-errorCôme Chilliet2023-05-091-36/+33
|\ \
| * | Add an error counterCôme Chilliet2023-05-041-20/+17
| * | Only show error stack trace on very verbose levelCôme Chilliet2023-05-021-6/+2
| * | Do not stop at the first PHP error/warning in files:scanCôme Chilliet2023-04-271-11/+15
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-092-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-084-0/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-062-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-058-0/+20
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-0412-6/+122
* | Merge pull request #37938 from nextcloud/feat/tags-files-inlineJohn Molakvoæ2023-05-0210-6/+180
|\ \
| * | feat(system-tags): show inline in filesJohn Molakvoæ2023-05-0210-6/+180
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-022-0/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-302-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2914-2/+16
|/ /
* | 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