Commit graph

61967 commits

Author SHA1 Message Date
Robin Appelman
46d0eef8da
allow setting some metadata in the lazyfolder without having to get the real folder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:01:01 +01:00
Robin Appelman
c80ba69b7a
dont setup full fs after dav auth
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:00:57 +01:00
Robin Appelman
114af08043
Merge pull request #30991 from nextcloud/external-remove-config-migration
remove old legacy external storage migration logic
2022-03-24 16:00:33 +00:00
Côme Chilliet
fbf1334dc8
Merge pull request #31655 from nextcloud/fix-passing-null-to-strlen
Fix passing null to strlen
2022-03-24 14:03:13 +01:00
Thomas Citharel
0456f61c1c 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>
2022-03-24 09:56:44 +00:00
Joas Schilling
c9ea2363b1
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
2022-03-24 10:54:40 +01:00
Nextcloud bot
bed9721019
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-24 02:27:11 +00:00
Joas Schilling
5f75d2e104
Remove old shortening
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-23 21:42:29 +01:00
Joas Schilling
d683e0d3d1
Automatically cut the token name on the first level
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-23 21:38:53 +01:00
Joas Schilling
c1215f573a
Merge pull request #31658 from nextcloud/bugfix/noid/limit-token-names
Limit the length of app password names
2022-03-23 14:12:20 +01:00
Joas Schilling
343476f54f
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-23 11:00:34 +01:00
Joas Schilling
a0c7798c7d
Limit the length of app password names
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-23 10:47:56 +01:00
Joas Schilling
0fa17f8902
Merge pull request #31668 from nextcloud/fixup/31580/skip-test-for-now
Test disabled for now due to multiple reasons
2022-03-23 09:43:29 +01:00
Nextcloud bot
b5338e380e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-23 02:27:52 +00:00
Joas Schilling
89e293d3fd
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>
2022-03-22 17:07:48 +01:00
Julius Härtl
0e57491f6b
Merge pull request #31601 from nextcloud/enh/dashboard-description
Add proper description for the dashboard app
2022-03-22 16:06:55 +01:00
Joas Schilling
d5b0f81ef5
Merge pull request #31569 from nextcloud/bugfix/31519/revert-password-validation
Allow creating app passwords without validating the user's password a…
2022-03-22 13:53:42 +01:00
Joas Schilling
0acd4b5f82
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
2022-03-22 12:08:45 +01:00
John Molakvoæ
b6209d6125
Merge pull request #31644 from nextcloud/fix/change-to-tertiary-button 2022-03-22 11:11:08 +01:00
Vincent Petry
acfa546efd
Merge pull request #31580 from nextcloud/nickvergessen-patch-2
Limit missing primary key fail to new tables and comment out for now
2022-03-22 10:58:24 +01:00
Côme Chilliet
c43d015fe5
Merge pull request #31582 from nextcloud/refactor/carl/accesibility-app
Modernize accessibility app
2022-03-22 10:57:37 +01:00
Vincent Petry
5e1a397fbd
Merge pull request #31605 from nextcloud/cert-manager-cache-path
cache the path of the certificate bundle
2022-03-22 10:46:35 +01:00
Vincent Petry
6fa51be0de
Merge pull request #31620 from nextcloud/fix/noid/truncate-oracle
do not forget DB table prefix with truncate query
2022-03-22 10:46:20 +01:00
Christoph Wurst
a47fd94cb8
Merge pull request #31639 from nextcloud/fix/moving-calobject-fails
Fix moving error for calendar object error because of missing princip…
2022-03-22 10:28:28 +01:00
Vanessa
0fdb41506a
Merge pull request #31409 from nextcloud/fix/31237/new-button-HeaderBar
add new button component HeaderBar
2022-03-22 10:00:37 +01:00
Côme Chilliet
57bf348d37
Remove leftover useless comment
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-22 09:44:39 +01:00
John Molakvoæ
1fe73a15d3
Merge pull request #31653 from nextcloud/techdebt/noid/run-with-ONLY_FULL_GROUP_BY 2022-03-22 09:15:25 +01:00
Côme Chilliet
58582dfd33
Merge pull request #31382 from nextcloud/feat/account-migrator
User account migration
2022-03-22 09:11:28 +01:00
Christopher Ng
85123f9d36 Move data into settings folder
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-22 03:22:10 +00:00
Nextcloud bot
cabe6f383e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-22 02:28:41 +00:00
Pytal
5747b9b01a
Merge pull request #31629 from nextcloud/feat/remove-ie-headers 2022-03-21 18:09:50 -07:00
Anna Larch
08510edaa1 Fix moving error for calendar object error because of missing principal uri
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-03-22 00:03:02 +01:00
Simon L
b314a13e1c
Merge pull request #30336 from quentinguidee/refine-dashboard-customize
Refine dashboard edit widget design
2022-03-21 23:15:18 +01:00
Christoph Wurst
47dce35fa3
Merge pull request #31337 from D0n1elT/fix/issue-31303_irritating-event-reminder-behaviour
Fix #31303: Make reminder notification behaviour selectable..
2022-03-21 20:00:40 +01:00
Joas Schilling
f30272d2e3
Run tests with MySQL/MariaDB ONLY_FULL_GROUP_BY
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-21 18:07:20 +01:00
Vanessa Pertsch
779e38e6a6 add new button component
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-21 14:00:04 +00:00
Vanessa Pertsch
383387f11c fix: button type to tertiary
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-03-21 13:31:05 +01:00
Louis
b40481e8e5
Merge pull request #31616 from nextcloud/Valdnet-patch-4
l10n: Spelling unification in Transifex.
2022-03-21 13:04:39 +01:00
Daniel Teichmann
f4148820ff
Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
2022-03-21 13:03:13 +01:00
Daniel Teichmann
73a7ced1fd
Fix #31303: Make reminder notification behaviour selectable.
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
2022-03-21 13:02:46 +01:00
Joas Schilling
3bed983a9c
Disable for now again until more apps are fixed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-21 12:14:19 +01:00
Joas Schilling
32ede5489e
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>
2022-03-21 12:14:19 +01:00
blizzz
84ae0703a3
Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupware-settings
Fix link to calendar user docs in groupware settings
2022-03-21 11:49:11 +01:00
Julien Veyssier
b85bdf4427
Merge pull request #31193 from nextcloud/enh/webdav-propfind-count-sub-elements
Add optional WebDav propfind properties to count sub elements
2022-03-21 11:33:22 +01:00
Louis Chemineau
85a101987d Add test to spelling unification
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-21 11:04:04 +01:00
Louis
012668d5d6
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
2022-03-21 11:01:03 +01:00
Nextcloud bot
a99fdf5600
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-21 02:27:08 +00:00
MichaIng
f5510c3d40
Merge pull request #31633 from nextcloud/automated/noid/psalm-baseline-update-1647749492
[Automated] Update psalm-baseline.xml
2022-03-20 19:32:17 +01:00
nextcloud-command
533d1905e1 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-03-20 04:11:32 +00:00
Nextcloud bot
d0b3e7c472
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-20 02:27:57 +00:00