summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-271168-10576/+1544
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(weather_status): Improve contrast of favorite iconFerdinand Thiessen2023-05-261-8/+20
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-261-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-26178-158/+230
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add fallback when a there is no preview for a versionLouis Chemineau2023-05-251-3/+14
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Improve handling of undefined version labelLouis Chemineau2023-05-251-4/+6
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #38206 from nextcloud/fix/increase-iterations-for-pbkdf2Simon L2023-05-252-10/+10
|\ | | | | Increase from 100000 to 600000 iterations for hash_pbkdf2
| * Adapt encryption test to change in generateHeaderCôme Chilliet2023-05-251-1/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * Increase from 100000 to 600000 iterations for hash_pbkdf2Côme Chilliet2023-05-231-9/+9
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #38448 from nextcloud/fix/carddav/no-sab-guest-usersArthur Schiwon2023-05-252-8/+84
|\ \ | | | | | | fix(carddav): Don't show system address book cards to guests
| * | fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-252-8/+84
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #38454 from nextcloud/fix/capitalization-other-telChristoph Wurst2023-05-251-1/+1
|\ \ \ | | | | | | | | fix(carddav): Make system contact phone number RFC compliant
| * | | fix(carddav): Make system contact phone number RFC compliantgreta2023-05-251-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com>
* | | | Revert "Fix table view"julia.kirschenheuter2023-05-256-196/+180
| |/ / |/| | | | | | | | | | | | | | This reverts commit cb852ef6 Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-258-2/+10
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #38441 from nextcloud/feat/make-open-folder-actionAndy Scherzinger2023-05-243-16/+87
|\ \ \ | | | | | | | | fix(files): make open folder a default action
| * | | fix(files): make open folder a default actionJohn Molakvoæ2023-05-243-16/+87
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-2410-0/+12537
|\ \ \ | |/ / |/| | Add OpenAPI specs
| * | Add OpenAPI specsjld31032023-05-2410-0/+12537
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Merge pull request #38329 from nextcloud/pulsejet/patch-webpackJohn Molakvoæ2023-05-2413-39/+47
|\ \ \ | |/ / |/| |
| * | Fix lint errorsVarun Patil2023-05-235-8/+18
| | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
| * | Optimize webpack chunksVarun Patil2023-05-232-3/+4
| | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
| * | Use consistent imports for Vue componentsVarun Patil2023-05-2310-36/+33
| |/ | | | | | | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2412-18/+38
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38413 from nextcloud/fix/38412/save-avatar-SABJohannes2023-05-231-1/+1
|\ | | | | fix(SAB): Save avatar to SAB
| * fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
| | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de>
* | Merge pull request #38075 from ↵Julia Kirschenheuter2023-05-231-16/+22
|\ \ | | | | | | | | | | | | nextcloud/fix/36923-The_Default_quota_input_field_in_the_Settings_section_is_not_programmatically_linked_to_its_visual_label Add label to "default quota" multiselect
| * | Add label to "default quota" multiselectjulia.kirschenheuter2023-05-231-16/+22
| |/ | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* / fix(carddav): Check if SERVER variables are set before accessing themAnna Larch2023-05-231-5/+4
|/ | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2322-16/+108
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38259 from nextcloud/webui-share-reloadRobin Appelman2023-05-222-3/+11
|\ | | | | reload filelist when adding or removing shares
| * reload filelist when adding or removing sharesRobin Appelman2023-05-222-3/+11
| | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix loading custom logo imageRobin Appelman2023-05-223-6/+6
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #38164 from ↵Joas Schilling2023-05-221-10/+10
|\ | | | | | | | | nextcloud/show-pending-popover-menu-when-password-is-enabled-by-default Show pending popover menu when password is enabled by default
| * Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-05-221-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When "Enforce password protection" is enabled in the sharing settings a popover menu is shown to set a password before the share is created. On the other hand, when "Always ask for a password" was enabled in the sharing settings and a new link share was created the share was immediately created with a default password; the user was not able to specify a password (nor create the share without password). The component template already provided the needed elements to also ask for the password without enforcing it, but the popover menu was not shown due to "enableLinkPasswordByDefault" being missing in "if" conditions. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-05-221-4/+4
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Disable "Enforce password protection" if not asking for a passwordDaniel Calviño Sánchez2023-05-222-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Enforce password protection" is a subcase of "Always ask for a password", so it should be disabled if its parent option is unchecked. Although other dependant options in the sharing settings are fully hidden instead of just disabled this option is disabled but shown to avoid confusion when updating from a previous Nextcloud version where "Always ask for a password" was unchecked and "Enforce password protection" was checked. Besides that, due to their dependency the enforced password protection is now automatically unchecked too if its parent option is unchecked. Finally, the groups excluded from password requirements are also disabled when "Always ask for a password" is unchecked, as they might be still shown if "Enforce password protection" was checked due to an update from a previous version. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Split long lineDaniel Calviño Sánchez2023-05-221-1/+2
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Indent "Enforce password protection"Daniel Calviño Sánchez2023-05-221-3/+3
| | | | | | | | | | | | | | "Enforce password protection" is a subcase of "Always ask for a password", so it should be indented to visually show the dependency. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Replace "div" with "span" inside "p"Daniel Calviño Sánchez2023-05-221-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The permitted contents of a paragraph are only phrasing contents, so "div" elements can not be used, although "span" can. Besides being invalid HTML it seems that the browser ends the paragraph at the div, so the label/input that appears after it is treated as being in a new paragraph, which is not indented by default, and thus is not aligned with the rest of its sibling inputs. Note that an additional div is nevertheless added once the page is loaded to be able to select the groups, but this one does not break its parent paragraph (maybe due to being added after the page load, but I do not really know). Nevertheless, it needs to be explicitly indented, and the second indentend wrapper needs to be removed, as it affects only the label but not the div/input, and therefore the label had an extra indentation over the input. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Move "br" immediately after "label" for consistency with other elementsDaniel Calviño Sánchez2023-05-221-2/+1
| | | | | | | | | | | | | | The rest of "<br/>" elements in the file appear immediately after their previous "</label>" rather than in a new line. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Add missing end tag for "label"Daniel Calviño Sánchez2023-05-221-1/+1
|/ | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-224-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2140-30/+90
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2074-170/+362
| | | | 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>
* | fix(comments): Mark comments as readChristopher Ng2023-05-192-1/+72
| | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | address reviewSimon L2023-05-193-4/+4
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>