aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-111-1/+2
|\
| * Merge branch 'master' into enh/machine-translation-provider-with-idMarcel Klehr2024-01-1114-6/+62
| |\
| * | enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-1/+2
* | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-112-7/+9
|\ \ \
| * | | Use IToken from OCP instead of OCCôme Chilliet2024-01-111-1/+1
| * | | Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-1/+1
| * | | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-112-6/+8
| | |/ | |/|
* | | chore(assets): Recompile assetsnextcloud-command2024-01-112-2/+2
* | | fix styling of development-noticeSimon L2024-01-111-8/+5
* | | Merge pull request #42698 from nextcloud/enh/42595/webauthn-ncnotecardSimon L2024-01-112-10/+18
|\ \ \
| * | | update webauthn section to feature componentsSimon L2024-01-112-10/+18
| |/ /
* / / Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-112-23/+0
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1114-6/+62
|/
* Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-102-1/+2
|\
| * fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-051-1/+1
| * Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-052-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1016-0/+138
* | Merge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheckCôme Chilliet2024-01-097-107/+208
|\ \
| * | Migrate tests for AppDirsWithDifferentOwner setup checkCôme Chilliet2024-01-092-57/+100
| * | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-086-50/+108
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-0976-600/+646
|/ /
* | Improve PHP opcache setup check and reduce level in some casesCôme Chilliet2024-01-081-23/+37
* | Fix small psalm issueCôme Chilliet2024-01-081-1/+1
* | Remove unsupported <code> tag and use quotes insteadCôme Chilliet2024-01-081-8/+8
* | Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-082-54/+1
* | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-086-93/+138
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-082-18/+18
* | Merge pull request #42586 from nextcloud/fix/41860-fix-svgs-for-social-media-...Julia Kirschenheuter2024-01-051-15/+15
|\ \ | |/ |/|
| * Fix SVG's for social media linksjulia.kirschenheuter2024-01-051-15/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-052-0/+86
|/
* Merge pull request #42570 from nextcloud/enh/settings/42440/preview-card-sett...Julia Kirschenheuter2024-01-041-1/+0
|\
| * enh(settings): removed background-gradient to ensure contrast ratio a11y requ...Eduardo Morales2024-01-031-1/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-046-4/+1410
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-032-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-314-6/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-302-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-282-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-272-8/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-262-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-252-8/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2412-10/+136
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2318-0/+196
* fix(settings): Use heading for Profile and Profile picture sectionsChristopher Ng2023-12-222-10/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-22138-2418/+2626
* enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2023-12-218-602/+801
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-212-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2018-2/+50
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-191-1/+2
|\
| * enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-1/+2
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-19251-6738/+12855
|\|