aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): label user quota progress with aria-labelledbyGrigorii K. Shartsev2023-10-211-2/+2
* fix(settings): users page html validationGrigorii K. Shartsev2023-10-212-3/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-21140-374/+628
* fix(settings): remove unused savePrimaryEmailScope on Personal Settings pageGrigorii K. Shartsev2023-10-202-23/+1
* fix(settings): remove placeholder from selectGrigorii K. Shartsev2023-10-202-6/+2
* fix(settings): typo in avatar propGrigorii K. Shartsev2023-10-201-1/+1
* fix(settings): remove invalid avatar propGrigorii K. Shartsev2023-10-201-1/+0
* fix(settings): fix ids and aria-labels in personal emailsGrigorii K. Shartsev2023-10-202-13/+15
* fix(settings): remove empty aria-describedbyGrigorii K. Shartsev2023-10-202-4/+4
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2094-102/+244
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-205-12/+9
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-193-12/+21
* Change SetupResult API to named constructorsCôme Chilliet2023-10-199-24/+23
* Remove useless var in apps/settings/lib/SetupChecks/CheckUserCertificates.phpCôme Chilliet2023-10-191-2/+1
* Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-193-59/+0
* Remove UI draftCôme Chilliet2023-10-193-169/+0
* Fix tests for setup checksCôme Chilliet2023-10-194-137/+58
* Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-191-2/+3
* Migrate InternetConnectivity check to new APICôme Chilliet2023-10-195-51/+106
* Merge setupchecks from new API into old UICôme Chilliet2023-10-191-21/+1
* Fix description for SetupChecks/NeedsSystemAddressBookSyncCôme Chilliet2023-10-191-1/+1
* Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new APICôme Chilliet2023-10-195-0/+122
* Migrate NeedsSystemAddressBookSync to new ISetupCheck APICôme Chilliet2023-10-192-13/+20
* Move existing setup checks to new APICôme Chilliet2023-10-195-62/+65
* Fix lint problems in vue filesCôme Chilliet2023-10-192-5/+8
* Small cleanups in SetupCheck classesCôme Chilliet2023-10-192-11/+9
* Fix UI and add PhpOutdated checkCôme Chilliet2023-10-195-6/+62
* ProgressCarl Schwan2023-10-195-104/+84
* Add api to register setup checksCarl Schwan2023-10-197-34/+145
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-192-2/+4
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-183-3/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-184-34/+34
* address reviewSimon L2023-10-173-9/+3
* fix profile visibility settings being too wideSimon L2023-10-178-23/+14
* fix several personal settings problemsSimon L2023-10-171-2/+4
* Append to body all selects inside of user tablejulia.kirschenheuter2023-10-173-4/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-172-0/+126
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-154-0/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-146-0/+62
* fix several admin settings problemsSimon L2023-10-134-5/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1318-0/+156
* Fix my-apps view on mobileSimon L2023-10-124-10/+20
* fix(meta): copyright noteArthur Schiwon2023-10-121-1/+1
* remove unused propertiessorbaugh2023-10-121-29/+1
* Remove unneeded includes.sorbaugh2023-10-121-4/+0
* Keep Search Provider but remove actual search and display on the searchlist d...sorbaugh2023-10-121-29/+1
* Add new user filter to search.sorbaugh2023-10-125-0/+151
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-12140-586/+892
* enh(settings): Move confirm group removal dialog to vueChristopher Ng2023-10-111-43/+107