aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
...
* | feat: add favorite action with testsJohn Molakvoæ2023-06-222-0/+490
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | feat: add edit locally action with testsJohn Molakvoæ2023-06-222-0/+237
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(jest): replace mock with jest.spyOnJohn Molakvoæ2023-06-212-3/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add open folder action testingJohn Molakvoæ2023-06-212-6/+173
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add download action testingJohn Molakvoæ2023-06-212-0/+267
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add delete action testingJohn Molakvoæ2023-06-212-2/+188
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: add sidebar action testingJohn Molakvoæ2023-06-213-10/+168
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: delete action importJohn Molakvoæ2023-06-211-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-174-68/+190
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix files API route namesjld31032023-06-151-15/+15
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-152-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-64/+64
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-136-12/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-116-112/+168
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* add utility command for object store objectsRobin Appelman2023-06-097-0/+363
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-074-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Reset show tags on closeChristopher Ng2023-06-061-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files): Add border around favorite marker to ensure contrast ↵Ferdinand Thiessen2023-06-065-12/+23
| | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-052-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-034-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-314-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-27140-834/+96
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2618-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-243-16/+87
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-242-16/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-236-16/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* reload filelist when adding or removing sharesRobin Appelman2023-05-221-2/+5
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-214-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2046-46/+0
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38332 from nextcloud/pulsejet/patch-dead1Simon L2023-05-191-3/+0
|\ | | | | Remove some dead code in files app
| * Remove some dead code in files appVarun Patil2023-05-171-3/+0
| | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | address reviewSimon L2023-05-191-1/+1
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | migrate a few components to NcSelectSimon L2023-05-191-11/+4
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-182-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-186-0/+98
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(search): fix load moreJohn Molakvoæ2023-05-161-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #38256 from nextcloud/fix/noid/file-smart-picker-paddingFerdinand Thiessen2023-05-151-1/+1
|\ | | | | Adjust file custom picker component padding
| * adjust file custom picker component padding as the smart picker does not ↵Julien Veyssier2023-05-151-1/+1
| | | | | | | | | | | | have padding anymore Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | Fix incosistent scrolling in FirefoxSimon L2023-05-145-4/+6
|/ | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-142-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Use the color-primary-element* variablesSimon L2023-05-139-15/+15
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-12140-140/+150
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat: Enhance template picker size and layout depending on aspect ratioJulius Härtl2023-05-101-6/+7
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>