Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(sharing): Move video verification option to password and hide without Talk | Joas Schilling | 2024-02-13 | 1 | -7/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-13 | 10 | -6/+86 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_external): list root when using SMB case-insensitive option | Benjamin Gaussorgues | 2024-02-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-12 | 14 | -8/+132 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-11 | 26 | -4/+274 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): Do not scroll if there is no scrolling area | Ferdinand Thiessen | 2024-02-10 | 1 | -0/+5 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Fix some type errors in TemplatePicker | Ferdinand Thiessen | 2024-02-10 | 2 | -37/+32 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Add modal to set filename before creating new files in the fileslist | Ferdinand Thiessen | 2024-02-10 | 10 | -180/+469 |
| | | | | | | * Reactive `openfile` query Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-10 | 112 | -262/+432 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43456 from nextcloud/backport/43435/stable28 | Ferdinand Thiessen | 2024-02-09 | 1 | -5/+5 |
|\ | | | | | [stable28] do not break personal settings page is viewer is not there | ||||
| * | fix psalm | Simon L | 2024-02-08 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
| * | do not break personal settings page is viewer is not there | Simon L | 2024-02-08 | 1 | -5/+2 |
| | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-09 | 20 | -4/+148 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #43451 from nextcloud/backport/43433/stable28 | Simon L | 2024-02-08 | 1 | -5/+5 |
|\ \ | |/ |/| | [stable28] Use AccountPlusIcon in broadcrombs | ||||
| * | fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbs | Simon L | 2024-02-08 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> [skip ci] | ||||
* | | Merge pull request #43449 from nextcloud/backport/43213/stable28 | Andy Scherzinger | 2024-02-08 | 3 | -200/+95 |
|\ \ | |/ |/| | [stable28] fix(sharing): migrate QuickShareSelect to NcActions | ||||
| * | fix(sharing): migrate QuickShareSelect to NcActions | Grigorii K. Shartsev | 2024-02-08 | 3 | -200/+95 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | fix(files): focus sidebar tab on tab or file change | Grigorii K. Shartsev | 2024-02-08 | 1 | -9/+16 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | fix(files): do not disable action on load to keep focus | Grigorii K. Shartsev | 2024-02-08 | 1 | -1/+5 |
|/ | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-08 | 102 | -316/+326 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): setup cannot be in mixins | John Molakvoæ | 2024-02-07 | 3 | -21/+41 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files): move shared FileEntry and FileEntryGrid into a mixin | John Molakvoæ | 2024-02-07 | 3 | -726/+424 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files) selection store typing | John Molakvoæ | 2024-02-07 | 6 | -41/+52 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): drop to folder path and user feedback | John Molakvoæ | 2024-02-07 | 3 | -31/+96 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #43404 from nextcloud/backport/43217/stable28 | John Molakvoæ | 2024-02-07 | 5 | -24/+167 |
|\ | |||||
| * | fix(files): add mount root property and adjust delete wording | John Molakvoæ | 2024-02-06 | 5 | -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 Thiessen | 2024-02-07 | 3 | -16/+16 |
| | | | | | | | | | | | | inverted Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-07 | 114 | -398/+106 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: added last two places for aria-labels on setting icons | Eduardo Morales | 2024-02-06 | 2 | -4/+11 |
|/ | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | techdebt(settings): mark visibility selects as label-outside | Grigorii K. Shartsev | 2024-02-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(settings): focus on trigger after federation scope dialog close | Grigorii K. Shartsev | 2024-02-06 | 1 | -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/stable28 | Andy Scherzinger | 2024-02-06 | 3 | -44/+36 |
|\ | | | | | [stable28] fix(theming): change color button contrast | ||||
| * | fix(theming): change color button contrast on admin settings | Grigorii K. Shartsev | 2024-02-05 | 2 | -29/+14 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | fix(theming): change color button contrast on user settings | Grigorii K. Shartsev | 2024-02-05 | 1 | -15/+22 |
| | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-06 | 20 | -14/+28 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(files): dav owner and mime types | John Molakvoæ | 2024-02-05 | 1 | -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 detection | John Molakvoæ | 2024-02-05 | 1 | -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 safari | John Molakvoæ | 2024-02-05 | 1 | -1/+1 |
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-05 | 10 | -8/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-04 | 4 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Use `@nextcloud/capabilities` to obtain share api defaults | fenn-cs | 2024-02-03 | 2 | -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 shares | fenn-cs | 2024-02-03 | 3 | -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/stable28 | Ferdinand Thiessen | 2024-02-03 | 1 | -2/+1 |
|\ | | | | | [stable28] fix(caldav): only call getTimestamp() on actual DateTime data | ||||
| * | fix(caldav): only call getTimestamp() on actual DateTime data | Thomas Citharel | 2024-02-03 | 1 | -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 block | Grigorii K. Shartsev | 2024-02-03 | 2 | -9/+16 |
|/ | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | fix(files): Consistent sorting for folders before files (user configurable) | Ferdinand Thiessen | 2024-02-03 | 4 | -4/+15 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #43040 from nextcloud/backport/43028/stable28 | Julia Kirschenheuter | 2024-02-03 | 1 | -5/+3 |
|\ | | | | | [stable28] Correct values and attributes | ||||
| * | Correct values and attributes | julia.kirschenheuter | 2024-02-03 | 1 | -5/+3 |
| | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch ↵ | julia.kirschenheuter | 2024-02-03 | 1 | -5/+9 |
|/ | | | | | | with NcNoteCard Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Merge pull request #43112 from nextcloud/backport/43098/stable28 | Julia Kirschenheuter | 2024-02-03 | 2 | -110/+19 |
|\ | | | | | [stable28] fix(settings): federation scope menu a11y |