aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-5/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-18128-606/+788
* | fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-182-10/+27
* | Reduce left margin of files list headerjulia.kirschenheuter2023-10-171-1/+2
* | Merge pull request #40932 from nextcloud/enh/36965/fix-account-settingsSimon L2023-10-178-24/+9
|\ \
| * | address reviewSimon L2023-10-173-9/+3
| * | fix profile visibility settings being too wideSimon L2023-10-178-23/+14
* | | Merge pull request #40872 from nextcloud/fix/36965-fix-status-message_dialogJulia Kirschenheuter2023-10-171-0/+1
|\ \ \
| * | | Change `flex-direction` for input fieldjulia.kirschenheuter2023-10-171-0/+1
| |/ /
* / / fix(files): fix new folder encodingJohn Molakvoæ2023-10-171-4/+10
|/ /
* | Merge pull request #40907 from nextcloud/enh/36965/fix-personal-settingsSimon L2023-10-174-38/+48
|\ \
| * | fix several personal settings problemsSimon L2023-10-174-38/+48
* | | fix(files): hide grid view button on narrow screenJohn Molakvoæ2023-10-172-2/+5
* | | perf(files): optimize virtual scroller computationJohn Molakvoæ2023-10-173-13/+37
* | | feat(files): add grid toggle buttonJohn Molakvoæ2023-10-175-4/+53
* | | perf(files): reuse keys for virtual scrollingJohn Molakvoæ2023-10-171-6/+35
* | | feat(files): grid viewJohn Molakvoæ2023-10-178-66/+604
* | | fix(files): split FileEntry NameJohn Molakvoæ2023-10-174-254/+352
* | | fix(files): split FileEntry ActionsJohn Molakvoæ2023-10-172-189/+292
* | | fix(files): split FileEntry Checkbox and fix range selectionJohn Molakvoæ2023-10-172-52/+137
* | | chore(files): split FileEntry PreviewJohn Molakvoæ2023-10-174-158/+238
|/ /
* | feat(files): migrate template pickerJohn Molakvoæ2023-10-1713-151/+210
* | Append to body all selects inside of user tablejulia.kirschenheuter2023-10-173-4/+11