]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agoMerge pull request #46703 from nextcloud/fix/whiteboard-extension
Julius Härtl [Tue, 23 Jul 2024 14:20:34 +0000 (16:20 +0200)]
Merge pull request #46703 from nextcloud/fix/whiteboard-extension

fix: Add .whiteboard alias for .excalidraw files

2 months agofix: Add .whiteboard alias for .excalidraw files 46703/head
Julius Härtl [Tue, 23 Jul 2024 13:45:03 +0000 (15:45 +0200)]
fix: Add .whiteboard alias for .excalidraw files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agoMerge pull request #46595 from nextcloud/fix/comments/align-submit-button
Marcel Klehr [Tue, 23 Jul 2024 07:46:33 +0000 (09:46 +0200)]
Merge pull request #46595 from nextcloud/fix/comments/align-submit-button

fix(comments): center align submit button in new comment field

2 months agoMerge pull request #46592 from nextcloud/feat/first-day-of-week-user-setting
Richard Steinmetz [Tue, 23 Jul 2024 07:03:19 +0000 (09:03 +0200)]
Merge pull request #46592 from nextcloud/feat/first-day-of-week-user-setting

feat: let users configure their first day of week

2 months agoMerge pull request #45667 from nextcloud/fix/caldav/strict-default-calendar-checks
Richard Steinmetz [Tue, 23 Jul 2024 06:40:50 +0000 (08:40 +0200)]
Merge pull request #45667 from nextcloud/fix/caldav/strict-default-calendar-checks

fix(caldav): stricter default calendar checks

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 23 Jul 2024 00:19:28 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46692 from nextcloud/fix/dav/call-sabre-start
Daniel [Mon, 22 Jul 2024 20:52:04 +0000 (22:52 +0200)]
Merge pull request #46692 from nextcloud/fix/dav/call-sabre-start

fix(dav): Call Sabre server start

2 months agofeat: let users configure their first day of week 46592/head
Richard Steinmetz [Wed, 17 Jul 2024 18:15:32 +0000 (20:15 +0200)]
feat: let users configure their first day of week

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 months agoMerge pull request #46659 from nextcloud/feat/migrate-backupcodes-to-ncvue
Christoph Wurst [Mon, 22 Jul 2024 18:13:17 +0000 (20:13 +0200)]
Merge pull request #46659 from nextcloud/feat/migrate-backupcodes-to-ncvue

feat: migrate backupcodes personal settings buttons

2 months agofix(dav): Call Sabre server start 46692/head
Christoph Wurst [Mon, 22 Jul 2024 17:35:45 +0000 (19:35 +0200)]
fix(dav): Call Sabre server start

exec is deprecated and calls start.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months agochore(assets): Recompile assets 46595/head
nextcloud-command [Mon, 22 Jul 2024 16:59:28 +0000 (16:59 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore: rebuild compiled files
Edward Ly [Mon, 22 Jul 2024 16:27:12 +0000 (09:27 -0700)]
chore: rebuild compiled files

Signed-off-by: Edward Ly <contact@edward.ly>
2 months agoMerge branch 'master' into fix/comments/align-submit-button
Edward Ly [Mon, 22 Jul 2024 16:23:40 +0000 (09:23 -0700)]
Merge branch 'master' into fix/comments/align-submit-button

2 months agobuild: increment patch version
Edward Ly [Wed, 17 Jul 2024 23:35:29 +0000 (16:35 -0700)]
build: increment patch version

Signed-off-by: Edward Ly <contact@edward.ly>
2 months agofix(caldav): stricter default calendar checks 45667/head
Richard Steinmetz [Tue, 4 Jun 2024 13:58:39 +0000 (15:58 +0200)]
fix(caldav): stricter default calendar checks

Reject calendars that
- are subscriptions
- are not writable
- are shared with a user
- are deleted
- don't support VEVENTs

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 months agoMerge pull request #46674 from nextcloud/redis-persist-option
Robin Appelman [Mon, 22 Jul 2024 13:05:37 +0000 (15:05 +0200)]
Merge pull request #46674 from nextcloud/redis-persist-option

feat: add config flag to toggle persistent redis connections

2 months agofeat: add config flag to toggle persistent redis connections 46674/head
Robin Appelman [Mon, 22 Jul 2024 12:25:20 +0000 (14:25 +0200)]
feat: add config flag to toggle persistent redis connections

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoMerge pull request #46673 from nextcloud/fix/codeowners
Marcel Klehr [Mon, 22 Jul 2024 12:16:31 +0000 (14:16 +0200)]
Merge pull request #46673 from nextcloud/fix/codeowners

Update CODEOWNERS

2 months agochore: Update CODEOWNERS 46673/head
Marcel Klehr [Mon, 22 Jul 2024 11:56:51 +0000 (13:56 +0200)]
chore: Update CODEOWNERS

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 months agoMerge pull request #46579 from nextcloud/feat/taskprocessing/webhooks
julien-nc [Mon, 22 Jul 2024 10:52:27 +0000 (12:52 +0200)]
Merge pull request #46579 from nextcloud/feat/taskprocessing/webhooks

[TaskProcessing] Add support for webhooks

2 months agochore: update 3rdparty 46579/head
Julien Veyssier [Mon, 22 Jul 2024 09:36:40 +0000 (11:36 +0200)]
chore: update 3rdparty

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agofeat(taskprocessing): add support for webhooks (http or AppAPI) in the task processin...
Julien Veyssier [Wed, 17 Jul 2024 10:35:13 +0000 (12:35 +0200)]
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agoMerge pull request #46661 from nextcloud/fix/issue-46632-localization-hits
rakekniven [Mon, 22 Jul 2024 09:09:41 +0000 (11:09 +0200)]
Merge pull request #46661 from nextcloud/fix/issue-46632-localization-hits

fix(caldav): added localization hints for translators

2 months agoMerge pull request #46571 from nextcloud/chore/migrate-to-filenamevalidator
Stephan Orbaugh [Mon, 22 Jul 2024 08:40:50 +0000 (10:40 +0200)]
Merge pull request #46571 from nextcloud/chore/migrate-to-filenamevalidator

refactor: Migrate some legacy and core functions to `IFilenameValidator`

2 months agoMerge pull request #46473 from nextcloud/feat/restrict_admin_to_ips
Andy Scherzinger [Mon, 22 Jul 2024 08:10:42 +0000 (10:10 +0200)]
Merge pull request #46473 from nextcloud/feat/restrict_admin_to_ips

feat(security): restrict admin actions to IP ranges

2 months agoMerge pull request #46640 from nextcloud/fix/noid/google-scope
Julius Härtl [Mon, 22 Jul 2024 06:49:53 +0000 (08:49 +0200)]
Merge pull request #46640 from nextcloud/fix/noid/google-scope

fix(Token): take over scope in token refresh with login by cookie

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 22 Jul 2024 00:19:13 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 21 Jul 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix(caldav): added localization hits for translators 46661/head
SebastianKrupinski [Sat, 20 Jul 2024 17:42:27 +0000 (13:42 -0400)]
fix(caldav): added localization hits for translators

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 months agofeat: migrate backupcodes personal settings buttons 46659/head
Richard Steinmetz [Sat, 20 Jul 2024 14:27:48 +0000 (16:27 +0200)]
feat: migrate backupcodes personal settings buttons

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 months agoMerge pull request #46651 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.2.3
dependabot[bot] [Sat, 20 Jul 2024 13:34:59 +0000 (13:34 +0000)]
Merge pull request #46651 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.2.3

2 months agoMerge pull request #46653 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until...
dependabot[bot] [Sat, 20 Jul 2024 13:34:43 +0000 (13:34 +0000)]
Merge pull request #46653 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until-3.0.2

2 months agoMerge pull request #46650 from nextcloud/dependabot/composer/build/integration/guzzle...
dependabot[bot] [Sat, 20 Jul 2024 13:27:50 +0000 (13:27 +0000)]
Merge pull request #46650 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.9.1

2 months agoMerge pull request #46652 from nextcloud/dependabot/npm_and_yarn/babel/node-7.24.8
dependabot[bot] [Sat, 20 Jul 2024 13:26:44 +0000 (13:26 +0000)]
Merge pull request #46652 from nextcloud/dependabot/npm_and_yarn/babel/node-7.24.8

2 months agoMerge pull request #46654 from nextcloud/dependabot/npm_and_yarn/cypress-13.13.1
dependabot[bot] [Sat, 20 Jul 2024 13:22:51 +0000 (13:22 +0000)]
Merge pull request #46654 from nextcloud/dependabot/npm_and_yarn/cypress-13.13.1

2 months agoMerge pull request #46655 from nextcloud/dependabot/npm_and_yarn/throttle-debounce...
dependabot[bot] [Sat, 20 Jul 2024 10:55:56 +0000 (10:55 +0000)]
Merge pull request #46655 from nextcloud/dependabot/npm_and_yarn/throttle-debounce-5.0.2

2 months agochore(assets): Recompile assets 46655/head
nextcloud-command [Sat, 20 Jul 2024 10:41:38 +0000 (10:41 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(deps): bump throttle-debounce from 5.0.0 to 5.0.2
dependabot[bot] [Sat, 20 Jul 2024 01:23:54 +0000 (01:23 +0000)]
chore(deps): bump throttle-debounce from 5.0.0 to 5.0.2

Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/niksy/throttle-debounce/releases)
- [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/niksy/throttle-debounce/compare/v5.0.0...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(deps-dev): bump cypress from 13.13.0 to 13.13.1 46654/head
dependabot[bot] [Sat, 20 Jul 2024 01:23:17 +0000 (01:23 +0000)]
chore(deps-dev): bump cypress from 13.13.0 to 13.13.1

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.0 to 13.13.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/v13.13.0...v13.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(deps-dev): bump cypress-wait-until from 3.0.1 to 3.0.2 46653/head
dependabot[bot] [Sat, 20 Jul 2024 01:22:59 +0000 (01:22 +0000)]
chore(deps-dev): bump cypress-wait-until from 3.0.1 to 3.0.2

Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/NoriSte/cypress-wait-until/releases)
- [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js)
- [Commits](https://github.com/NoriSte/cypress-wait-until/commits)

---
updated-dependencies:
- dependency-name: cypress-wait-until
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(deps-dev): bump @babel/node from 7.24.7 to 7.24.8 46652/head
dependabot[bot] [Sat, 20 Jul 2024 01:22:25 +0000 (01:22 +0000)]
chore(deps-dev): bump @babel/node from 7.24.7 to 7.24.8

Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.24.7 to 7.24.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(deps-dev): bump ts-jest from 29.1.2 to 29.2.3 46651/head
dependabot[bot] [Sat, 20 Jul 2024 01:21:51 +0000 (01:21 +0000)]
chore(deps-dev): bump ts-jest from 29.1.2 to 29.2.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.2.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(deps-dev): bump guzzlehttp/guzzle in /build/integration 46650/head
dependabot[bot] [Sat, 20 Jul 2024 01:13:01 +0000 (01:13 +0000)]
chore(deps-dev): bump guzzlehttp/guzzle in /build/integration

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.1 to 7.9.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.1...7.9.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>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 20 Jul 2024 00:19:36 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46649 from nextcloud/refactor/code-style
Ferdinand Thiessen [Fri, 19 Jul 2024 21:54:03 +0000 (23:54 +0200)]
Merge pull request #46649 from nextcloud/refactor/code-style

refactor: Fix some linting issues in frontend code

2 months agochore(assets): Recompile assets 46649/head
nextcloud-command [Fri, 19 Jul 2024 21:18:33 +0000 (21:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agorefactor: Fix some linting issues in frontend code
Ferdinand Thiessen [Fri, 19 Jul 2024 17:42:35 +0000 (19:42 +0200)]
refactor: Fix some linting issues in frontend code

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agorefactor: Migrate some legacy and core functions to `IFilenameValidator` 46571/head
Ferdinand Thiessen [Wed, 17 Jul 2024 00:03:18 +0000 (02:03 +0200)]
refactor: Migrate some legacy and core functions to `IFilenameValidator`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46225 from nextcloud/fix/issue-11633
Andy Scherzinger [Fri, 19 Jul 2024 16:59:58 +0000 (18:59 +0200)]
Merge pull request #46225 from nextcloud/fix/issue-11633

fix(dav): Thrown forbidden error for authenticated user instead of no…

2 months agoMerge pull request #46631 from nextcloud/feat/file-request-cypress
John Molakvoæ [Fri, 19 Jul 2024 15:33:14 +0000 (17:33 +0200)]
Merge pull request #46631 from nextcloud/feat/file-request-cypress

2 months agoMerge pull request #46558 from nextcloud/feat/add-setting-for-windows-compat
Ferdinand Thiessen [Fri, 19 Jul 2024 15:21:33 +0000 (17:21 +0200)]
Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compat

feat(files): Allow to configure Windows filename compatibility in the settings

2 months agoMerge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions
Joas Schilling [Fri, 19 Jul 2024 14:40:49 +0000 (16:40 +0200)]
Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions

fix(deps): Deprecate functionality deprecated by doctrine and test on more oracle versions

2 months agofeat(Security): add Factory for IP addresses and ranges 46473/head
Benjamin Gaussorgues [Fri, 19 Jul 2024 13:25:57 +0000 (15:25 +0200)]
feat(Security): add Factory for IP addresses and ranges

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agofeat(security): Add public API to allow validating IP Ranges and checking for "in...
Joas Schilling [Wed, 17 Jul 2024 13:25:51 +0000 (15:25 +0200)]
feat(security): Add public API to allow validating IP Ranges and checking for "in range"

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agofeat(security): restrict admin actions to IP ranges
Benjamin Gaussorgues [Fri, 12 Jul 2024 14:25:49 +0000 (16:25 +0200)]
feat(security): restrict admin actions to IP ranges

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agoMerge pull request #46622 from nextcloud/fix/delete-user
Pytal [Fri, 19 Jul 2024 14:01:00 +0000 (07:01 -0700)]
Merge pull request #46622 from nextcloud/fix/delete-user

fix(settings): Fix endless spinner when wiping or deleting accounts

2 months agofix(Token): take over scope in token refresh with login by cookie 46640/head
Arthur Schiwon [Fri, 19 Jul 2024 13:53:46 +0000 (15:53 +0200)]
fix(Token): take over scope in token refresh with login by cookie

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 months agofix(db): Fix md5 for oracle >= 20 46605/head
Joas Schilling [Fri, 19 Jul 2024 10:54:40 +0000 (12:54 +0200)]
fix(db): Fix md5 for oracle >= 20

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #46608 from nextcloud/error-log-textprocessing
Marcel Klehr [Fri, 19 Jul 2024 11:59:47 +0000 (13:59 +0200)]
Merge pull request #46608 from nextcloud/error-log-textprocessing

fix(TextProcessing): use error instead of info for exception logging

2 months agoMerge pull request #46055 from nextcloud/R0Wi-patch-1
Robin Windey [Fri, 19 Jul 2024 11:26:26 +0000 (13:26 +0200)]
Merge pull request #46055 from nextcloud/R0Wi-patch-1

Increase PHP memory limit for DevContainer to 512mb

2 months agoMerge pull request #46368 from nextcloud/fix/task-processing
Marcel Klehr [Fri, 19 Jul 2024 10:38:30 +0000 (12:38 +0200)]
Merge pull request #46368 from nextcloud/fix/task-processing

TaskProcessing follow-up

2 months agochore: compile assets 46631/head
skjnldsv [Fri, 19 Jul 2024 10:21:22 +0000 (12:21 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore: add file request cypress testing
skjnldsv [Fri, 19 Jul 2024 10:20:25 +0000 (12:20 +0200)]
chore: add file request cypress testing

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agofix(files_sharing): default empty file request expiration
skjnldsv [Fri, 19 Jul 2024 10:01:55 +0000 (12:01 +0200)]
fix(files_sharing): default empty file request expiration

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoci: Run all Oracle versions all the time
Joas Schilling [Fri, 19 Jul 2024 09:21:46 +0000 (11:21 +0200)]
ci: Run all Oracle versions all the time

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(test): Make the test less flaky
Joas Schilling [Fri, 19 Jul 2024 09:20:33 +0000 (11:20 +0200)]
fix(test): Make the test less flaky

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Manually track if `where()` is called when not empty to avoid recursion
Joas Schilling [Thu, 18 Jul 2024 13:04:58 +0000 (15:04 +0200)]
fix(db): Manually track if `where()` is called when not empty to avoid recursion

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without...
Joas Schilling [Thu, 4 Jul 2024 09:26:17 +0000 (11:26 +0200)]
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate `getState()` as per upstream
Joas Schilling [Mon, 1 Jul 2024 15:35:26 +0000 (17:35 +0200)]
fix(db): Deprecate `getState()` as per upstream

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed...
Joas Schilling [Mon, 1 Jul 2024 14:59:47 +0000 (16:59 +0200)]
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate using table alias for DELETE and UPDATE
Joas Schilling [Mon, 1 Jul 2024 14:49:42 +0000 (16:49 +0200)]
fix(db): Deprecate using table alias for DELETE and UPDATE

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR...
Joas Schilling [Mon, 1 Jul 2024 10:39:02 +0000 (12:39 +0200)]
fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::PARAM_STR_ARRAY`

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated
Joas Schilling [Mon, 1 Jul 2024 09:23:02 +0000 (11:23 +0200)]
fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Fix internal calls to doctrine's `fetch()` methods
Joas Schilling [Fri, 28 Jun 2024 13:57:35 +0000 (15:57 +0200)]
fix(db): Fix internal calls to doctrine's `fetch()` methods

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated
Joas Schilling [Fri, 28 Jun 2024 13:55:02 +0000 (15:55 +0200)]
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agofix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be remov...
Joas Schilling [Thu, 18 Jul 2024 07:17:53 +0000 (09:17 +0200)]
fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will be removed with Doctrine/DBAL 4

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoci(oracle): Test against Oracle 11, 18, 21 and 23
Joas Schilling [Thu, 18 Jul 2024 07:09:16 +0000 (09:09 +0200)]
ci(oracle): Test against Oracle 11, 18, 21 and 23

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agochore: compile assets 46622/head
Christopher Ng [Thu, 18 Jul 2024 22:36:32 +0000 (15:36 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix(settings): Fix endless spinner when wiping or deleting accounts
Christopher Ng [Thu, 18 Jul 2024 22:36:32 +0000 (15:36 -0700)]
fix(settings): Fix endless spinner when wiping or deleting accounts

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoMerge pull request #46583 from nextcloud/filecache-sharding-compat
Robin Appelman [Fri, 19 Jul 2024 07:49:45 +0000 (09:49 +0200)]
Merge pull request #46583 from nextcloud/filecache-sharding-compat

Make filecache queries compatible with sharding

2 months agoMerge pull request #46589 from nextcloud/fix/files_sharing-file-request-followup
John Molakvoæ [Fri, 19 Jul 2024 07:14:09 +0000 (09:14 +0200)]
Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followup

2 months agochore(integration): add file request tests 46589/head
skjnldsv [Thu, 18 Jul 2024 18:59:50 +0000 (20:59 +0200)]
chore(integration): add file request tests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 19 Jul 2024 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agochore: compile assets
skjnldsv [Thu, 18 Jul 2024 13:28:24 +0000 (15:28 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request expiration date timezone
skjnldsv [Thu, 18 Jul 2024 13:23:28 +0000 (15:23 +0200)]
fix(files_sharing): file request expiration date timezone

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request form validation and date component event
skjnldsv [Thu, 18 Jul 2024 12:13:43 +0000 (14:13 +0200)]
fix(files_sharing): file request form validation and date component event

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): improve file request info messages
skjnldsv [Thu, 18 Jul 2024 07:27:13 +0000 (09:27 +0200)]
fix(files_sharing): improve file request info messages

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): also allow removing READ permissions on email shares
skjnldsv [Thu, 18 Jul 2024 06:27:42 +0000 (08:27 +0200)]
fix(files_sharing): also allow removing READ permissions on email shares

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix: drop outdated handlebar comments template
skjnldsv [Wed, 17 Jul 2024 17:47:26 +0000 (19:47 +0200)]
fix: drop outdated handlebar comments template

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofeat(files_sharing): add public name prompt for files requests
skjnldsv [Wed, 17 Jul 2024 14:48:47 +0000 (16:48 +0200)]
feat(files_sharing): add public name prompt for files requests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofeat(files_sharing): allow uploading to subfolders in File requests
skjnldsv [Tue, 16 Jul 2024 19:25:34 +0000 (21:25 +0200)]
feat(files_sharing): allow uploading to subfolders in File requests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofeat(files_sharing): use label as title and file drop destination if available
skjnldsv [Tue, 16 Jul 2024 19:24:30 +0000 (21:24 +0200)]
feat(files_sharing): use label as title and file drop destination if available

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request creation permissions and link copy display
skjnldsv [Tue, 16 Jul 2024 18:39:28 +0000 (20:39 +0200)]
fix(files_sharing): file request creation permissions and link copy display

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): use ClipboardText icon and fix trailing-button-click
skjnldsv [Tue, 16 Jul 2024 17:44:14 +0000 (19:44 +0200)]
fix(files_sharing): use ClipboardText icon and fix trailing-button-click

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): improve file request email handling
skjnldsv [Tue, 16 Jul 2024 16:40:20 +0000 (18:40 +0200)]
fix(files_sharing): improve file request email handling

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request margin and buttons order
skjnldsv [Tue, 16 Jul 2024 16:23:35 +0000 (18:23 +0200)]
fix(files_sharing): file request margin and buttons order

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request add email on focusout
skjnldsv [Tue, 16 Jul 2024 16:17:37 +0000 (18:17 +0200)]
fix(files_sharing): file request add email on focusout

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request use l10n `t` and `n` aliases
skjnldsv [Tue, 16 Jul 2024 16:01:55 +0000 (18:01 +0200)]
fix(files_sharing): file request use l10n `t` and `n` aliases

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agofix(files_sharing): file request conditions with link/email global settings
skjnldsv [Tue, 16 Jul 2024 15:59:03 +0000 (17:59 +0200)]
fix(files_sharing): file request conditions with link/email global settings

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agoMerge pull request #46446 from nextcloud/update-app-api-rate-limit-key
Alexander Piskun [Thu, 18 Jul 2024 17:42:23 +0000 (20:42 +0300)]
Merge pull request #46446 from nextcloud/update-app-api-rate-limit-key

use "app_api" session key in rate limit middleware, "app_api_system" is deprecated