aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | chore: Add SPDX headerAndy Scherzinger2024-05-2234-21/+157
|/ / / /
* | | | Merge pull request #45400 from nextcloud/temp-db-replica-loss-preventionAndy Scherzinger2024-05-221-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | fix(db): cs-fix spacingJosh2024-05-181-1/+1
| * | | fix(db): Prevent data loss by temporarily disabling `db:convert-type`Josh2024-05-171-0/+7
| |/ /
* | | Merge pull request #45390 from nextcloud/bugfix/noid/mark-more-configs-as-sen...John Molakvoæ2024-05-221-0/+2
|\ \ \
| * | | fix: Mark more configs as sensitiveJoas Schilling2024-05-171-0/+2
* | | | Merge pull request #42977 from nextcloud/theming/create-color-from-backgroundFerdinand Thiessen2024-05-2176-799/+1473
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2024-05-2123-36/+58
| * | | | fix(theming): Add some strict checking for userIdFerdinand Thiessen2024-05-211-1/+14
| * | | | fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-2113-234/+369
| * | | | fix(settings): Return mean color of background image on setFerdinand Thiessen2024-05-212-8/+13
| * | | | fix: Always populate `--image-background`Ferdinand Thiessen2024-05-212-3/+3
| * | | | fix: cleanup theming app codeFerdinand Thiessen2024-05-217-30/+45
| * | | | fix(styles): Adjust background stylingsFerdinand Thiessen2024-05-213-15/+12
| * | | | fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-2113-199/+275
| * | | | fix(core): Adjust styles for header menu iconsFerdinand Thiessen2024-05-211-10/+2
| * | | | fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-2111-122/+200
| * | | | fix(theming): Also apply new background colors to guest viewFerdinand Thiessen2024-05-214-18/+25
| * | | | feat(theming): Allow users to configure their primary colorFerdinand Thiessen2024-05-214-11/+156
| * | | | fix(theming): Also reset background color settings when updating global backg...Ferdinand Thiessen2024-05-215-88/+99
| * | | | feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-2113-125/+197
| * | | | fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-216-14/+21
| * | | | feat(theming): Separate background and primary colorFerdinand Thiessen2024-05-215-47/+81
| * | | | fix(theming): Also set default background color ("primary") for custom imagesFerdinand Thiessen2024-05-212-2/+67
|/ / / /
* | | | Merge pull request #45406 from nextcloud/fix/contactsmenu/empty-content-marginPytal2024-05-213-4/+8
|\ \ \ \
| * | | | fix(contactsmenu): empty content marginRichard Steinmetz2024-05-203-4/+8
| | |/ / | |/| |
* | | | Merge pull request #45415 from nextcloud/enh/noid/login-namesFerdinand Thiessen2024-05-213-6/+6
|\ \ \ \
| * | | | feat(login-mask): remove `Login with` from labelSimon L.2024-05-213-6/+6
|/ / / /
* | | | Merge pull request #45398 from nextcloud/chore/account-nameSimon L2024-05-2114-27/+27
|\ \ \ \
| * | | | fix: cypressSimon L.2024-05-211-1/+1
| * | | | chore: compile assetsChristopher Ng2024-05-178-16/+16
| * | | | chore(settings): Rename "User backend" to "Account backend"Christopher Ng2024-05-171-1/+1
| * | | | chore: Rename "Users" menu entry to "Accounts"Christopher Ng2024-05-171-1/+1
| * | | | chore(core): Change "username" to "account name"Christopher Ng2024-05-171-2/+2
| * | | | chore(settings): Change "username" to "account name"Christopher Ng2024-05-173-6/+6
| |/ / /
* | | | Merge pull request #45375 from nextcloud/fix/move-eventsource-to-ocCôme Chilliet2024-05-215-34/+25
|\ \ \ \ | |/ / / |/| | |
| * | | fix: Improve code quality in EventSourceCôme Chilliet2024-05-163-20/+15
| * | | fix: Move OC_EventSource to OC namespaceCôme Chilliet2024-05-164-18/+14
* | | | Merge pull request #44460 from nextcloud/remove-non-shallow-in-folderRobin Appelman2024-05-175-40/+47
|\ \ \ \
| * | | | refactor: remove non-shallow getSharesInFolderRobin Appelman2024-05-015-40/+47
* | | | | Merge pull request #45387 from nextcloud/fix/xml2jsFerdinand Thiessen2024-05-1716-60/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | chore(assets): Recompile assetsnextcloud-command2024-05-1713-28/+24
| * | | | fix(files): Drop `xml2js` dependency and use browser native DOMParserFerdinand Thiessen2024-05-173-32/+18
|/ / / /
* | | | Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpo...Kate2024-05-162-46/+38
|\ \ \ \
| * | | | fix(TaskProcessingApi): Cleanup error handlingprovokateurin2024-05-161-10/+2
| * | | | docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-162-12/+12
| * | | | docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-162-24/+24
| * | | | docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-162-2/+2
* | | | | Merge pull request #45374 from nextcloud/feat/add-to-configFerdinand Thiessen2024-05-161-0/+1
|\ \ \ \ \
| * | | | | feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
| | |_|/ / | |/| | |