]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
19 months agoFix share select dropdown not opening when viewer is open 36998/head
Christopher Ng [Thu, 2 Mar 2023 01:18:39 +0000 (17:18 -0800)]
Fix share select dropdown not opening when viewer is open

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoMerge pull request #36902 from nextcloud/dependabot/npm_and_yarn/autosize-6.0.1
MichaIng [Wed, 1 Mar 2023 23:48:33 +0000 (00:48 +0100)]
Merge pull request #36902 from nextcloud/dependabot/npm_and_yarn/autosize-6.0.1

chore(deps): Bump autosize from 5.0.1 to 6.0.1

19 months agochore(deps): Bump autosize from 5.0.1 to 6.0.1 36902/head
dependabot[bot] [Wed, 1 Mar 2023 13:12:56 +0000 (13:12 +0000)]
chore(deps): Bump autosize from 5.0.1 to 6.0.1

Bumps [autosize](https://github.com/jackmoore/autosize) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/compare/5.0.1...6.0.1)

---
updated-dependencies:
- dependency-name: autosize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
19 months agoMerge pull request #36785 from nextcloud/bug/bring-back-auth-checkbox
blizzz [Wed, 1 Mar 2023 20:35:08 +0000 (21:35 +0100)]
Merge pull request #36785 from nextcloud/bug/bring-back-auth-checkbox

Add back authentication checkbox for mailer settings

19 months agoMerge pull request #36936 from nextcloud/fix/treat-text-session-params-as-sensitive
Julius Härtl [Wed, 1 Mar 2023 13:28:41 +0000 (14:28 +0100)]
Merge pull request #36936 from nextcloud/fix/treat-text-session-params-as-sensitive

fix: treat text app session parameters as sensitive values

19 months agofix: treat text app session parameters as sensitive values 36936/head
Max [Wed, 1 Mar 2023 12:03:47 +0000 (13:03 +0100)]
fix: treat text app session parameters as sensitive values

* `PublicSessionController create` receives a share token.
* The others receive the parameters for a text session:
  `document_id`, `session_id`, `session_token`.
  Even though these are relatively short lived
  they could be used to retrieve content from the document when leaked.

Signed-off-by: Max <max@nextcloud.com>
19 months agoMerge pull request #36890 from nextcloud/bugfix/noid/translation-api-annotation
Julius Härtl [Wed, 1 Mar 2023 10:46:30 +0000 (11:46 +0100)]
Merge pull request #36890 from nextcloud/bugfix/noid/translation-api-annotation

fix(translation): Allow regular users to use translation api endpoints

19 months agoMerge pull request #36843 from nextcloud/enh/a11y-user-status-clear-select
Julia Kirschenheuter [Wed, 1 Mar 2023 09:02:20 +0000 (10:02 +0100)]
Merge pull request #36843 from nextcloud/enh/a11y-user-status-clear-select

Port clear user status select

19 months agoMerge pull request #36471 from nextcloud/fix/theming-keep-images
John Molakvoæ [Wed, 1 Mar 2023 08:54:49 +0000 (09:54 +0100)]
Merge pull request #36471 from nextcloud/fix/theming-keep-images

19 months agoMerge pull request #36930 from nextcloud/fix/logoheader
John Molakvoæ [Wed, 1 Mar 2023 08:10:55 +0000 (09:10 +0100)]
Merge pull request #36930 from nextcloud/fix/logoheader

19 months agofix(theming): logo missing on login page 36930/head
John Molakvoæ [Wed, 1 Mar 2023 07:29:01 +0000 (08:29 +0100)]
fix(theming): logo missing on login page

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 1 Mar 2023 02:28:10 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoPort clear user status select 36843/head
Christopher Ng [Wed, 1 Mar 2023 01:19:06 +0000 (17:19 -0800)]
Port clear user status select

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoMerge pull request #36650 from nextcloud/enh/a11y-admin-delegation-select
Pytal [Wed, 1 Mar 2023 01:12:46 +0000 (17:12 -0800)]
Merge pull request #36650 from nextcloud/enh/a11y-admin-delegation-select

19 months agoPort admin delegation selects 36650/head
Christopher Ng [Fri, 10 Feb 2023 01:46:17 +0000 (17:46 -0800)]
Port admin delegation selects

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoMerge pull request #36898 from nextcloud/fix/36897/recipient-name-string
Richard Steinmetz [Tue, 28 Feb 2023 18:10:17 +0000 (19:10 +0100)]
Merge pull request #36898 from nextcloud/fix/36897/recipient-name-string

fix(caldav): convert iMip recipient name to a string

19 months agoMerge pull request #36855 from nextcloud/fix/bread-padding
Andy Scherzinger [Tue, 28 Feb 2023 15:23:09 +0000 (16:23 +0100)]
Merge pull request #36855 from nextcloud/fix/bread-padding

Fix files breadcrumb spacing

19 months agofix(caldav): convert iMip recipient name to a string 36898/head
Richard Steinmetz [Tue, 28 Feb 2023 13:43:47 +0000 (14:43 +0100)]
fix(caldav): convert iMip recipient name to a string

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
19 months agoFix files breadcrumb spacing 36855/head
John Molakvoæ [Fri, 24 Feb 2023 16:18:15 +0000 (17:18 +0100)]
Fix files breadcrumb spacing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
19 months agoMerge pull request #36881 from nextcloud/fix/noid/bump-hub-number
Andy Scherzinger [Tue, 28 Feb 2023 12:42:59 +0000 (13:42 +0100)]
Merge pull request #36881 from nextcloud/fix/noid/bump-hub-number

bump the hub number

19 months agoMerge pull request #36358 from nextcloud/fix/36357-Adapt_tooltips_on_NcAvatar_for_fil...
Julia Kirschenheuter [Tue, 28 Feb 2023 10:19:40 +0000 (11:19 +0100)]
Merge pull request #36358 from nextcloud/fix/36357-Adapt_tooltips_on_NcAvatar_for_files_sharing

Adapt native tooltip for new structure of NcAvatar

19 months agofix(translation): Allow regular users to use translation api endpoints 36890/head
Julius Härtl [Tue, 28 Feb 2023 08:29:57 +0000 (09:29 +0100)]
fix(translation): Allow regular users to use translation api endpoints

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agoup the hub 36881/head
Arthur Schiwon [Mon, 27 Feb 2023 20:12:44 +0000 (21:12 +0100)]
up the hub

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
19 months agoMerge pull request #36866 from nextcloud/fix#35645
Robin Windey [Tue, 28 Feb 2023 08:03:24 +0000 (09:03 +0100)]
Merge pull request #36866 from nextcloud/fix#35645

Convert tag id to number (closing #35645)

19 months agoMerge pull request #36842 from nextcloud/remove-extraneous-node-modules
Pytal [Tue, 28 Feb 2023 06:50:08 +0000 (22:50 -0800)]
Merge pull request #36842 from nextcloud/remove-extraneous-node-modules

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 28 Feb 2023 02:27:47 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36418 from nextcloud/dependabot/composer/build/integration/symfon...
dependabot[bot] [Mon, 27 Feb 2023 23:46:46 +0000 (23:46 +0000)]
Merge pull request #36418 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-5.4.19

19 months agochore(deps-dev): Bump symfony/event-dispatcher in /build/integration 36418/head
dependabot[bot] [Mon, 27 Feb 2023 23:07:33 +0000 (23:07 +0000)]
chore(deps-dev): Bump symfony/event-dispatcher in /build/integration

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 5.4.9 to 5.4.19.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v5.4.9...v5.4.19)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
19 months agoMerge pull request #36584 from nextcloud/enh/translation-api
Julius Härtl [Mon, 27 Feb 2023 18:45:17 +0000 (19:45 +0100)]
Merge pull request #36584 from nextcloud/enh/translation-api

19 months agoMerge pull request #36878 from nextcloud/dependabot/composer/build/integration/phpuni...
dependabot[bot] [Mon, 27 Feb 2023 16:07:34 +0000 (16:07 +0000)]
Merge pull request #36878 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.4

19 months agofeat(translations): Add translation provider API 36584/head
Julius Härtl [Tue, 7 Feb 2023 13:13:04 +0000 (14:13 +0100)]
feat(translations): Add translation provider API

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agoMerge pull request #36634 from nextcloud/fix/client-login-flow/state-token-missing...
MichaIng [Mon, 27 Feb 2023 15:34:07 +0000 (16:34 +0100)]
Merge pull request #36634 from nextcloud/fix/client-login-flow/state-token-missing-response

fix(client-login-flow): Use correct response for missing state token

19 months agoAdapt native tooltip for new structure of NcAvatar 36358/head
julia.kirschenheuter [Wed, 25 Jan 2023 14:58:10 +0000 (15:58 +0100)]
Adapt native tooltip for new structure of NcAvatar

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
19 months agochore(deps-dev): Bump phpunit/phpunit in /build/integration 36878/head
dependabot[bot] [Mon, 27 Feb 2023 14:36:41 +0000 (14:36 +0000)]
chore(deps-dev): Bump phpunit/phpunit in /build/integration

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 9.6.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
19 months agoConvert tag ids to number 36866/head
Robin Windey [Sun, 26 Feb 2023 12:57:57 +0000 (12:57 +0000)]
Convert tag ids to number

Fix for #35645

Signed-off-by: GitHub <noreply@github.com>
19 months agoMerge pull request #36837 from nextcloud/fix/truncate-overlong-tagnames
Joas Schilling [Mon, 27 Feb 2023 10:49:50 +0000 (11:49 +0100)]
Merge pull request #36837 from nextcloud/fix/truncate-overlong-tagnames

fix(SystemTagManager): Truncate overlong tag names

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 27 Feb 2023 02:26:11 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36862 from nextcloud/bugfix/typo
Joas Schilling [Sun, 26 Feb 2023 21:22:33 +0000 (22:22 +0100)]
Merge pull request #36862 from nextcloud/bugfix/typo

Fix typo that added a letter to migration template

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 26 Feb 2023 02:27:27 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoFix typo that added a letter to migration template 36862/head
Vitor Mattos [Sat, 25 Feb 2023 15:48:22 +0000 (12:48 -0300)]
Fix typo that added a letter to migration template

Signed-off-by: Vitor Mattos <vitor@php.rio>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 25 Feb 2023 02:26:03 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36741 from nextcloud/enh/a11y-filepicker-home-crumb
Pytal [Fri, 24 Feb 2023 20:28:57 +0000 (12:28 -0800)]
Merge pull request #36741 from nextcloud/enh/a11y-filepicker-home-crumb

19 months agoAdd name for home breadcrumb in filepicker 36741/head
Christopher Ng [Thu, 16 Feb 2023 02:14:26 +0000 (18:14 -0800)]
Add name for home breadcrumb in filepicker

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoMerge pull request #36754 from nextcloud/bugfix/noid/fix-broken-tag-search-in-workflo...
Joas Schilling [Fri, 24 Feb 2023 16:20:40 +0000 (17:20 +0100)]
Merge pull request #36754 from nextcloud/bugfix/noid/fix-broken-tag-search-in-workflow-checks

Fix broken search for tags in workflow checks

19 months agoMerge pull request #36781 from nextcloud/bugfix/noid/run-repairsteps-against-oracle v26.0.0beta5
Joas Schilling [Fri, 24 Feb 2023 14:09:07 +0000 (15:09 +0100)]
Merge pull request #36781 from nextcloud/bugfix/noid/run-repairsteps-against-oracle

fix(CI): Run repair steps against Oracle DB

19 months agoFix SystemTagManagerTest#createTag test 36837/head
Marcel Klehr [Fri, 24 Feb 2023 13:40:33 +0000 (14:40 +0100)]
Fix SystemTagManagerTest#createTag test

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
19 months agoUpdate tests/lib/SystemTag/SystemTagManagerTest.php
Marcel Klehr [Fri, 24 Feb 2023 13:22:41 +0000 (14:22 +0100)]
Update tests/lib/SystemTag/SystemTagManagerTest.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
19 months agofix(SystemTagManager): Truncate overlong tag names
Marcel Klehr [Thu, 23 Feb 2023 16:34:53 +0000 (17:34 +0100)]
fix(SystemTagManager): Truncate overlong tag names

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
19 months agochore(assets): Recompile JS 36754/head
Joas Schilling [Fri, 24 Feb 2023 09:26:00 +0000 (10:26 +0100)]
chore(assets): Recompile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoFix broken search for tags in workflow checks
Joas Schilling [Thu, 16 Feb 2023 15:41:27 +0000 (16:41 +0100)]
Fix broken search for tags in workflow checks

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoMerge pull request #36486 from nextcloud/bugfix/12475/dont-warn-about-missing-appstor...
Joas Schilling [Fri, 24 Feb 2023 09:16:16 +0000 (10:16 +0100)]
Merge pull request #36486 from nextcloud/bugfix/12475/dont-warn-about-missing-appstore-updates-for-git-apps

fix(updater): Don't warn about missing appstore updates for apps depl…

19 months agoMerge pull request #36834 from nextcloud/release/26.0.0_beta_5
John Molakvoæ [Fri, 24 Feb 2023 07:28:13 +0000 (08:28 +0100)]
Merge pull request #36834 from nextcloud/release/26.0.0_beta_5

26.0.0 beta 5

19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 24 Feb 2023 02:34:40 +0000 (02:34 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36771 from nextcloud/enh/a11y-search-result-border
Pytal [Fri, 24 Feb 2023 02:08:59 +0000 (18:08 -0800)]
Merge pull request #36771 from nextcloud/enh/a11y-search-result-border

19 months agoAdd focus border for search results 36771/head
Christopher Ng [Sat, 18 Feb 2023 05:41:48 +0000 (21:41 -0800)]
Add focus border for search results

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoRemove extraneous Node.js core module dependencies 36842/head
Christopher Ng [Fri, 24 Feb 2023 01:02:30 +0000 (17:02 -0800)]
Remove extraneous Node.js core module dependencies
- buffer and stream-browserify are already provided by node-polyfill-webpack-plugin

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoMerge pull request #36813 from nextcloud/deps/nextcloud/vue-7.7.0
Pytal [Thu, 23 Feb 2023 20:56:23 +0000 (12:56 -0800)]
Merge pull request #36813 from nextcloud/deps/nextcloud/vue-7.7.0

19 months agoBump @nextcloud/vue from 7.5.0 to 7.7.0 36813/head
Christopher Ng [Thu, 23 Feb 2023 19:56:13 +0000 (11:56 -0800)]
Bump @nextcloud/vue from 7.5.0 to 7.7.0
- Add node-polyfill-webpack-plugin to polyfill Node.js core modules

Signed-off-by: Christopher Ng <chrng8@gmail.com>
19 months agoFirst run unit tests so they don't fail 36781/head
Joas Schilling [Thu, 23 Feb 2023 15:58:15 +0000 (16:58 +0100)]
First run unit tests so they don't fail

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoFix appconfig compatibility with Oracle DB
Joas Schilling [Mon, 20 Feb 2023 13:46:00 +0000 (14:46 +0100)]
Fix appconfig compatibility with Oracle DB

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agofix(Repair): Fix repair step compatibility with Oracle DB
Joas Schilling [Mon, 20 Feb 2023 13:44:42 +0000 (14:44 +0100)]
fix(Repair): Fix repair step compatibility with Oracle DB

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agofix(OCC): Don't throw in the repair step for phone validation
Joas Schilling [Mon, 20 Feb 2023 13:40:50 +0000 (14:40 +0100)]
fix(OCC): Don't throw in the repair step for phone validation

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoFail the repair command when an error happened
Joas Schilling [Mon, 20 Feb 2023 13:33:06 +0000 (14:33 +0100)]
Fail the repair command when an error happened

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agofix(CI): Run repair steps against Oracle DB
Joas Schilling [Mon, 20 Feb 2023 12:34:44 +0000 (13:34 +0100)]
fix(CI): Run repair steps against Oracle DB

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months ago26.0.0 beta 5 36834/head
John Molakvoæ [Thu, 23 Feb 2023 13:23:02 +0000 (14:23 +0100)]
26.0.0 beta 5

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
19 months agoMerge pull request #36807 from nextcloud/fix/noid/missing-cached-reference-image...
Julius Härtl [Thu, 23 Feb 2023 10:04:09 +0000 (11:04 +0100)]
Merge pull request #36807 from nextcloud/fix/noid/missing-cached-reference-image-mimetype

Avoid getting null mimetype when getting reference preview

19 months agoMerge pull request #36814 from nextcloud/bugfix/noid/validate-scope-when-validating...
John Molakvoæ [Thu, 23 Feb 2023 06:34:56 +0000 (07:34 +0100)]
Merge pull request #36814 from nextcloud/bugfix/noid/validate-scope-when-validating-operation

19 months agoAlso check the scope when reading operations from the database 36814/head
Joas Schilling [Wed, 15 Feb 2023 14:36:32 +0000 (15:36 +0100)]
Also check the scope when reading operations from the database

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoValidate the scope when validating operations
Joas Schilling [Wed, 15 Feb 2023 12:20:20 +0000 (13:20 +0100)]
Validate the scope when validating operations

Signed-off-by: Joas Schilling <coding@schilljs.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 23 Feb 2023 02:29:14 +0000 (02:29 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months ago[reference preview] fix getting null mimetype if the cached reference lacks an image... 36807/head
Julien Veyssier [Wed, 22 Feb 2023 11:39:26 +0000 (12:39 +0100)]
[reference preview] fix getting null mimetype if the cached reference lacks an image content type

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
19 months agoAdd back authentication checkbox for mailer settings 36785/head
Anna Larch [Mon, 20 Feb 2023 17:04:09 +0000 (18:04 +0100)]
Add back authentication checkbox for mailer settings

Signed-off-by: Anna Larch <anna@nextcloud.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 22 Feb 2023 02:26:32 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36799 from nextcloud/ci/autoloader-update
max-nextcloud [Tue, 21 Feb 2023 21:19:55 +0000 (22:19 +0100)]
Merge pull request #36799 from nextcloud/ci/autoloader-update

fix: Update autoloader after #36792

19 months agofix: Update autoloader after #36792 36799/head
Julius Härtl [Tue, 21 Feb 2023 20:13:05 +0000 (21:13 +0100)]
fix: Update autoloader after #36792

Signed-off-by: Julius Härtl <jus@bitgrid.net>
19 months agoMerge pull request #36795 from nextcloud/fix/remove-erronous-parentheses-in-in-clause
Côme Chilliet [Tue, 21 Feb 2023 16:37:45 +0000 (17:37 +0100)]
Merge pull request #36795 from nextcloud/fix/remove-erronous-parentheses-in-in-clause

Avoid extra parenthesis around SQL in IN expressions

19 months agoMerge pull request #36792 from nextcloud/enh/noid/add-before-group-changed-event
Julien Veyssier [Tue, 21 Feb 2023 16:22:27 +0000 (17:22 +0100)]
Merge pull request #36792 from nextcloud/enh/noid/add-before-group-changed-event

New BeforeGroupChangedEvent before setDisplayName on groups

19 months agoMerge pull request #36428 from nextcloud/disable-db-user-create
Robin Appelman [Tue, 21 Feb 2023 16:11:12 +0000 (17:11 +0100)]
Merge pull request #36428 from nextcloud/disable-db-user-create

add option to disable db user creation trough environment variable

19 months agoMerge pull request #34375 from nextcloud/fix/trashbin-uid
Daniel [Tue, 21 Feb 2023 15:32:05 +0000 (16:32 +0100)]
Merge pull request #34375 from nextcloud/fix/trashbin-uid

fix(dav) Handle Calendar trashbin UID conflicts by removing the deleted calendar object

19 months agoadd option to disable db user creation trough environment variable 36428/head
Robin Appelman [Sun, 29 Jan 2023 14:54:39 +0000 (15:54 +0100)]
add option to disable db user creation trough environment variable

Signed-off-by: Robin Appelman <robin@icewind.nl>
19 months agoAvoid extra parenthesis around SQL in IN expressions 36795/head
Côme Chilliet [Tue, 21 Feb 2023 11:13:02 +0000 (12:13 +0100)]
Avoid extra parenthesis around SQL in IN expressions

The expression builder already suround the SQL with parenthesis when
 using in(), so we must not add another pair, this confuses at least
 sqlite.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
19 months agoMerge pull request #36793 from nextcloud/revert-36786-automated/noid/master-update...
Côme Chilliet [Tue, 21 Feb 2023 13:24:10 +0000 (14:24 +0100)]
Merge pull request #36793 from nextcloud/revert-36786-automated/noid/master-update-psalm-baseline

Revert "[master] Update psalm-baseline.xml"

19 months agoRevert "[master] Update psalm-baseline.xml" 36793/head
Côme Chilliet [Tue, 21 Feb 2023 10:43:23 +0000 (11:43 +0100)]
Revert "[master] Update psalm-baseline.xml"

19 months agodispatch new BeforeGroupChangedEvent before setDisplayName on groups 36792/head
Julien Veyssier [Tue, 21 Feb 2023 09:34:18 +0000 (10:34 +0100)]
dispatch new BeforeGroupChangedEvent before setDisplayName on groups

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
19 months agoMerge pull request #36782 from nextcloud/chore/deps/declare-openssl-dep
Daniel [Tue, 21 Feb 2023 09:26:05 +0000 (10:26 +0100)]
Merge pull request #36782 from nextcloud/chore/deps/declare-openssl-dep

chore(deps): Declare ext-openssl as required

19 months agoMerge pull request #36786 from nextcloud/automated/noid/master-update-psalm-baseline
Daniel [Tue, 21 Feb 2023 09:25:46 +0000 (10:25 +0100)]
Merge pull request #36786 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

19 months agoMerge pull request #36748 from nextcloud/artonge/fix/encrypted_shared_folder
Louis [Tue, 21 Feb 2023 09:10:12 +0000 (10:10 +0100)]
Merge pull request #36748 from nextcloud/artonge/fix/encrypted_shared_folder

Encrypted-shared folders should use the encrypted icon

19 months agoMerge pull request #36788 from nextcloud/revert-36589-enh/perf-remove-icache
Anna [Tue, 21 Feb 2023 08:21:58 +0000 (09:21 +0100)]
Merge pull request #36788 from nextcloud/revert-36589-enh/perf-remove-icache

Revert "fix(performance): Do not set up filesystem on every call"

19 months agoRevert "fix(performance): Do not set up filesystem on every call" 36788/head
Joas Schilling [Tue, 21 Feb 2023 06:36:43 +0000 (07:36 +0100)]
Revert "fix(performance): Do not set up filesystem on every call"

19 months agoUpdate psalm baseline 36786/head
nextcloud-command [Tue, 21 Feb 2023 04:39:31 +0000 (04:39 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
19 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 21 Feb 2023 02:26:12 +0000 (02:26 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
19 months agoMerge pull request #36287 from nextcloud/feat/switch-pkg-l10n
Julius Härtl [Mon, 20 Feb 2023 17:59:15 +0000 (18:59 +0100)]
Merge pull request #36287 from nextcloud/feat/switch-pkg-l10n

Deprecate and cleanup `OC.L10N` in favor of `@nextcloud/l10n`

19 months agoCompile assets 36287/head
nextcloud-command [Mon, 20 Feb 2023 14:58:18 +0000 (14:58 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
19 months agoMerge pull request #36759 from sgolovan/master
Simon L [Mon, 20 Feb 2023 14:21:37 +0000 (15:21 +0100)]
Merge pull request #36759 from sgolovan/master

Fix integer overflow on 32-bit systems when testing free space for wr…

19 months agoEncrypted and shared folders should use the encrypted icon 36748/head
Louis Chemineau [Mon, 20 Feb 2023 14:11:39 +0000 (15:11 +0100)]
Encrypted and shared folders should use the encrypted icon

Signed-off-by: Louis Chemineau <louis@chmn.me>
19 months agofix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymore
Ferdinand Thiessen [Thu, 26 Jan 2023 17:14:07 +0000 (18:14 +0100)]
fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymore

Meaning we can not stub `getLocale` but must override the document attribute instead.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
19 months agoDeprecate OC.L10N functions in favor of translation functions from `@nextcloud/l10n`
Ferdinand Thiessen [Sun, 22 Jan 2023 11:35:51 +0000 (12:35 +0100)]
Deprecate OC.L10N functions in favor of translation functions from `@nextcloud/l10n`

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
19 months agofix(themeing): Add error handling to ImageManager 36471/head
Ferdinand Thiessen [Mon, 20 Feb 2023 12:10:49 +0000 (13:10 +0100)]
fix(themeing): Add error handling to ImageManager

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
19 months agochore(deps): Declare ext-openssl as required 36782/head
Christoph Wurst [Mon, 20 Feb 2023 13:48:06 +0000 (14:48 +0100)]
chore(deps): Declare ext-openssl as required

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
19 months agoMerge pull request #36727 from nextcloud/enh/file-id-direct-editing
Julius Härtl [Mon, 20 Feb 2023 13:39:35 +0000 (14:39 +0100)]
Merge pull request #36727 from nextcloud/enh/file-id-direct-editing

feat(directediting): Allow opening by file id