aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-127-19/+242
* Merge pull request #44140 from nextcloud/fix/subadmin-disabled-usersPytal2024-03-121-1/+1
|\
| * fix(settings): Fix always empty disabled users list for subadminsChristopher Ng2024-03-111-1/+1
* | Merge pull request #44142 from nextcloud/automated/noid/master-update-ca-cert...Joas Schilling2024-03-122-3/+50
|\ \
| * | fix(security): Update CA certificate bundlenextcloud-command2024-03-122-3/+50
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-12168-2760/+3768
|/
* Merge pull request #44049 from nextcloud/feat/show-name-of-user-in-versionsEduardo Morales2024-03-1120-12/+274
|\
| * chore(assets): compile assetsEduardo Morales2024-03-112-3/+3
| * chore(assets): build autoloaderEduardo Morales2024-03-114-2/+16
| * fix: fixed stylistic errorsEduardo Morales2024-03-114-6/+6
| * fix(files_version): deprecated INameableVersionEduardo Morales2024-03-118-13/+16
| * feat: exposed metadata column to frontendEduardo Morales2024-03-115-3/+24
| * feat: added backend metadata interface, allows JSON storageEduardo Morales2024-03-116-4/+159
| * feat: added metadata event listenerEduardo Morales2024-03-112-0/+69
|/
* Merge pull request #39990 from nextcloud/recursive-shareArthur Schiwon2024-03-113-8/+48
|\
| * test: improve notify tests for smbRobin Appelman2024-03-081-7/+22
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-082-1/+26
* | Merge pull request #44134 from nextcloud/deps/bump-@nextcloud/vue-from-8.9.1-...Grigorii K. Shartsev2024-03-1189-135/+135
|\ \
| * | chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-1187-130/+130
| * | chore(deps): bump @nextcloud/vue from 8.9.1 to 8.10.0Grigorii K. Shartsev2024-03-112-5/+5
|/ /
* | Merge pull request #44076 from nextcloud/fix/file-widget-viewerJulius Härtl2024-03-113-3/+7
|\ \
| * | chore: Bump bundlesJulius Härtl2024-03-112-3/+3
| * | fix: Open viewer on simple file widgetJulius Härtl2024-03-111-0/+4
* | | Merge pull request #43907 from nextcloud/enh/noid/switching-to-lazy-config-2Maxence Lange2024-03-117-56/+93
|\ \ \ | |/ / |/| |
| * | feat(appconfig): repair step to migrate lazy config valuesMaxence Lange2024-03-114-0/+66
| * | feat(appconfig): switching integrity check to lazy config valuesMaxence Lange2024-03-113-56/+27
* | | Merge pull request #44119 from nextcloud/enh/noid/inverted-faviconsFerdinand Thiessen2024-03-111-1/+1
|\ \ \
| * | | fix(theming): fix incorrectly inverted faviconsSimon L2024-03-111-1/+1
| |/ /
* | | Merge pull request #44092 from nextcloud/feat/refactor-app-account-managementFerdinand Thiessen2024-03-11123-1062/+2052
|\ \ \
| * | | chore: Compile assetsFerdinand Thiessen2024-03-1192-168/+212
| * | | fix(settings): Save account management settings in local storageFerdinand Thiessen2024-03-112-34/+18
| * | | fix(settings): Always open the details tab for selected appFerdinand Thiessen2024-03-111-4/+10
| * | | feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-119-332/+355
| * | | feat(settings): Split account management and app store views into chunksFerdinand Thiessen2024-03-116-133/+258
| * | | feat(settings): Refactor appstore to use PiniaFerdinand Thiessen2024-03-111-0/+104
| * | | feat: Add composable to fetch app icon as SVG for inline useFerdinand Thiessen2024-03-111-0/+52
| * | | feat: Make appstore sidebar tabs standalone componentsFerdinand Thiessen2024-03-116-268/+636
| * | | fix: Get rid of PrefixMixinFerdinand Thiessen2024-03-112-35/+1
| * | | feat(settings): Split appstore code into better maintainable piecesFerdinand Thiessen2024-03-115-1/+351
| * | | feat(settings): Refactor routing code to use named router viewsFerdinand Thiessen2024-03-117-155/+123
|/ / /
* | | Merge pull request #42707 from nextcloud/enh/noid/store-file-etag-at-metadata...Maxence Lange2024-03-117-19/+91
|\ \ \
| * | | feat(metadata): get deprecated status using file etagMaxence Lange2024-03-077-19/+91
* | | | Merge pull request #42628 from nextcloud/fix/42627/deprecated-file-metadata-e...Maxence Lange2024-03-111-11/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(config): deprecated enable_file_metadataMaxence Lange2024-03-111-11/+0
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1142-42/+42
* | | Merge pull request #43946 from nextcloud/feat/315/login-behavior-and-text-updateEduardo Morales2024-03-106-9/+64
|\ \ \
| * | | chore(assets): compile assetsEduardo Morales2024-03-102-3/+3
| * | | chore: update logincontroller testsEduardo Morales2024-03-101-5/+12
| * | | fix: login page now correctly shows email LDAP settingsEduardo Morales2024-03-102-1/+18
| * | | feat: added login's initial possible email-statesEduardo Morales2024-03-101-0/+31
|/ / /