aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43065 from nextcloud/backport/42822/stable28Ferdinand Thiessen2024-02-024-4/+4
|\
| * fix(settings): set viewBox on SVG iconsGrigorii K. Shartsev2024-02-014-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0220-18/+324
|/
* Merge pull request #43195 from nextcloud/backport/42331/stable28Ferdinand Thiessen2024-02-012-1/+2
|\
| * fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-292-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-014-2/+36
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3114-2/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3070-0/+126
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-282-0/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2712-6/+486
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-266-0/+70
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2516-4/+142
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2450-118/+182
* fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-231-1/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-234-42/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-226-6/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-218-76/+118
* Merge pull request #42952 from nextcloud/backport/42888/stable28John Molakvoæ2024-01-208-16/+16
|\
| * refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-198-16/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2016-4/+88
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-19126-82/+230
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-182-272/+0
* Remove references to removed functions in testsCôme Chilliet2024-01-181-9/+0
* Fix Cron setup check testsCôme Chilliet2024-01-181-15/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-186-26/+151
* Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-181-5/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-186-14/+85
* Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-181-4/+0
* Remove CSRF check from code integrity rescanCôme Chilliet2024-01-182-2/+1
* Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-181-2/+17
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-186-4/+67
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-18138-390/+588
* Merge pull request #42697 from nextcloud/fix/add-settings-section-type-attrib...Arthur Schiwon2024-01-172-1/+2
|\
| * fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-171-1/+1
| * Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-172-1/+2
* | enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2024-01-178-602/+801
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1716-0/+66
* Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-1611-397/+519
|\
| * Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-152-20/+20
| * Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-152-23/+0
| * Migrate tests for AppDirsWithDifferentOwner setup checkCôme Chilliet2024-01-152-57/+100
| * Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-156-50/+108
| * Improve PHP opcache setup check and reduce level in some casesCôme Chilliet2024-01-151-23/+37
| * Fix small psalm issueCôme Chilliet2024-01-151-1/+1
| * Remove unsupported <code> tag and use quotes insteadCôme Chilliet2024-01-151-8/+8
| * Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-152-54/+1
| * Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-156-93/+138
| * Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2024-01-154-16/+36
| * Migrate away from deprecated doctrine/dbal getName functionCôme Chilliet2024-01-151-2/+2
| * Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-156-85/+103