Commit Graph

72724 Commits (8e95d0f3ae4fb9e186e3995cd2aa7d8393d7003d)
 

Author SHA1 Message Date
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 15:06:01 +07:00
Joas Schilling 7ff81838b0
Merge pull request #43712 from nextcloud/bugfix/noid/add-bruteforce-protection-trusted-servers
fix: Add bruteforce protection to federation endpoint
2024-02-21 11:01:09 +07:00
Julius Härtl 89b2859128
Merge pull request #43702 from nextcloud/fix/dashboard-icon-position
fix(dashboard): Align icon of widgets with the images
2024-02-21 10:50:40 +07:00
Pytal 1ab0dff259
Merge pull request #43493 from nextcloud/fix/subadmin-required-groups
fix(settings): Fix required groups validation for subadmins
2024-02-21 01:07:21 +07:00
Joas Schilling 2dfaf7614d
fix: Add bruteforce protection to federation endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-21 09:18:36 +07:00
Joas Schilling 07dbd3c28c
Merge pull request #43691 from nextcloud/bugfix/noid/help-finding-missing-notifications
fix(notifications): Help finding missing notifications by logging it
2024-02-21 08:56:38 +07:00
nextcloud-command 72ffb9f7dd chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-21 07:36:27 +07:00
Julius Härtl a01860e932 fix(dashboard): Align icon of widgets with the images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-21 08:30:26 +07:00
Christopher Ng 735b74d678 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-20 18:30:25 +07:00
Christopher Ng 81b027574f fix(settings): Fix required groups validation for subadmins
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-20 18:27:46 +07:00
Nextcloud bot 5694809b60
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-21 00:19:09 +07:00
Ferdinand Thiessen 520df673ae
Merge pull request #43697 from nextcloud/fix/default-inputs-style
fix(styles): Add default styles for disabled elements
2024-02-20 23:30:32 +07:00
Ferdinand Thiessen a37af171a8
Merge pull request #43704 from nextcloud/feat/workflow-auto-update-command-compile.yml
Updating command-compile.yml workflow from template
2024-02-20 23:30:02 +07:00
Julius Härtl 2189baa60d
Merge pull request #43701 from nextcloud/fix/noid/logout-loop
Stop the auto-logout loop after redirecting to the logout page
2024-02-20 21:53:22 +07:00
dependabot[bot] d676abd876
Merge pull request #43703 from nextcloud/dependabot/npm_and_yarn/ip-1.1.9 2024-02-20 20:39:54 +07:00
dependabot[bot] 5f563e8243 chore(deps-dev): Bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-20 19:58:31 +07:00
Nextcloud bot c020cd4a59 Updating command-compile.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-20 19:02:56 +07:00
dependabot[bot] e3f26c9212
Merge pull request #41278 from nextcloud/dependabot/npm_and_yarn/nextcloud/browser-storage-0.3.0 2024-02-20 18:59:03 +07:00
dependabot[bot] de13b7dbf8 chore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0
Dependabot couldn't find the original pull request head commit, ee434be2506b7049e9ce93b800a4f65fdf8328d7.

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-20 18:40:39 +07:00
John Molakvoæ 4c78416b15
Merge pull request #43675 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.8 2024-02-20 19:08:42 +07:00
Julien Veyssier 8c47bc043c compile assets
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-20 17:23:20 +07:00
Julien Veyssier 5692c9a5ad
stop the auto-logout loop after redirecting to the logout
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-02-20 17:51:16 +07:00
dependabot[bot] ffb63c86be chore(deps): Bump dompurify from 3.0.6 to 3.0.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.6...3.0.8)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-20 16:43:24 +07:00
Ferdinand Thiessen 6a9daa3fdf
chore: Build CSS from SCSS
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 17:07:04 +07:00
Ferdinand Thiessen ab424c2e75
fix(styles): Add default styles for disabled input elements
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 17:06:45 +07:00
Ferdinand Thiessen 858b4b83c7
fix(styles): Replace deprecated CSS variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 16:55:00 +07:00
Joas Schilling fd679e2018
fix(notifications): Help finding missing notifications by logging it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-20 16:03:42 +07:00
Kate 19bff05ccc
Merge pull request #43668 from nextcloud/feat/core/expose-confirm-password-endpoint 2024-02-20 15:56:44 +07:00
John Molakvoæ 7a21c2de4f
Merge pull request #43688 from nextcloud/bump/deps/NcVue8.7.0 2024-02-20 15:48:57 +07:00
provokateurin 6243a9471d
feat(core): Add OCS endpoint for confirming the user password
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-20 14:28:00 +07:00
Eduardo Morales 9c8cb807b0 chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-20 07:23:58 +07:00
Eduardo Morales bc18013756 chore(deps): bumped NcVue to 8.7.0
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-20 07:22:15 +07:00
John Molakvoæ c0d84f9fb2
Merge pull request #43673 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.2 2024-02-20 13:16:48 +07:00
F. E Noel Nfebe d77510cbfb
Merge pull request #43661 from nextcloud/43256-fix-update-share-expiration-date
Fix undefined share object during expirationDate update
2024-02-20 12:49:20 +07:00
dependabot[bot] 75e8b7169d
Merge pull request #43676 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.4.0 2024-02-20 11:46:13 +07:00
dependabot[bot] 26065de8d7
Merge pull request #43678 from nextcloud/dependabot/npm_and_yarn/cypress/webpack-preprocessor-6.0.1 2024-02-20 11:46:10 +07:00
Joas Schilling 60d9f30a3e
Merge pull request #43671 from nextcloud/fix/migrate-away-from-ilogger-in-trashbin
chore(files_trashbin): Migrate away from deprecated ILogger
2024-02-20 12:19:03 +07:00
dependabot[bot] 701c6aec12
chore(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.0 to 6.0.1
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 6.0.0 to 6.0.1.
- [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/@cypress/webpack-preprocessor-v6.0.0...@cypress/webpack-preprocessor-v6.0.1)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:19:19 +07:00
dependabot[bot] a30f0f0a46
chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:18:36 +07:00
nextcloud-command 339c9d3174 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-20 10:17:26 +07:00
dependabot[bot] 78d51347f2
chore(deps-dev): Bump dockerode from 4.0.0 to 4.0.2
Bumps [dockerode](https://github.com/apocas/dockerode) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.0...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:14:16 +07:00
fenn-cs 82cdc1080f Fix undefined share object during expirationDate update
In 04e8733721 a regression was introduced.
`this` means nothing inside arrow functions, hence this.share was referring to
an undefined object and so all attempted updates for expiration dates would fail.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-02-20 11:10:23 +07:00
John Molakvoæ 2dfc389ce3
Merge pull request #43666 from nextcloud/fix/files-quota-warnings-zero-and-unlimited 2024-02-20 10:29:54 +07:00
Côme Chilliet ba27643d27
chore(files_trashbin): Migrate away from deprecated ILogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-20 10:03:53 +07:00
John Molakvoæ f1fe3be31e
Merge pull request #43664 from nextcloud/perf/early-exit-report 2024-02-20 08:57:31 +07:00
provokateurin d95e500e45
feat(core): Expose the confirm password endpoint
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-20 08:04:13 +07:00
Nextcloud bot 1a3e534620
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-20 00:19:03 +07:00
Josh aff8b5620c fix(files): Dont't warn re: full storage on either zero or unlimited quotas
Fixes #43535
Fixes #43280

Replaces #43544

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-19 22:59:20 +07:00
Richard Steinmetz 8cce736dcb
perf: skip request without read permission
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-19 20:44:17 +07:00
Johannes 1bc8129623
Merge pull request #43339 from nextcloud/fix/42588/remove-redundant-indices
fix(db): remove redundant indices in properties
2024-02-19 15:20:07 +07:00