aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Also search in email field for disabled usersCôme Chilliet2024-05-232-2/+4
* feat: Add back searching in disabled user listCôme Chilliet2024-05-238-12/+34
* Merge pull request #45394 from nextcloud/fix/files-cleanup-listFerdinand Thiessen2024-05-233-40/+50
|\
| * chore(assets): Recompile assetsnextcloud-command2024-05-232-4/+4
| * fix(files): Debounce does not return a function so it should be used as computedFerdinand Thiessen2024-05-231-9/+10
| * fix(files): Use translation function directly instead of calling the instance...Ferdinand Thiessen2024-05-231-13/+13
| * fix(files): Fix typing issues with dataFerdinand Thiessen2024-05-231-11/+20
| * fix(files): Fix naming issue for reserved Vue property namesFerdinand Thiessen2024-05-231-3/+3
|/
* Merge pull request #45429 from nextcloud/chore/noid/spdx-batch3Andy Scherzinger2024-05-2234-21/+157
|\
| * 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
|\ \ \ \ | |_|_|/ |/| | |