]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
16 months agochore(assets): Recompile JS 38164/head
Joas Schilling [Mon, 22 May 2023 10:53:21 +0000 (12:53 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
16 months agoShow pending popover menu when password is enabled by default
Daniel Calviño Sánchez [Tue, 9 May 2023 23:54:32 +0000 (01:54 +0200)]
Show pending popover menu when password is enabled by default

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>
16 months agoRename "pendingPassword" to "pendingEnforcedPassword"
Daniel Calviño Sánchez [Tue, 9 May 2023 23:51:50 +0000 (01:51 +0200)]
Rename "pendingPassword" to "pendingEnforcedPassword"

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 22 May 2023 00:17:43 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 21 May 2023 00:17:10 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38372 from nextcloud/dependabot/npm_and_yarn/tar-6.1.15
dependabot[bot] [Sat, 20 May 2023 03:54:51 +0000 (03:54 +0000)]
Merge pull request #38372 from nextcloud/dependabot/npm_and_yarn/tar-6.1.15

17 months agochore(deps-dev): Bump tar from 6.1.14 to 6.1.15 38372/head
dependabot[bot] [Sat, 20 May 2023 03:05:38 +0000 (03:05 +0000)]
chore(deps-dev): Bump tar from 6.1.14 to 6.1.15

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.1.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 20 May 2023 00:17:12 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38354 from nextcloud/pulsejet/patch-ubr
Simon L [Fri, 19 May 2023 22:56:07 +0000 (00:56 +0200)]
Merge pull request #38354 from nextcloud/pulsejet/patch-ubr

Make unsupported browser check asynchronous

17 months agoMake unsupported browser check asynchronous 38354/head
Varun Patil [Wed, 17 May 2023 22:09:00 +0000 (15:09 -0700)]
Make unsupported browser check asynchronous

This check is very expensive, and will pass almost 100% of the time.

Related #36728
Depends on #38329

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agoMerge pull request #37758 from nextcloud/redis-atomic
Simon L [Fri, 19 May 2023 21:29:24 +0000 (23:29 +0200)]
Merge pull request #37758 from nextcloud/redis-atomic

redis: use atomic operations everywhere

17 months agoMerge pull request #38332 from nextcloud/pulsejet/patch-dead1
Simon L [Fri, 19 May 2023 21:27:12 +0000 (23:27 +0200)]
Merge pull request #38332 from nextcloud/pulsejet/patch-dead1

Remove some dead code in files app

17 months agoMerge pull request #32775 from nextcloud/fix/23877/unread-comments
Marcel Klehr [Fri, 19 May 2023 12:39:52 +0000 (14:39 +0200)]
Merge pull request #32775 from nextcloud/fix/23877/unread-comments

17 months agoCompile assets 32775/head
nextcloud-command [Fri, 19 May 2023 10:22:21 +0000 (10:22 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agofix(comments): Mark comments as read
Christopher Ng [Wed, 3 May 2023 01:51:07 +0000 (18:51 -0700)]
fix(comments): Mark comments as read

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agoMerge pull request #38306 from nextcloud/enh/noid/migrate-to-ncselect
Simon L [Fri, 19 May 2023 09:58:22 +0000 (11:58 +0200)]
Merge pull request #38306 from nextcloud/enh/noid/migrate-to-ncselect

migrate a few components to NcSelect

17 months agoaddress review 38306/head
Simon L [Fri, 19 May 2023 08:14:23 +0000 (10:14 +0200)]
address review

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agomigrate a few components to NcSelect
Simon L [Tue, 16 May 2023 10:11:03 +0000 (12:11 +0200)]
migrate a few components to NcSelect

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 19 May 2023 00:17:21 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 May 2023 18:46:31 +0000 (18:46 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38344 from nextcloud/38340-fix-add-group-broken
F. E Noel Nfebe [Thu, 18 May 2023 09:26:11 +0000 (10:26 +0100)]
Merge pull request #38344 from nextcloud/38340-fix-add-group-broken

38340 fix add group broken

17 months agoFix add new group event 38344/head
fenn-cs [Wed, 17 May 2023 13:10:27 +0000 (14:10 +0100)]
Fix add new group event

1ee8fbaad1eea6544b21059f65efe12a9e601956 broke the addgroup functionality
by not updating the event to reflect the one in
https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue

Resolves : https://github.com/nextcloud/server/issues/38340

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agoMerge pull request #38294 from nextcloud/fix/37137/add-aria-expanded-to-toggler-user...
F. E Noel Nfebe [Thu, 18 May 2023 07:08:16 +0000 (08:08 +0100)]
Merge pull request #38294 from nextcloud/fix/37137/add-aria-expanded-to-toggler-user-options

Use aria-expanded correctly on toggle user actions

17 months agoMerge pull request #38232 from nextcloud/dependabot/npm_and_yarn/cypress-12.12.0
dependabot[bot] [Thu, 18 May 2023 03:54:03 +0000 (03:54 +0000)]
Merge pull request #38232 from nextcloud/dependabot/npm_and_yarn/cypress-12.12.0

17 months agoMerge pull request #38234 from nextcloud/dependabot/composer/build/integration/phpuni...
dependabot[bot] [Thu, 18 May 2023 01:57:31 +0000 (01:57 +0000)]
Merge pull request #38234 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.8

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 May 2023 00:17:49 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agochore(deps-dev): Bump cypress from 12.11.0 to 12.12.0 38232/head
dependabot[bot] [Wed, 17 May 2023 23:44:07 +0000 (23:44 +0000)]
chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.11.0...v12.12.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #38323 from nextcloud/pulsejet/focus-visible
Varun Patil [Wed, 17 May 2023 23:42:53 +0000 (16:42 -0700)]
Merge pull request #38323 from nextcloud/pulsejet/focus-visible

Remove focus-visible polyfill

17 months agoUse aria-expanded correctly on toggle user actions 38294/head
fenn-cs [Tue, 16 May 2023 00:16:25 +0000 (01:16 +0100)]
Use aria-expanded correctly on toggle user actions

The aria-expanded attribute was added on the expandable item rather
Than the button that triggers the expand.

Resolves : #37137

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agochore(deps-dev): Bump phpunit/phpunit in /build/integration 38234/head
dependabot[bot] [Wed, 17 May 2023 21:45:09 +0000 (21:45 +0000)]
chore(deps-dev): Bump phpunit/phpunit in /build/integration

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #38346 from nextcloud/dependabot/composer/build/integration/guzzle...
dependabot[bot] [Wed, 17 May 2023 21:44:26 +0000 (21:44 +0000)]
Merge pull request #38346 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.6.1

17 months agoRemove some dead code in files app 38332/head
Varun Patil [Wed, 17 May 2023 01:22:14 +0000 (18:22 -0700)]
Remove some dead code in files app

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
17 months agoRemove focus-visible polyfill 38323/head
Varun Patil [Tue, 16 May 2023 18:51:44 +0000 (11:51 -0700)]
Remove focus-visible polyfill

Supercedes and closes #35384

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
17 months agoMerge pull request #38330 from nextcloud/fix/alt-login-box-design
Simon L [Wed, 17 May 2023 15:04:26 +0000 (17:04 +0200)]
Merge pull request #38330 from nextcloud/fix/alt-login-box-design

Adjust style of passwordless login

17 months agochore(deps-dev): Bump guzzlehttp/guzzle in /build/integration 38346/head
dependabot[bot] [Wed, 17 May 2023 14:01:20 +0000 (14:01 +0000)]
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.5.1 to 7.6.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
17 months agoMerge pull request #38336 from nextcloud/master-is-now-28
Joas Schilling [Wed, 17 May 2023 13:59:38 +0000 (15:59 +0200)]
Merge pull request #38336 from nextcloud/master-is-now-28

Master is now 28

17 months agoMerge pull request #38337 from nextcloud/enh/noid/disable-some-contactsmenu-tests
Joas Schilling [Wed, 17 May 2023 10:01:39 +0000 (12:01 +0200)]
Merge pull request #38337 from nextcloud/enh/noid/disable-some-contactsmenu-tests

disable contacts menu features that regularly fail on drone

17 months agoMerge pull request #38328 from nextcloud/fix/codeowners
Andy Scherzinger [Wed, 17 May 2023 09:39:14 +0000 (11:39 +0200)]
Merge pull request #38328 from nextcloud/fix/codeowners

Fix codeowners named Χριστόφορος

17 months agoUpdate CODEOWNERS 38328/head
Andy Scherzinger [Wed, 17 May 2023 09:38:45 +0000 (11:38 +0200)]
Update CODEOWNERS

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
17 months agoMerge pull request #38327 from nextcloud/fix/dashboard-adjust-border
Simon L [Wed, 17 May 2023 09:07:38 +0000 (11:07 +0200)]
Merge pull request #38327 from nextcloud/fix/dashboard-adjust-border

dashboard: Adjust border radius of panels to match main content container

17 months agodisable contacts menu features that regularly fail on drone 38337/head
Simon L [Wed, 17 May 2023 08:51:24 +0000 (10:51 +0200)]
disable contacts menu features that regularly fail on drone

Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agochore(release): Bump requirements and versions in apps/ 38336/head
Joas Schilling [Wed, 17 May 2023 08:44:07 +0000 (10:44 +0200)]
chore(release): Bump requirements and versions in apps/

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(release): Bump Major version in master branch to 28
Joas Schilling [Wed, 17 May 2023 08:36:15 +0000 (10:36 +0200)]
chore(release): Bump Major version in master branch to 28

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(CI): Update psalm baseline also on stable27
Joas Schilling [Wed, 17 May 2023 08:34:27 +0000 (10:34 +0200)]
chore(CI): Update psalm baseline also on stable27

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(CI): Backport the CA Cert update to stable27
Joas Schilling [Wed, 17 May 2023 08:33:16 +0000 (10:33 +0200)]
chore(CI): Backport the CA Cert update to stable27

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(security): Bump "Expires" of well-known/security.txt
Joas Schilling [Wed, 17 May 2023 08:32:16 +0000 (10:32 +0200)]
chore(security): Bump "Expires" of well-known/security.txt

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agochore(CI): Add stable26 to dependabot config
Joas Schilling [Wed, 17 May 2023 08:30:46 +0000 (10:30 +0200)]
chore(CI): Add stable26 to dependabot config

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agoMerge pull request #38295 from nextcloud/deps/webdav-5.0.0
Simon L [Wed, 17 May 2023 02:29:11 +0000 (04:29 +0200)]
Merge pull request #38295 from nextcloud/deps/webdav-5.0.0

chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0

17 months agochore: compile assets 38330/head
Ferdinand Thiessen [Wed, 17 May 2023 00:19:36 +0000 (02:19 +0200)]
chore: compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agofeat(login): Improve passwordless login box
Ferdinand Thiessen [Wed, 17 May 2023 00:06:39 +0000 (02:06 +0200)]
feat(login): Improve passwordless login box

* Remove wrong background of error message boxes
* Use `NcTextInput` for username or mail to align with login box
* Add a heading for better overview where you (as a user) are currently

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agofeat(login): Use `tertiary` button for "back to login"
Ferdinand Thiessen [Wed, 17 May 2023 00:04:37 +0000 (02:04 +0200)]
feat(login): Use `tertiary` button for "back to login"

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agochore(deps): Bump webdav from 5.0.0-r3 to 5.0.0 38295/head
Christopher Ng [Tue, 16 May 2023 01:37:21 +0000 (18:37 -0700)]
chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0

Signed-off-by: Christopher Ng <chrng8@gmail.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 17 May 2023 00:17:37 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix codeowners named Χριστόφορος
Christopher Ng [Tue, 16 May 2023 23:55:48 +0000 (16:55 -0700)]
Fix codeowners named Χριστόφορος

Signed-off-by: Christopher Ng <chrng8@gmail.com>
17 months agoMerge pull request #38316 from nextcloud/deps/nextcloud/vue-7.11.6
Pytal [Tue, 16 May 2023 23:41:59 +0000 (16:41 -0700)]
Merge pull request #38316 from nextcloud/deps/nextcloud/vue-7.11.6

17 months agofix(dashboard): Adjust border radius of panels to match main content container 38327/head
Ferdinand Thiessen [Tue, 16 May 2023 22:57:50 +0000 (00:57 +0200)]
fix(dashboard): Adjust border radius of panels to match main content container

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agochore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 38316/head
Christopher Ng [Tue, 16 May 2023 22:49:11 +0000 (15:49 -0700)]
chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6

Signed-off-by: Christopher Ng <chrng8@gmail.com>
17 months agoMerge pull request #36692 from nextcloud/throw-exception-to-avoid-division-by-zero
Simon L [Tue, 16 May 2023 22:14:42 +0000 (00:14 +0200)]
Merge pull request #36692 from nextcloud/throw-exception-to-avoid-division-by-zero

fix(preview-generator): Throw exception before dividing by zero when generating previews

17 months agoMerge pull request #38131 from nextcloud/fix/login-footer-design
Simon L [Tue, 16 May 2023 21:36:10 +0000 (23:36 +0200)]
Merge pull request #38131 from nextcloud/fix/login-footer-design

fix(login): Make login form and footer look like a dashboard panel

17 months agoMerge pull request #31001 from takahiro-blab/master
Simon L [Tue, 16 May 2023 21:32:15 +0000 (23:32 +0200)]
Merge pull request #31001 from takahiro-blab/master

Fixed 'overwritewebroot' not work with 'overwritecondaddr'.

17 months agoMerge pull request #38321 from nextcloud/pulsejet/patch-dbtableprefix
Simon L [Tue, 16 May 2023 20:50:37 +0000 (22:50 +0200)]
Merge pull request #38321 from nextcloud/pulsejet/patch-dbtableprefix

docs: add dbtableprefix to sample config

17 months agochore: Build compiled assets 38131/head
Ferdinand Thiessen [Mon, 15 May 2023 10:15:24 +0000 (12:15 +0200)]
chore: Build compiled assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agoAdd dbtableprefix to sample config 38321/head
Varun Patil [Tue, 16 May 2023 18:20:13 +0000 (11:20 -0700)]
Add dbtableprefix to sample config

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
17 months agofeat(theming): Add border radius rounded css variable so `body-container-radius`...
Ferdinand Thiessen [Mon, 15 May 2023 13:59:34 +0000 (15:59 +0200)]
feat(theming): Add border radius rounded css variable so `body-container-radius` can be used on mobile devices

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agofix(login): Make login form and footer look like a dashboard panel
Ferdinand Thiessen [Mon, 8 May 2023 22:43:22 +0000 (00:43 +0200)]
fix(login): Make login form and footer look like a dashboard panel

Also adjust border radius to match new main content box.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agoMerge pull request #38310 from nextcloud/followup/38170/remove-former-track-by-property
Joas Schilling [Tue, 16 May 2023 17:40:05 +0000 (19:40 +0200)]
Merge pull request #38310 from nextcloud/followup/38170/remove-former-track-by-property

fix(workflowengine): Remove unused property track-by

17 months agoMerge pull request #38101 from nextcloud/Jerome-Herbinet-share-expire-after-n-days...
Simon L [Tue, 16 May 2023 17:29:29 +0000 (19:29 +0200)]
Merge pull request #38101 from nextcloud/Jerome-Herbinet-share-expire-after-n-days-width-patch-1

Fix : Share Expire After N Days width

17 months agoMerge pull request #38303 from nextcloud/fix/loadmore
Simon L [Tue, 16 May 2023 17:24:17 +0000 (19:24 +0200)]
Merge pull request #38303 from nextcloud/fix/loadmore

fix(search): fix load more

17 months agoMerge pull request #38115 from DerGenaue/patch-1
Simon L [Tue, 16 May 2023 17:08:39 +0000 (19:08 +0200)]
Merge pull request #38115 from DerGenaue/patch-1

Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php

17 months agoMerge pull request #37326 from nextcloud/add-IMoveTarget-support-to-addressbooks
Simon L [Tue, 16 May 2023 17:01:50 +0000 (19:01 +0200)]
Merge pull request #37326 from nextcloud/add-IMoveTarget-support-to-addressbooks

feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook

17 months agoFinally no with seams better to be relevant with other fields 38101/head
Jérôme Herbinet [Fri, 5 May 2023 13:57:24 +0000 (15:57 +0200)]
Finally no with seams better to be relevant with other fields

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agochore(assets): Recompile JS 38310/head
Joas Schilling [Tue, 16 May 2023 13:23:28 +0000 (15:23 +0200)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(workflowengine): Remove unused property track-by
Joas Schilling [Tue, 16 May 2023 13:22:55 +0000 (15:22 +0200)]
fix(workflowengine): Remove unused property track-by

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agoMerge pull request #38205 from nextcloud/feat/css-add-info-color
Simon L [Tue, 16 May 2023 13:13:22 +0000 (15:13 +0200)]
Merge pull request #38205 from nextcloud/feat/css-add-info-color

Add css variables for info colors (`--color-info`)

17 months agoMerge pull request #38030 from nextcloud/enh/retry-transaction
Simon L [Tue, 16 May 2023 09:53:30 +0000 (11:53 +0200)]
Merge pull request #38030 from nextcloud/enh/retry-transaction

Wrapper method to easily retry deadlock exceptions

17 months agofix(search): fix load more 38303/head
John Molakvoæ [Tue, 16 May 2023 09:42:12 +0000 (11:42 +0200)]
fix(search): fix load more

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
17 months agoFix : Share Expire After N Days width
Jérôme Herbinet [Fri, 5 May 2023 13:06:10 +0000 (15:06 +0200)]
Fix : Share Expire After N Days width

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
17 months agoFixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'. 31001/head
Simon L [Tue, 16 May 2023 09:39:39 +0000 (11:39 +0200)]
Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'.

Signed-off-by: Takahiro Nagai <78393959+takahiro-blab@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
17 months agofeat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 37326/head
Thomas Citharel [Tue, 21 Mar 2023 17:11:56 +0000 (18:11 +0100)]
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook

This allows to just UPDATE the card row instead of deleting it and reinsert it. It's very similar to https://github.com/nextcloud/server/pull/30120 for calendars.

As we need the addressbookid exposed, this introduces OCA\DAV\CardDAV\Card that extends Sabre's.

I chose specifically NOT to auto-inject LoggerInterface in Addressbook like in #30120 because the chain of DI is huge just for ONE simple call and it would break an existing dirty call (OCA\Contacts calling OCA\DAV) of ContactsManager in Contacts: https://github.com/nextcloud/contacts/pull/1722 (in SocialApiService), but this is debatable.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
17 months agoMerge pull request #38143 from nextcloud/fix/generated-avatars-cache
Simon L [Tue, 16 May 2023 09:37:49 +0000 (11:37 +0200)]
Merge pull request #38143 from nextcloud/fix/generated-avatars-cache

Fix generated avatars cache

17 months agoMerge pull request #37965 from nextcloud/fix/transactional-system-addressbook-sync
Simon L [Tue, 16 May 2023 09:33:09 +0000 (11:33 +0200)]
Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook-sync

fix(dav): Run system address book create-if-not-exists in transaction

17 months agofeat(css): Add css variables for info colors (`--color-info`) 38205/head
Ferdinand Thiessen [Thu, 11 May 2023 14:19:45 +0000 (16:19 +0200)]
feat(css): Add css variables for info colors (`--color-info`)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agoMerge pull request #38065 from nextcloud/fix-result-mimetype-loader
Simon L [Tue, 16 May 2023 09:30:13 +0000 (11:30 +0200)]
Merge pull request #38065 from nextcloud/fix-result-mimetype-loader

fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader

17 months agoMerge pull request #38274 from nextcloud/bugfix/noid/reach-max-delay-in-afterController
Joas Schilling [Tue, 16 May 2023 09:07:04 +0000 (11:07 +0200)]
Merge pull request #38274 from nextcloud/bugfix/noid/reach-max-delay-in-afterController

fix(middleware): Also abort the request when reaching max delay in af…

17 months agoMerge pull request #38293 from nextcloud/fix/users-table-alignment
Louis [Tue, 16 May 2023 07:30:38 +0000 (09:30 +0200)]
Merge pull request #38293 from nextcloud/fix/users-table-alignment

fix(settings): Fix `UserList` styles set to css but scss is used

17 months agoenh: Provide atomicRetry method to retry transactions if possible 38030/head
Julius Härtl [Thu, 13 Apr 2023 10:54:00 +0000 (12:54 +0200)]
enh: Provide atomicRetry method to retry transactions if possible

Signed-off-by: Julius Härtl <jus@bitgrid.net>
17 months agoMerge pull request #38267 from nextcloud/bugfix/noid/fix-missing-bruteforce-protection
Joas Schilling [Tue, 16 May 2023 04:35:15 +0000 (06:35 +0200)]
Merge pull request #38267 from nextcloud/bugfix/noid/fix-missing-bruteforce-protection

fix(lostpassword): Also rate limit the setPassword endpoint

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 16 May 2023 02:28:27 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #38225 from nextcloud/enh/noid/disable-pull-to-refresh
Simon L [Tue, 16 May 2023 00:50:38 +0000 (02:50 +0200)]
Merge pull request #38225 from nextcloud/enh/noid/disable-pull-to-refresh

disable pull-down-to-refresh for mobile

17 months agoMerge pull request #38202 from nextcloud/fix/37135/addgroup-link-to-button
F. E Noel Nfebe [Tue, 16 May 2023 00:23:37 +0000 (01:23 +0100)]
Merge pull request #38202 from nextcloud/fix/37135/addgroup-link-to-button

Convert Add group link to button

17 months agofix(settings): Fix `UserList` styles set to css but scss is used 38293/head
Ferdinand Thiessen [Mon, 15 May 2023 22:47:19 +0000 (00:47 +0200)]
fix(settings): Fix `UserList` styles set to css but scss is used

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
17 months agoMerge pull request #38265 from nextcloud/session-auth-check-username
Robin Appelman [Mon, 15 May 2023 21:48:34 +0000 (23:48 +0200)]
Merge pull request #38265 from nextcloud/session-auth-check-username

check the username when doing external storage session auth

17 months agoMerge pull request #38256 from nextcloud/fix/noid/file-smart-picker-padding
Ferdinand Thiessen [Mon, 15 May 2023 21:27:33 +0000 (23:27 +0200)]
Merge pull request #38256 from nextcloud/fix/noid/file-smart-picker-padding

Adjust file custom picker component padding

17 months agodisable pull-down-to-refresh for mobile 38225/head
Simon L [Fri, 12 May 2023 15:14:50 +0000 (17:14 +0200)]
disable pull-down-to-refresh for mobile

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agoMerge pull request #38127 from nextcloud/fix/a11y-status-modal
Maksim Sukharev [Mon, 15 May 2023 20:01:16 +0000 (22:01 +0200)]
Merge pull request #38127 from nextcloud/fix/a11y-status-modal

[user_status] Improve user online status modal

17 months agoClear generated avatar caches 38143/head
jld3103 [Tue, 9 May 2023 10:27:46 +0000 (12:27 +0200)]
Clear generated avatar caches

Signed-off-by: jld3103 <jld3103yt@gmail.com>
17 months agoProperly clear cached avatars
jld3103 [Tue, 9 May 2023 10:23:57 +0000 (12:23 +0200)]
Properly clear cached avatars

Signed-off-by: jld3103 <jld3103yt@gmail.com>
17 months agoMerge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes
Côme Chilliet [Mon, 15 May 2023 15:05:46 +0000 (17:05 +0200)]
Merge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes

Get rid of more int casts in file size manipulations

17 months agofix(middleware): Also abort the request when reaching max delay in afterController 38274/head
Joas Schilling [Thu, 11 May 2023 07:17:30 +0000 (09:17 +0200)]
fix(middleware): Also abort the request when reaching max delay in afterController

Signed-off-by: Joas Schilling <coding@schilljs.com>
17 months agofix(tests): Adjust unit tests 38267/head
Joas Schilling [Mon, 15 May 2023 14:12:14 +0000 (16:12 +0200)]
fix(tests): Adjust unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>