aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1010-14/+40
* | | Merge pull request #43589 from nextcloud/feat/reminder-statusPytal2024-03-0918-111/+269
|\ \ \
| * | | chore: compile assetsChristopher Ng2024-03-086-9/+9
| * | | fix(files_reminders): Fix translationsChristopher Ng2024-03-083-4/+4
| * | | chore(files_reminders): Drop moment in favour of native js Date APIChristopher Ng2024-03-081-43/+63
| * | | fix(files_reminders): Add year to date string if not in the same yearChristopher Ng2024-03-081-3/+20
| * | | feat(files_reminders): Add reminder status indicatorChristopher Ng2024-03-084-48/+122
| * | | chore(files_reminders): Register dav plugin directlyChristopher Ng2024-03-085-10/+57
| * | | fix(files): Close submenu actions after click like top-level actionsChristopher Ng2024-03-081-1/+1
| | |/ | |/|
* | | Merge pull request #44103 from nextcloud/dependabot/npm_and_yarn/types/docker...dependabot[bot]2024-03-092-5/+5
|\ \ \
| * | | chore(deps-dev): bump @types/dockerode from 3.3.24 to 3.3.26dependabot[bot]2024-03-092-5/+5
|/ / /
* | | Merge pull request #44091 from nextcloud/automated/noid/master-fix-npm-auditMaxence Lange2024-03-092-3/+3
|\ \ \
| * | | chore(deps): fix npm auditnextcloud-command2024-03-082-3/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0972-2/+440
|/ / /
* | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-084-16/+44
|\ \ \
| * | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-084-16/+44
* | | | Merge pull request #43425 from nextcloud/enh/noid/no-insert-statement-if-we-k...Maxence Lange2024-03-081-23/+34
|\ \ \ \
| * | | | fix(appconfig): no insert statement if data already existMaxence Lange2024-03-081-23/+34
| | |/ / | |/| |
* | | | Merge pull request #42170 from nextcloud/fix/noid/copy-live-photosMaxence Lange2024-03-0812-89/+151
|\ \ \ \
| * | | | feat(files): copy live photosMaxence Lange2024-03-0812-89/+151
|/ / / /
* | | | Merge pull request #43778 from nextcloud/fix/edge-cspJulius Härtl2024-03-083-4/+5
|\ \ \ \
| * | | | fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-081-3/+3
| * | | | fix: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-081-0/+1
| * | | | fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-081-1/+1