Robin Appelman
0492e0f1d4
Revert "add key location to info:file output"
...
This reverts commit 7bf82fc312 .
2024-01-17 17:53:37 +07:00
Robin Appelman
7bf82fc312
add key location to info:file output
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-01-17 17:47:01 +07:00
Côme Chilliet
5de3028f66
Merge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-check
2024-01-17 12:15:38 +07:00
Joas Schilling
5a493b12e3
Merge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existance
...
fix(manifest): Check if app exists instead of accessing null as an array
2024-01-17 11:53:11 +07:00
John Molakvoæ
2ac63364fb
Merge pull request #42853 from nextcloud/fix/ajax-check-public-remote
2024-01-17 10:40:48 +07:00
Christoph Wurst
d0337689db
Merge pull request #42607 from nextcloud/tokenAnonReq
...
fix(session): Avoid useless authtoken DB queries for anonymous requests
2024-01-17 10:05:57 +07:00
Joas Schilling
2fccd090b3
fix(manifest): Check if app exists instead of accessing null as an array
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-17 09:25:44 +07:00
Git'Fellow
72e0618f20
fix(session): Avoid two useless authtoken DB queries for every anonymous request
...
Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-17 09:17:23 +07:00
John Molakvoæ
20a0b9cbaf
fix(dav): ajax request check on public remote endpoints
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-17 09:05:11 +07:00
Nextcloud bot
ad12af8d06
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-17 00:20:15 +07:00
Pytal
23a7f8ce3b
Merge pull request #42744 from nextcloud/fix/updatenotification/42637/move-title-and-aria-label-to-interactive-element
...
fix(update-section): changed span to an interactive element
2024-01-16 13:11:59 +07:00
Grigorii K. Shartsev
07c0a5f317
Merge pull request #42834 from nextcloud/chore/theming--remove-warning-of-nc-checkbox-radio-switch-usage
...
chore(theming): fix warning of incorrect `NcCheckboxRadioSwitch` usage
2024-01-17 01:43:18 +07:00
Eduardo Morales
a671c517b0
fix(update-section): changed span to an interactive element
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-16 12:32:12 +07:00
Arthur Schiwon
dfb9cd8738
Merge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation-user-status
...
fix(userstatus): catch unique constraint violation
2024-01-16 19:14:10 +07:00
dependabot[bot]
f721e70046
Merge pull request #42748 from nextcloud/dependabot/github_actions/actions/cache-3.3.3
2024-01-16 17:16:24 +07:00
John Molakvoæ
9c1497a91f
Merge pull request #42841 from nextcloud/feat/package-node-npm-engines-update
2024-01-16 18:05:03 +07:00
Grigorii K. Shartsev
9310dbab7a
chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-16 10:17:03 +07:00
Ferdinand Thiessen
7ee706ac14
Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-form
...
refactor(core): remove `sudo-login-form` layout
2024-01-16 16:56:40 +07:00
dependabot[bot]
d5fb639de1
chore(deps): Bump actions/cache from 3.3.2 to 3.3.3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](704facf57e...e12d46a63a )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 16:29:31 +07:00
Joas Schilling
c69be30db4
Merge pull request #42844 from nextcloud/fix/noid/default-on-unknown-config-key
...
AppConfig: returns default on exception
2024-01-16 16:21:57 +07:00
Côme Chilliet
0e889da4a8
Remove obsolete check of curl SSL version
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-16 16:14:40 +07:00
dependabot[bot]
41fa99ac46
Merge pull request #42749 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.1.0
2024-01-16 15:14:35 +07:00
Côme Chilliet
64d79beb26
Merge pull request #42802 from nextcloud/enh/migrate-cron-setupcheck
2024-01-16 16:13:20 +07:00
Simon L
5aa799cdc0
Merge pull request #42720 from nextcloud/enh/42592/use-notecard
...
use showError in TransferOwnershipDialogue
2024-01-16 16:06:29 +07:00
Anna Larch
02d077bd49
fix(userstatus): catch unique constraint violation
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-01-16 15:38:13 +07:00
Maxence Lange
addd678682
returns default on exception
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-16 12:35:24 +07:00
Arthur Schiwon
5f0c406e42
Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings
...
Complete `<h1>` settings heading
2024-01-16 14:29:57 +07:00
nextcloud-command
3c54925d5f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-16 13:27:48 +07:00
nextcloud-command
82d8ff83d1
Update npm and node engines versions
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-16 13:20:19 +07:00
Simon L
816d5299de
use showError in TransferOwnershipDialogue
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-16 14:06:24 +07:00
Grigorii K. Shartsev
5260c18b89
refactor(core): remove sudo-login-form layout
...
This form has never been used and existed only during the introduting the first password confirmation.
- PR 1447
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-16 11:32:36 +07:00
Côme Chilliet
9bdad442f8
Remove references to removed functions in tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-16 10:49:19 +07:00
Côme Chilliet
b27455b922
Fix Cron setup check tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-16 10:49:19 +07:00
Côme Chilliet
46ebe16c83
Migrate Cron checks to new SetupCheck API
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-16 10:49:19 +07:00
Côme Chilliet
58b31a9d24
Merge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck
2024-01-16 10:47:19 +07:00
Maxence Lange
fdd38b46e3
Merge pull request #41755 from nextcloud/enh/noid/lazyconfig
...
Lazy grouping within IAppConfig
2024-01-16 08:39:13 +07:00
John Molakvoæ
85849767f2
Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-key-to-our-appstore
2024-01-16 10:16:05 +07:00
Côme Chilliet
7017b3e675
Fix CheckSetupControllerTest following overwrite.cli.url migration
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-16 09:29:12 +07:00
julia.kirschenheuter
f6ec297df6
Complete `<h1>` settings heading
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-16 09:24:22 +07:00
Côme Chilliet
0483064f07
Migrate overwrite.cli.url setup check to new API
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-16 09:05:40 +07:00
Côme Chilliet
80d58f0162
Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-check
2024-01-16 09:04:24 +07:00
Nextcloud bot
587057b0ed
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-16 00:18:51 +07:00
Pytal
012d1c911f
Merge pull request #42727 from nextcloud/fix/l10n-total-rows
2024-01-15 14:09:06 +07:00
Christopher Ng
e87721594a
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-15 11:28:52 +07:00
Christopher Ng
fa295625ab
fix(l10n): Add context note for table footers
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-15 11:26:29 +07:00
Ferdinand Thiessen
265e9060f8
Merge pull request #42436 from nextcloud/enh/add-mjs-setup-check
...
enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files
2024-01-15 18:21:42 +07:00
Arthur Schiwon
52406d53e6
Merge pull request #42781 from nextcloud/fix/user_ldap-support-group-membership-duplicate
...
Fix crash of login in case of duplicated group membership
2024-01-15 17:55:44 +07:00
Maxence Lange
94fe48c998
small fixes
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-15 15:45:13 +07:00
Maxence Lange
6daea857ab
fixes
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
d
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-15 15:45:13 +07:00
Maxence Lange
f7d0c74b10
lazy AppConfig
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-15 15:45:13 +07:00