summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* fix(sharing): Move video verification option to password and hide without TalkJoas Schilling2024-02-131-7/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1310-6/+86
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_external): list root when using SMB case-insensitive optionBenjamin Gaussorgues2024-02-121-1/+2
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1214-8/+132
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1126-4/+274
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): Do not scroll if there is no scrolling areaFerdinand Thiessen2024-02-101-0/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Fix some type errors in TemplatePickerFerdinand Thiessen2024-02-102-37/+32
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-1010-180/+469
| | | | | | * Reactive `openfile` query Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-10112-262/+432
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43456 from nextcloud/backport/43435/stable28Ferdinand Thiessen2024-02-091-5/+5
|\ | | | | [stable28] do not break personal settings page is viewer is not there
| * fix psalmSimon L2024-02-081-0/+3
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * do not break personal settings page is viewer is not thereSimon L2024-02-081-5/+2
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0920-4/+148
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43451 from nextcloud/backport/43433/stable28Simon L2024-02-081-5/+5
|\ \ | |/ |/| [stable28] Use AccountPlusIcon in broadcrombs
| * fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbsSimon L2024-02-081-5/+5
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> [skip ci]
* | Merge pull request #43449 from nextcloud/backport/43213/stable28Andy Scherzinger2024-02-083-200/+95
|\ \ | |/ |/| [stable28] fix(sharing): migrate QuickShareSelect to NcActions
| * fix(sharing): migrate QuickShareSelect to NcActionsGrigorii K. Shartsev2024-02-083-200/+95
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | fix(files): focus sidebar tab on tab or file changeGrigorii K. Shartsev2024-02-081-9/+16
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | fix(files): do not disable action on load to keep focusGrigorii K. Shartsev2024-02-081-1/+5
|/ | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-08102-316/+326
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): setup cannot be in mixinsJohn Molakvoæ2024-02-073-21/+41
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(files): move shared FileEntry and FileEntryGrid into a mixinJohn Molakvoæ2024-02-073-726/+424
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files) selection store typingJohn Molakvoæ2024-02-076-41/+52
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): drop to folder path and user feedbackJohn Molakvoæ2024-02-073-31/+96
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #43404 from nextcloud/backport/43217/stable28John Molakvoæ2024-02-075-24/+167
|\
| * fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-065-24/+167
| | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(theming): The background is the primary color and must not be double ↵Ferdinand Thiessen2024-02-073-16/+16
| | | | | | | | | | | | inverted Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-07114-398/+106
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: added last two places for aria-labels on setting iconsEduardo Morales2024-02-062-4/+11
|/ | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* techdebt(settings): mark visibility selects as label-outsideGrigorii K. Shartsev2024-02-061-0/+1
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* fix(settings): focus on trigger after federation scope dialog closeGrigorii K. Shartsev2024-02-061-1/+5
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
* Merge pull request #43347 from nextcloud/backport/42552/stable28Andy Scherzinger2024-02-063-44/+36
|\ | | | | [stable28] fix(theming): change color button contrast
| * fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-02-052-29/+14
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-02-051-15/+22
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0620-14/+28
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(files): dav owner and mime typesJohn Molakvoæ2024-02-051-2/+7
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(files): better null relatedTarget event detectionJohn Molakvoæ2024-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(files): drag leave detection on safariJohn Molakvoæ2024-02-051-1/+1
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0510-8/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-044-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Use `@nextcloud/capabilities` to obtain share api defaultsfenn-cs2024-02-032-19/+8
| | | | | | | | - Remove redundant initial state added - Call `getCapabilities()` in share config file. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Consider admin defaults when creating sharesfenn-cs2024-02-033-12/+34
| | | | | | | | | | The current share logic always uses the default `BUNDLED_PERMISSIONS.ALL` which includes everything. This commit updates share creation logic to use `defaultPermissions` if set by admin for the creation of new shares. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Merge pull request #43282 from nextcloud/backport/42696/stable28Ferdinand Thiessen2024-02-031-2/+1
|\ | | | | [stable28] fix(caldav): only call getTimestamp() on actual DateTime data
| * fix(caldav): only call getTimestamp() on actual DateTime dataThomas Citharel2024-02-031-2/+1
| | | | | | | | | | | | | | | | For some reason the value of $component['DTSTART'][0] may not be a DateTimeImmutable Closes #42464 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | fix(files): selected files actions position on scroll/with readme blockGrigorii K. Shartsev2024-02-032-9/+16
|/ | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-02-034-4/+15
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #43040 from nextcloud/backport/43028/stable28Julia Kirschenheuter2024-02-031-5/+3
|\ | | | | [stable28] Correct values and attributes
| * Correct values and attributesjulia.kirschenheuter2024-02-031-5/+3
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch ↵julia.kirschenheuter2024-02-031-5/+9
|/ | | | | | with NcNoteCard Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #43112 from nextcloud/backport/43098/stable28Julia Kirschenheuter2024-02-032-110/+19
|\ | | | | [stable28] fix(settings): federation scope menu a11y