nextcloud/apps/settings
Grigorii K. Shartsev d33ce8a8d5 fix(settings): label user quota progress with aria-labelledby
Labeling with `<label>` doesn't work in some screen readers.
`<label>` also doesn't work as a clickable link here.

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-21 04:16:45 +02:00
..
appinfo Add api to register setup checks 2023-10-19 11:43:58 +02:00
composer Move NeedsSystemAddressBookSync to dav application where it’s registered 2023-10-19 11:44:02 +02:00
css address review 2023-10-17 16:07:04 +00:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img First pass at ai admin settings 2023-08-02 12:37:35 +02:00
js Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading 2023-03-24 08:49:19 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-10-21 00:27:09 +00:00
lib Change SetupResult API to named constructors 2023-10-19 11:44:03 +02:00
src fix(settings): label user quota progress with aria-labelledby 2023-10-21 04:16:45 +02:00
templates Remove UI draft 2023-10-19 11:44:02 +02:00
tests Fix tests for setup checks 2023-10-19 11:44:02 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
openapi.json Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00