aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* enh(settings): Add groups accessiblyChristopher Ng2023-10-112-47/+54
* Merge pull request #40698 from nextcloud/Valdnet-patch-1Arthur Schiwon2023-10-112-2/+2
|\
| * Correct typos and add quotation marksValdnet2023-10-112-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1112-0/+64
|/
* Merge pull request #40784 from nextcloud/enh/39414/move-docsSimon L2023-10-093-44/+114
|\
| * fix double headingSimon L2023-10-061-1/+1
| * address reviewSimon L2023-10-064-28/+115
| * Move inline docs to online documentationSimon L2023-10-054-68/+51
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-092-6/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-086-6/+38
* | Merge pull request #40719 from nextcloud/enh/a11y/semantic-user-tablePytal2023-10-056-214/+361
|\ \
| * | enh(settings): Semantic user table markupChristopher Ng2023-10-056-214/+361
| |/