]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Wed, 23 Mar 2022 15:29:10 +0000 (16:29 +0100)]
take permissions from multiple paths into account for share permissions
Signed-off-by: Robin Appelman <robin@icewind.nl>
Côme Chilliet [Thu, 24 Mar 2022 13:03:13 +0000 (14:03 +0100)]
Merge pull request #31655 from nextcloud/fix-passing-null-to-strlen
Fix passing null to strlen
Thomas Citharel [Tue, 22 Mar 2022 09:24:51 +0000 (10:24 +0100)]
Fix passing null to strlen
$filter can be null as it's the default value passed in
ContactsMenuController.
On PHP 8.1 : strlen(): Passing null to parameter #1 ($string) of type string is deprecated
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Joas Schilling [Thu, 24 Mar 2022 09:54:40 +0000 (10:54 +0100)]
Merge pull request #31688 from nextcloud/bugfix/31658/automatically-cut-the-token-name-on-first-level
Automatically cut the token name on the first level
Nextcloud bot [Thu, 24 Mar 2022 02:27:11 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 23 Mar 2022 20:42:29 +0000 (21:42 +0100)]
Remove old shortening
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 23 Mar 2022 20:38:53 +0000 (21:38 +0100)]
Automatically cut the token name on the first level
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 23 Mar 2022 13:12:20 +0000 (14:12 +0100)]
Merge pull request #31658 from nextcloud/bugfix/noid/limit-token-names
Limit the length of app password names
Joas Schilling [Wed, 23 Mar 2022 10:00:34 +0000 (11:00 +0100)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 22 Mar 2022 09:51:54 +0000 (10:51 +0100)]
Limit the length of app password names
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 23 Mar 2022 08:43:29 +0000 (09:43 +0100)]
Merge pull request #31668 from nextcloud/fixup/31580/skip-test-for-now
Test disabled for now due to multiple reasons
Nextcloud bot [Wed, 23 Mar 2022 02:27:52 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 22 Mar 2022 16:07:48 +0000 (17:07 +0100)]
Test disabled for now due to multiple reasons
see https://github.com/nextcloud/server/pull/31580#issuecomment-
1069182234 for details
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Tue, 22 Mar 2022 15:06:55 +0000 (16:06 +0100)]
Merge pull request #31601 from nextcloud/enh/dashboard-description
Add proper description for the dashboard app
Joas Schilling [Tue, 22 Mar 2022 12:53:42 +0000 (13:53 +0100)]
Merge pull request #31569 from nextcloud/bugfix/31519/revert-password-validation
Allow creating app passwords without validating the user's password a…
Joas Schilling [Tue, 22 Mar 2022 11:08:45 +0000 (12:08 +0100)]
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
Extract request id handling to dedicated class so it can be injected without DB dependency
John Molakvoæ [Tue, 22 Mar 2022 10:11:08 +0000 (11:11 +0100)]
Merge pull request #31644 from nextcloud/fix/change-to-tertiary-button
Vincent Petry [Tue, 22 Mar 2022 09:58:24 +0000 (10:58 +0100)]
Merge pull request #31580 from nextcloud/nickvergessen-patch-2
Limit missing primary key fail to new tables and comment out for now
Côme Chilliet [Tue, 22 Mar 2022 09:57:37 +0000 (10:57 +0100)]
Merge pull request #31582 from nextcloud/refactor/carl/accesibility-app
Modernize accessibility app
Vincent Petry [Tue, 22 Mar 2022 09:46:35 +0000 (10:46 +0100)]
Merge pull request #31605 from nextcloud/cert-manager-cache-path
cache the path of the certificate bundle
Vincent Petry [Tue, 22 Mar 2022 09:46:20 +0000 (10:46 +0100)]
Merge pull request #31620 from nextcloud/fix/noid/truncate-oracle
do not forget DB table prefix with truncate query
Christoph Wurst [Tue, 22 Mar 2022 09:28:28 +0000 (10:28 +0100)]
Merge pull request #31639 from nextcloud/fix/moving-calobject-fails
Fix moving error for calendar object error because of missing princip…
Vanessa [Tue, 22 Mar 2022 09:00:37 +0000 (10:00 +0100)]
Merge pull request #31409 from nextcloud/fix/31237/new-button-HeaderBar
add new button component HeaderBar
Côme Chilliet [Tue, 22 Mar 2022 08:44:39 +0000 (09:44 +0100)]
Remove leftover useless comment
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 22 Mar 2022 08:15:25 +0000 (09:15 +0100)]
Merge pull request #31653 from nextcloud/techdebt/noid/run-with-ONLY_FULL_GROUP_BY
Côme Chilliet [Tue, 22 Mar 2022 08:11:28 +0000 (09:11 +0100)]
Merge pull request #31382 from nextcloud/feat/account-migrator
User account migration
Christopher Ng [Tue, 22 Mar 2022 02:25:04 +0000 (02:25 +0000)]
Move data into settings folder
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Tue, 22 Mar 2022 02:28:41 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 22 Mar 2022 01:09:50 +0000 (18:09 -0700)]
Merge pull request #31629 from nextcloud/feat/remove-ie-headers
Anna Larch [Mon, 21 Mar 2022 09:54:13 +0000 (10:54 +0100)]
Fix moving error for calendar object error because of missing principal uri
Signed-off-by: Anna Larch <anna@nextcloud.com>
Simon L [Mon, 21 Mar 2022 22:15:18 +0000 (23:15 +0100)]
Merge pull request #30336 from quentinguidee/refine-dashboard-customize
Refine dashboard edit widget design
Christoph Wurst [Mon, 21 Mar 2022 19:00:40 +0000 (20:00 +0100)]
Merge pull request #31337 from D0n1elT/fix/issue-31303_irritating-event-reminder-behaviour
Fix #31303: Make reminder notification behaviour selectable..
Joas Schilling [Mon, 21 Mar 2022 17:07:20 +0000 (18:07 +0100)]
Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BY
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vanessa Pertsch [Wed, 2 Mar 2022 16:28:37 +0000 (17:28 +0100)]
add new button component
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Vanessa Pertsch [Mon, 21 Mar 2022 12:31:05 +0000 (13:31 +0100)]
fix: button type to tertiary
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Louis [Mon, 21 Mar 2022 12:04:39 +0000 (13:04 +0100)]
Merge pull request #31616 from nextcloud/Valdnet-patch-4
l10n: Spelling unification in Transifex.
Daniel Teichmann [Mon, 14 Mar 2022 12:58:52 +0000 (13:58 +0100)]
Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Daniel Teichmann [Thu, 24 Feb 2022 13:17:43 +0000 (14:17 +0100)]
Fix #31303: Make reminder notification behaviour selectable.
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Joas Schilling [Wed, 16 Mar 2022 14:17:28 +0000 (15:17 +0100)]
Disable for now again until more apps are fixed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 15 Mar 2022 15:52:51 +0000 (16:52 +0100)]
Limit missing primary key fail to new tables
This will work on CI so devs notice it when they install the app for testing,
and at the same time existing faulty tables don't break the upgrade to 24
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Mon, 21 Mar 2022 10:49:11 +0000 (11:49 +0100)]
Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupware-settings
Fix link to calendar user docs in groupware settings
Julien Veyssier [Mon, 21 Mar 2022 10:33:22 +0000 (11:33 +0100)]
Merge pull request #31193 from nextcloud/enh/webdav-propfind-count-sub-elements
Add optional WebDav propfind properties to count sub elements
Louis Chemineau [Mon, 21 Mar 2022 10:04:04 +0000 (11:04 +0100)]
Add test to spelling unification
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis [Mon, 21 Mar 2022 10:01:03 +0000 (11:01 +0100)]
Merge pull request #31625 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.1.1
Bump @nextcloud/vue from 5.1.0 to 5.1.1
Nextcloud bot [Mon, 21 Mar 2022 02:27:08 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
MichaIng [Sun, 20 Mar 2022 18:32:17 +0000 (19:32 +0100)]
Merge pull request #31633 from nextcloud/automated/noid/psalm-baseline-update-
1647749492
[Automated] Update psalm-baseline.xml
nextcloud-command [Sun, 20 Mar 2022 04:11:32 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sun, 20 Mar 2022 02:27:57 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 19 Mar 2022 20:00:31 +0000 (20:00 +0000)]
Bump @nextcloud/vue from 5.1.0 to 5.1.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
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>
Julien Veyssier [Tue, 15 Feb 2022 15:18:41 +0000 (16:18 +0100)]
add optional WebDav propfind properties to show number of folders/files inside a folder
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Quentin Guidée [Sat, 19 Mar 2022 18:39:50 +0000 (19:39 +0100)]
Dashboard customize view: revert to large
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
MichaIng [Sat, 19 Mar 2022 17:17:46 +0000 (18:17 +0100)]
Remove legacy Internet Explorer headers
X-UA-Compatible and X-Download-Options headers are interpreted or relevant for Internet Explorer only. With the deprecation of Internet Explorer support in Nextcloud 20 and planned support removal already in Nextcloud 22, these became obsolete and are hereby removed, including their removal from setup checks.
Signed-off-by: MichaIng <micha@dietpi.com>
dependabot[bot] [Sat, 19 Mar 2022 17:11:59 +0000 (17:11 +0000)]
Merge pull request #31626 from nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.0
dependabot[bot] [Sat, 19 Mar 2022 02:05:06 +0000 (02:05 +0000)]
Bump @nextcloud/moment from 1.1.1 to 1.2.0
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.1.1...v1.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Quentin Guidée [Sat, 19 Mar 2022 11:01:14 +0000 (12:01 +0100)]
Refine dashboard customize view
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
Nextcloud bot [Sat, 19 Mar 2022 02:28:28 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Thomas Citharel [Fri, 18 Mar 2022 16:40:36 +0000 (17:40 +0100)]
Fix link to calendar user docs in groupware settings
Closes #31617
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Arthur Schiwon [Fri, 18 Mar 2022 15:59:46 +0000 (16:59 +0100)]
do not forget DB table prefix with truncate query
- as used in LDAP's AbstractMapping::clear() method
- and in Comment's ManagerTest::setUp()
- fixes a DB Exception with Oracle
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Fri, 18 Mar 2022 13:43:25 +0000 (14:43 +0100)]
Merge pull request #31425 from nextcloud/updateCrl
Update CRL after revoke deckimportfromtrello.csr
Vitor Mattos [Fri, 18 Mar 2022 11:46:25 +0000 (08:46 -0300)]
Update CRL after revoke vdirsyncerui.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Vitor Mattos [Thu, 3 Mar 2022 13:23:08 +0000 (10:23 -0300)]
Update CRL after revoke deckimportfromtrello.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Carl Schwan [Fri, 18 Mar 2022 11:40:38 +0000 (12:40 +0100)]
Merge pull request #31613 from nextcloud/automated/noid/psalm-baseline-update-
1647576744
[Automated] Update psalm-baseline.xml
Carl Schwan [Tue, 15 Mar 2022 16:31:37 +0000 (17:31 +0100)]
Modernize accessibility app
- Use php 7.4 typed properties
- More typed methods (and replace existing php doc in some cases)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Fri, 18 Mar 2022 11:32:56 +0000 (12:32 +0100)]
Merge pull request #24166 from nextcloud/imaginary-prototype
Send images to Imaginary docker to generate previews
Carl Schwan [Fri, 18 Mar 2022 11:29:42 +0000 (12:29 +0100)]
Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-remove
Do chuncked job deletion
Joas Schilling [Fri, 18 Mar 2022 11:28:56 +0000 (12:28 +0100)]
Merge pull request #31614 from nextcloud/bugfix/noid/simplify-comment-search-in-special-cases
Simplify comment search in special cases
Valdnet [Fri, 18 Mar 2022 09:14:34 +0000 (10:14 +0100)]
l10n: Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Joas Schilling [Fri, 18 Mar 2022 08:22:16 +0000 (09:22 +0100)]
Simplify comment search in special cases
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christopher Ng [Fri, 18 Mar 2022 04:10:22 +0000 (04:10 +0000)]
Use account method to set all properties
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 10 Mar 2022 05:49:33 +0000 (05:49 +0000)]
Use streams
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 4 Mar 2022 06:36:49 +0000 (06:36 +0000)]
Transfer to settings app and register
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 3 Mar 2022 05:39:03 +0000 (05:39 +0000)]
Update avatar handling
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Mar 2022 02:44:30 +0000 (02:44 +0000)]
Avatar export and import
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Mar 2022 01:26:19 +0000 (01:26 +0000)]
Account export and import
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Fri, 18 Mar 2022 04:35:58 +0000 (21:35 -0700)]
Merge pull request #29372 from nextcloud/feat/28139/global-profile-toggle
nextcloud-command [Fri, 18 Mar 2022 04:12:24 +0000 (04:12 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Christopher Ng [Thu, 17 Mar 2022 18:06:38 +0000 (18:06 +0000)]
Add profile default setting for admin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 11 Mar 2022 02:11:28 +0000 (02:11 +0000)]
Add global profile toggle config
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Fri, 18 Mar 2022 02:27:10 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 17 Mar 2022 22:22:41 +0000 (15:22 -0700)]
Merge pull request #31488 from nextcloud/enh/account-set-all-properties
Robin Appelman [Thu, 17 Mar 2022 22:06:45 +0000 (22:06 +0000)]
Merge pull request #31608 from nextcloud/scanner-performance2
some file scanner performance improvements
Robin Appelman [Thu, 17 Mar 2022 15:05:52 +0000 (16:05 +0100)]
some file scanner performance improvements
Signed-off-by: Robin Appelman <robin@icewind.nl>
Carl Schwan [Thu, 20 Jan 2022 09:47:00 +0000 (10:47 +0100)]
Do chuncked job deletion
This is helpful in cases where we are deleting tons jobs at the same
time in a gallera cluster. This doesn't happen often but this can create
issues.
Test plan:
1. Use https://github.com/nextcloud/quota_warning/pull/88
2. Change max to 1
3. Enabled/Disable quota_warning app and see jobs getting sucessfully
added and removed
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Robin Appelman [Thu, 17 Mar 2022 18:04:06 +0000 (18:04 +0000)]
Merge pull request #31381 from nextcloud/external-config-ui-performance
Improve performance of external storage config UI
Robin Appelman [Thu, 17 Mar 2022 17:33:36 +0000 (17:33 +0000)]
Merge pull request #31598 from nextcloud/mount-find-root
setup for current user when finding mounts in the root
Christopher Ng [Thu, 17 Mar 2022 04:26:24 +0000 (04:26 +0000)]
Add example to DocBlock
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 8 Mar 2022 00:49:00 +0000 (00:49 +0000)]
Add method to set all account properties from json
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Thu, 17 Mar 2022 16:31:44 +0000 (09:31 -0700)]
Merge pull request #31487 from nextcloud/enh/account-json-serialization
Robin Appelman [Mon, 28 Feb 2022 16:02:17 +0000 (17:02 +0100)]
don't recheck config automatically when there are a large number of storages
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 28 Feb 2022 15:52:55 +0000 (16:52 +0100)]
add all storage config rows in one go on load
this prevents repeated reflows
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 17 Mar 2022 16:25:26 +0000 (16:25 +0000)]
Merge pull request #31215 from nextcloud/smb-directory-invalid-type
handle invalid type when listing directory in smb
Robin Appelman [Thu, 17 Mar 2022 13:52:33 +0000 (14:52 +0100)]
cache the path of the certificate bundle
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 16 Mar 2022 17:28:26 +0000 (18:28 +0100)]
setup for current user when finding mounts in the root
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 17 Mar 2022 13:56:19 +0000 (13:56 +0000)]
Merge pull request #31574 from nextcloud/s3-crt-bundle
use the nextcloud certificate bundle for s3
Louis [Thu, 17 Mar 2022 11:34:52 +0000 (12:34 +0100)]
Merge pull request #31596 from Lucarnosky/master
Fix federated cloud share icons overlap in button
Lock Garnock [Wed, 16 Mar 2022 16:12:36 +0000 (17:12 +0100)]
Changed to padding left #31596
Fix issue #30819
Fixed issue #30819
Signed-off-by: Lock Garnock <lucarnosky@gmail.com>
Julius Härtl [Thu, 17 Mar 2022 09:15:46 +0000 (10:15 +0100)]
Add proper description for the dashboard app
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Côme Chilliet [Thu, 17 Mar 2022 08:13:44 +0000 (09:13 +0100)]
Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-resets
user_ldap fix ldap connection resets
Vincent Petry [Mon, 16 Nov 2020 21:16:34 +0000 (22:16 +0100)]
Send images to imaginary docker to generate previews
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-Authored-by: Vincent Petry <vincent@nextcloud.com>
Christopher Ng [Tue, 8 Mar 2022 00:38:38 +0000 (00:38 +0000)]
Discard duplicate collection name from account serialization
Signed-off-by: Christopher Ng <chrng8@gmail.com>