aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-233-5/+5
* fix(provisioning_api): Fix quota fields in OpenAPIjld31032023-10-232-12/+44
* Merge pull request #40933 from nextcloud/check-datemax-enforcement-pubshareCôme Chilliet2023-10-232-24/+21
|\
| * Do not treat `isDefaultExpireDateEnforced` as fallbackfenn-cs2023-10-221-2/+2
| * Fix has expiration date logicfenn-cs2023-10-221-15/+12
| * Check expiry enforcement for all share typesfenn-cs2023-10-221-7/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-232-0/+2
|/
* Merge pull request #41024 from nextcloud/fix/follow-up-app-orderJohn Molakvoæ2023-10-225-39/+181
|\
| * feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-214-35/+126
| * fix(theming): App order settings - ensure the focus is kept on buttonFerdinand Thiessen2023-10-211-4/+55
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2210-44/+46
* | fix(files): correct item heightVarun Patil2023-10-212-1/+2
|/
* 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