summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39333 from nextcloud/backport/38950/stable27Arthur Schiwon2023-07-122-3/+17
|\
| * fix(files): sanitize name and ext displayJohn Molakvoæ2023-07-122-3/+17
* | Reset show tags on closeChristopher Ng2023-07-111-0/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-12122-746/+768
* fix(files): fix legacy router query changeJohn Molakvoæ2023-07-111-0/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-116-2/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-106-2/+48
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-088-8/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0722-14/+230
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-06122-282/+532
* Merge pull request #39119 from nextcloud/artonge/backport/stable27/38905Louis2023-07-052-1/+13
|\
| * Do not load preview if version tab is not activeLouis Chemineau2023-07-032-1/+13
* | add utility command for object store objectsRobin Appelman2023-07-047-0/+363
|/
* fix(files): Only render the menu if there are actions to showJulius Härtl2023-06-301-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-274-66/+66
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-262-72/+72
* Move deprecation warnings to debugSimon L2023-06-242-5/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-244-30/+106
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-0/+2
* Merge pull request #38420 from nextcloud/backport/38259/stable27Simon L2023-06-171-2/+5
|\
| * reload filelist when adding or removing sharesRobin Appelman2023-05-241-2/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-68/+190
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-152-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-64/+64
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-136-12/+32
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-4/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-116-112/+168
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-074-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-052-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-034-0/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-314-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-2/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-27140-910/+312
* | fix(files): make open folder a default actionJohn Molakvoæ2023-05-253-16/+87
|/
* 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