Ferdinand Thiessen
|
0b9e2fa4bc
|
Merge pull request #42897 from nextcloud/backport/42887/stable28
[stable28] fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast
|
2024-01-18 02:28:07 +01:00 |
|
Nextcloud bot
|
b1515fff11
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-18 00:19:55 +00:00 |
|
Eduardo Morales
|
6bf94d35b1
|
Merge pull request #42898 from nextcloud/backport/42856/stable28
[stable28] enh(a11y): improved contrast on user menu
|
2024-01-17 14:43:46 -06:00 |
|
Arthur Schiwon
|
697d0de511
|
Merge pull request #42697 from nextcloud/fix/add-settings-section-type-attribute-stable28
[stable28] Fix/add settings section type attribute
|
2024-01-17 21:03:44 +01:00 |
|
Eduardo Morales
|
54bed640ca
|
Merge pull request #42859 from nextcloud/backport/stable28/42744/fix/updatenotification/42637/move-title-and-aria-label-to-interactive-element
[stable28] fix(update-section): changed span to an interactive element
|
2024-01-17 13:49:45 -06:00 |
|
Arthur Schiwon
|
a380014c12
|
Merge pull request #42868 from nextcloud/backport/42607/stable28
[stable28] fix(session): Avoid useless authtoken DB queries for anonymous requests
|
2024-01-17 20:40:35 +01:00 |
|
Arthur Schiwon
|
c2bbe807a7
|
Merge pull request #42861 from nextcloud/backport/42834/stable28
[stable28] chore(theming): fix warning of incorrect `NcCheckboxRadioSwitch` usage
|
2024-01-17 20:37:51 +01:00 |
|
nextcloud-command
|
a116ea98e9
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-01-17 18:53:32 +00:00 |
|
Eduardo Morales
|
057b8e060b
|
enh(a11y): improved contrast on user menu
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-17 19:36:48 +01:00 |
|
Eduardo Morales
|
09015a1507
|
fix(update-section): changed span to an interactive element
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-17 11:43:25 -06:00 |
|
Ferdinand Thiessen
|
74c63997a3
|
fix(theming): Make sure color-border-maxcontrast fulfills 3:1 contrast
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-17 18:30:23 +01:00 |
|
Eduardo Morales
|
81d49265c6
|
Merge pull request #42430 from nextcloud/backport/42334/stable28
[stable28] enh(settings): Refactor UI for session and app token management
|
2024-01-17 10:27:37 -06:00 |
|
nextcloud-command
|
761d9dd7e4
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-01-17 08:37:09 -06:00 |
|
Grigorii K. Shartsev
|
c5ed482a9d
|
chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
[skip ci]
|
2024-01-17 08:37:09 -06:00 |
|
Ferdinand Thiessen
|
eb8724c8a4
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-01-17 08:26:31 -06:00 |
|
Ferdinand Thiessen
|
fe60c1e1fd
|
enh(settings): Refactor frontend for session and app token management
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-17 08:19:06 -06:00 |
|
Arthur Schiwon
|
9b88869e0d
|
Merge pull request #42874 from nextcloud/backport/42563/stable28
[stable28] Update crl after revoke integration_homeassistant.csr
|
2024-01-17 14:55:53 +01:00 |
|
Anna
|
286c131893
|
Merge pull request #42854 from nextcloud/backport/42805/stable28
[stable28] fix(userstatus): catch unique constraint violation
|
2024-01-17 14:26:21 +01:00 |
|
Joas Schilling
|
00d74d1e2c
|
Merge pull request #42871 from nextcloud/backport/42658/stable28
[stable28] fix(systemreport): Mark more configs as sensitive
|
2024-01-17 12:52:04 +01:00 |
|
Joas Schilling
|
fc1bfee8a4
|
Merge pull request #42864 from nextcloud/backport/42862/stable28
[stable28] fix(manifest): Check if app exists instead of accessing null as an array
|
2024-01-17 10:50:41 +01:00 |
|
Matthieu Gallien
|
f01fcd2db6
|
Update crl after revoke integration_homeassistant.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2024-01-17 10:31:52 +01:00 |
|
Joas Schilling
|
f7f94bf919
|
fix(systemreport): Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-01-17 10:30:43 +01:00 |
|
Git'Fellow
|
980b14f629
|
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:16:22 +00:00 |
|
Thomas Citharel
|
6862ed49ba
|
fix(settings): check if activeSectionId and activeSectionType are defined before using them
Closes #41513
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-17 09:48:05 +01:00 |
|
Thomas Citharel
|
9034cc2e6f
|
Add data-active-section-type attribute to app-content settings section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2024-01-17 09:48:05 +01:00 |
|
Arthur Schiwon
|
ee0f4f067d
|
Merge pull request #42824 from nextcloud/backport/42768/stable28
[stable28] (dashboard): Lower error to info log message
|
2024-01-17 09:47:13 +01:00 |
|
Joas Schilling
|
84a380a3b2
|
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:30:44 +01:00 |
|
Nextcloud bot
|
c21df323b0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-17 00:20:25 +00:00 |
|
Simon L
|
aba6e3c1ad
|
Merge pull request #42851 from nextcloud/backport/42720/stable28
[stable28] use showError in TransferOwnershipDialogue
|
2024-01-16 21:59:51 +01:00 |
|
Anna Larch
|
46674e2889
|
fix(userstatus): catch unique constraint violation
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-01-16 18:21:36 +00:00 |
|
Arthur Schiwon
|
f0a6c4429d
|
Merge pull request #42827 from nextcloud/backport/41272/stable28
[stable28] fix: reduce memory consumption of scans
|
2024-01-16 19:17:23 +01:00 |
|
John Molakvoæ
|
14f2461aef
|
Merge pull request #42735 from nextcloud/backport/41979/stable28
|
2024-01-16 17:57:26 +01:00 |
|
Ferdinand Thiessen
|
07540d5433
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-16 10:14:45 -06:00 |
|
Simon L
|
b178229839
|
use showError in TransferOwnershipDialogue
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2024-01-16 10:14:45 -06:00 |
|
Eduardo Morales
|
76ef1a81ed
|
chore(sharing): compiled assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
|
2024-01-16 10:09:33 -06:00 |
|
John Molakvoæ
|
c1b95ab025
|
fix(files_sharing): fix sharing status indicator side after component update
Seems like the components now have max-height/width set too
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-01-16 10:09:33 -06:00 |
|
Benjamin Gaussorgues
|
b74a59b331
|
Merge pull request #42795 from nextcloud/backport/setupchecks/stable28
[stable28] Migrate setup checks to new SetupCheck API
|
2024-01-16 16:55:45 +01:00 |
|
Grigorii K. Shartsev
|
04a4078e61
|
Merge pull request #42848 from nextcloud/stable28-fix/41826-avoid_same_h1_and_h2_headings
[stable28] fix/41826 avoid same h1 and h2 headings
|
2024-01-16 20:53:50 +05:00 |
|
Joas Schilling
|
730f205878
|
Merge pull request #42832 from nextcloud/backport/42806/stable28
[stable28] fix(appstore): Only send subscription keys to valid appstores
|
2024-01-16 15:29:05 +01:00 |
|
julia.kirschenheuter
|
acc78272a5
|
Complete <h1> settings heading
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
(cherry picked from commit f6ec297df6)
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2024-01-16 14:50:02 +01:00 |
|
Ferdinand Thiessen
|
95baf48216
|
Merge pull request #42816 from nextcloud/backport/42436/stable28
[stable28] enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files
|
2024-01-16 11:54:52 +01:00 |
|
Arthur Schiwon
|
28473f70be
|
Merge pull request #42772 from nextcloud/backport/42718/stable28
[stable28] Remove unneeded role="radiogroup" from "Predefined statuses"
|
2024-01-16 11:35:01 +01:00 |
|
John Molakvoæ
|
f05252f7ca
|
Merge pull request #42591 from nextcloud/backport/41346/stable28
|
2024-01-16 11:08:23 +01:00 |
|
John Molakvoæ
|
e5f4eb487d
|
fix(files): better upload error handling
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-16 10:27:38 +01:00 |
|
John Molakvoæ
|
6878313500
|
feat(files): disable upload button if quota is reached
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-16 10:25:04 +01:00 |
|
John Molakvoæ
|
129cd5e09c
|
feat(files): show quota warning on page load or if storage becomes full
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-16 10:25:03 +01:00 |
|
Joas Schilling
|
1c38f8952f
|
fix(appstore): Only send subscription keys to valid appstores
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-01-16 10:16:57 +01:00 |
|
Git'Fellow
|
d2da9c8fbe
|
fix: reduce memory consumption of scans
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix lint
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2024-01-16 09:28:43 +01:00 |
|
Git'Fellow
|
27bf7c6f8c
|
Lower to info
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2024-01-16 09:24:27 +01:00 |
|
Git'Fellow
|
a60bf6a00d
|
Lower error to warning
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2024-01-16 09:24:26 +01:00 |
|