julia.kirschenheuter
db0670f0cb
Change contactsmenu structure to a list
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-27 10:48:59 +07:00
Simon L
fda9d4d0c1
Merge pull request #37340 from nextcloud/fix/undefined-index-mailer-settings
...
fix(mailer): remove value comparison for smtp_authtype as there is only one option
2023-03-24 15:34:39 +07:00
Christoph Wurst
30d6effe12
Merge pull request #37384 from nextcloud/ci/psalm/security-analysis-ldap
...
ci(psalm): Install ftp+ldap extension for security scans
2023-03-24 15:19:24 +07:00
Julius Härtl
ca1f07b5bd
Merge pull request #37211 from nextcloud/fix/36912-create-headings-instead-of-uneeded-labels
...
Create `<h3>` headings for profile page. Replace `<label>` which have…
2023-03-24 14:56:08 +07:00
Christoph Wurst
936babe17e
ci(psalm): Install ftp extension for security scans
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-24 13:21:47 +07:00
Christoph Wurst
6c2d9ec73e
ci(psalm): Install ldap extension for security scans
...
Otherwise Psalm runs into tons of `UndefinedConstant`
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-24 13:20:08 +07:00
Anna Larch
1368012d97
fix(mailer): check if authentication is neccessary
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-03-24 10:26:04 +07:00
julia.kirschenheuter
85feae6d82
Create `<h3>` headings for profile page. Replace `<label>` which have no conncted `<input>` with `<h3>` heading
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-24 08:49:19 +07:00
Nextcloud bot
97b8e6d2a3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24 02:27:05 +07:00
Joas Schilling
553b5a51f6
Merge pull request #37361 from nextcloud/fix/noid/display-name-users-controller-test
...
Adjust provisioning API tests after #36665
2023-03-23 21:15:10 +07:00
Julien Veyssier
69a1fe206f
adjust tests after #36665
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-03-23 18:07:43 +07:00
Simon L
1d4ff2cf10
Merge pull request #37265 from nextcloud/enh/33892/new-attempt
...
l10n: Spelling unification
2023-03-23 17:22:12 +07:00
nextcloud-command
4afac3879d
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-23 14:51:30 +07:00
Simon L
6f9ee2277d
improve dashboard description
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +07:00
Valdnet
47a989e15f
l10n: Change name of app to a capital letter
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +07:00
Valdnet
9ff265f649
l10n: Delete unnecessary characters
...
Removal of unnecessary characters that appear in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-03-23 15:01:45 +07:00
Valdnet
300f76ebf7
l10n: Spelling unification
...
Change the abbreviation to full words.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-03-23 15:01:44 +07:00
Simon L
825f847ef1
Merge pull request #37234 from cob2p/bugfix/typo
...
Fix the typo in comments
2023-03-23 15:00:41 +07:00
Simon L
67614150b5
Merge pull request #36636 from nextcloud/fix/oc-image-getimagesize
...
fix OC_Image: Prevent E_WARNING from getimagesize*
2023-03-23 14:59:57 +07:00
Arthur Schiwon
a5f05dd4a9
Merge pull request #37351 from nextcloud/del-unlink
...
Move from DEL to UNLINK
2023-03-23 12:27:51 +07:00
John Molakvoæ
cd045ded82
Merge pull request #37268 from nextcloud/backport/37031/master
...
chore(deps-dev): Bump @nextcloud/webpack-vue-config to `5.5.0`
2023-03-23 08:36:48 +07:00
John Molakvoæ
55ba9601f2
Merge pull request #36532 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.1
...
bump @nextcloud/eslint-config from 8.0.0 to 8.2.1
2023-03-23 08:34:21 +07:00
John Molakvoæ
91eb42076e
chore(npm): update dist bundles
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +07:00
John Molakvoæ
40f18c6359
chore(eslint): replace node/no-unpublished-import by n/no-unpublished-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +07:00
John Molakvoæ
ad6dcea779
chore(eslint): replace node/no-extraneous-import by n/no-extraneous-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +07:00
John Molakvoæ
8633f13e0a
chore(eslint): fix missing import extensions
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +07:00
John Molakvoæ
5adfec3dc6
chore(eslint): replace node/no-missing-import by n/no-missing-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 07:31:33 +07:00
dependabot[bot]
0b665b8169
bump @nextcloud/eslint-config from 8.0.0 to 8.2.1
...
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 07:27:45 +07:00
Nextcloud bot
4521c79169
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-23 02:27:06 +07:00
Git'Fellow
c81ea3aa98
Fix RedisCluster
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-03-22 17:19:07 +07:00
Git'Fellow
fab390f884
Move from DEL to UNLINK
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-03-22 17:10:05 +07:00
MichaIng
7fee4b7867
Merge pull request #35699 from nextcloud/dependabot/npm_and_yarn/vue-router-3.6.5
...
Bump vue-router from 3.5.3 to 3.6.5
2023-03-22 16:04:07 +07:00
Julien Veyssier
c838bdb820
Merge pull request #36665 from nextcloud/fix/36539
...
Always set displayname and display-name for user data
2023-03-22 15:21:29 +07:00
dependabot[bot]
a75cbb5f0b
Bump vue-router from 3.5.3 to 3.6.5
...
Bumps [vue-router](https://github.com/vuejs/router ) from 3.5.3 to 3.6.5.
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/commits )
---
updated-dependencies:
- dependency-name: vue-router
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>
2023-03-22 12:50:56 +07:00
Joas Schilling
014a634635
Merge pull request #37334 from nextcloud/bugfix/noid/mark-recording-servers-as-sensitive-due-to-secret
...
fix(security): Mark recording_servers key appconfig as private as it …
2023-03-22 10:27:39 +07:00
Julius Härtl
8b4d49cf50
Merge pull request #36057 from nextcloud/feat/esm-js-scripts
2023-03-22 09:17:28 +07:00
Joas Schilling
381ab5f4cb
fix(security): Mark recording_servers key appconfig as private as it contains a secret
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-22 09:14:37 +07:00
Nextcloud bot
9c7d7139b6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 02:43:41 +07:00
Julius Härtl
c3a39cbc75
Merge pull request #37305 from nextcloud/fix/security/log-failing-strict-cookie-check
...
fix(security): Log failing strict cookie check
2023-03-21 19:05:39 +07:00
Côme Chilliet
c60182065f
Merge pull request #34773 from nextcloud/artonge/feat/dispatch_entry_removed_event_for_all_entries
...
Dispatch event for all removed entries
2023-03-21 11:42:18 +07:00
Côme Chilliet
71cdd96d20
Merge pull request #37313 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2023-03-21 10:03:12 +07:00
Arthur Schiwon
fb5c5fffff
Merge pull request #37306 from nextcloud/bugfix/37277/caldav-sync
...
fix(session): Fix DAVx5 sync problems by partial reverting session changes
2023-03-21 09:55:37 +07:00
Julius Härtl
0d75a3096f
Merge pull request #36701 from nextcloud/artonge/feat/fc_parent_index
...
Add parent index on filecache
2023-03-21 08:32:19 +07:00
nextcloud-command
12d830aa9a
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-03-21 04:17:48 +07:00
Nextcloud bot
f305c65ec5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 02:27:20 +07:00
Joas Schilling
705165d3d1
fix(session): Fix DAVx5 sync problems by partial reverting session changes
...
Temporary disabled the short cut again to solve issues with CalDAV/CardDAV
clients like DAVx5 that use cookies and need a session. See
https://github.com/nextcloud/server/issues/37277#issuecomment-1476366147
and the other comments for further information.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-20 16:30:42 +07:00
Christoph Wurst
0e6fccf9e1
fix(security): Log failing strict cookie check
...
The error is silent otherwise and makes it very hard to debug on a
production system.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-20 16:26:41 +07:00
Arthur Schiwon
8f59ff880f
Merge pull request #37006 from nextcloud/ldap-unmark-dh
...
also unmark deleted ldap user when checking the ldap entry
2023-03-20 16:15:03 +07:00
Louis Chemineau
bda66f9fb6
Add parent index on filecache
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-03-20 15:02:23 +07:00
Côme Chilliet
a3ca6be4d1
Merge pull request #36591 from nextcloud/enh/refactor-app-loading
...
Refactor app loading
2023-03-20 15:34:11 +07:00