aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-21200-376/+994
* 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
* Merge pull request #40993 from nextcloud/pulsejet/oc-cap-refactorFerdinand Thiessen2023-10-204-11/+16
|\
| * refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-204-11/+16
* | fix(files): disable size containment on headersVarun Patil2023-10-201-1/+1
|/
* Merge pull request #41008 from nextcloud/fix/36965-fix-trusted-server-inputFerdinand Thiessen2023-10-203-5/+18
|\
| * Fix trusted server input fieldjulia.kirschenheuter2023-10-203-5/+18
* | fix(files): virtual list will-change valueVarun Patil2023-10-201-1/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-20240-124/+510
* Merge pull request #40978 from nextcloud/fix/37092/replace-non-standard-autoc...Ferdinand Thiessen2023-10-206-14/+11
|\
| * fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-206-14/+11
* | feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-2012-45/+649
|/
* Merge pull request #40961 from nextcloud/fix/cypress-testsFerdinand Thiessen2023-10-193-12/+21
|\
| * fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-193-12/+21
* | Merge pull request #40992 from nextcloud/fix/37092/weather-status-html-valida...Ferdinand Thiessen2023-10-192-105/+54
|\ \
| * | fix(weather_status): remove unnecessaries LI wrapper and inline modeGrigorii K. Shartsev2023-10-182-104/+53
| * | fix(weather_status): nextcloud/vue v8 migration - menu-title -> menu-nameGrigorii K. Shartsev2023-10-181-2/+2
* | | Merge pull request #40963 from nextcloud/fix/36965-fix-width-of-sharing-entryJulia Kirschenheuter2023-10-192-4/+4
|\ \ \ | |_|/ |/| |
| * | Reduce width of sharing entryjulia.kirschenheuter2023-10-192-4/+4
* | | Merge pull request #32550 from nextcloud/feat/api-cleanup-checkCôme Chilliet2023-10-1928-461/+593
|\ \ \
| * | | Change SetupResult API to named constructorsCôme Chilliet2023-10-1911-28/+27
| * | | 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-196-4/+4
| * | | 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-193-18/+27
| * | | 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-193-19/+14
| * | | Fix UI and add PhpOutdated checkCôme Chilliet2023-10-195-6/+62
| * | | Fix SetupChecks/LdapInvalidUuids.phpCôme Chilliet2023-10-191-12/+11
| * | | ProgressCarl Schwan2023-10-198-56/+104
| * | | Add api to register setup checksCarl Schwan2023-10-197-34/+145
| |/ /
* | | Fix background removal not applying to user default themingJohn Molakvoæ2023-10-194-7/+19
* | | Fix background removal checkJohn Molakvoæ2023-10-194-5/+7
|/ /
* | fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-195-38/+16
* | perf(files): performance optimizationsVarun Patil2023-10-194-15/+25
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1940-14/+96
|/
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-186-6/+0
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-5/+2
|\