aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(hub): 30.0.9 RC1release/30.0.9_rc1Benjamin Gaussorgues21 hours1-2/+2
* Merge pull request #51900 from nextcloud/backport/51745/stable30Benjamin Gaussorgues22 hours13-34/+163
|\
| * chore(assets): Recompile assetsbackport/51745/stable30nextcloud-command23 hours2-3/+3
| * refactor: add migration for email settingFerdinand Thiessen23 hours6-6/+39
| * fix(settings): Handle email change restriction separately from display name c...provokateurin23 hours7-30/+126
|/
* Merge pull request #51914 from nextcloud/backport/50783/stable30Arthur Schiwon25 hours18-89/+258
|\
| * build(workflowengine): compile assetsArthur Schiwon25 hours2-3/+3
| * style(vue): satisfy linterArthur Schiwon25 hours5-52/+50
| * fix: properly set value in FileMimeTypeArthur Schiwon25 hours1-3/+3
| * refactor: remove mixing from FileMimeType as it is bad practiceArthur Schiwon25 hours1-4/+9
| * fix(workflowengine): adapt check operator RequestUserGroup to use web componentArthur Schiwon25 hours2-8/+28
| * fix(workflowengine): adapt check operator RequestUserAgent to use web componentArthur Schiwon25 hours2-15/+27
| * fix(workflowengine): adapt check operator RequestTime to use web componentArthur Schiwon25 hours2-13/+20
| * fix(workflowengine): adapt check operator RequestURL to use web componentArthur Schiwon25 hours3-6/+22
| * fix(workflowengine): use adapted mixin again in FileMimeTypeArthur Schiwon25 hours2-32/+7
| * fix(workflowengine): minimally adapt check operator FileMimeType to use web c...Arthur Schiwon25 hours4-27/+64
| * fix(workflowengine): adapt check operator FileSystemTag to use web componentArthur Schiwon25 hours4-6/+34
| * fix(workflowengine): require a web component as check pluginArthur Schiwon26 hours2-5/+40
| * fix(workflowengine): require a web component as operation pluginArthur Schiwon26 hours3-4/+40
|/
* Merge pull request #51907 from nextcloud/backport/51905/stable30Andy Scherzinger27 hours2-3/+42
|\
| * fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable30Christoph Wurst29 hours2-3/+42
* | Merge pull request #51911 from nextcloud/backport/51861/stable30Louis27 hours3-15/+34
|\ \
| * | fix: Catch exceptions when expiring trashbinbackport/51861/stable30Louis Chemineau28 hours3-12/+28
| * | chore: Use iterator in ExpireTrash commandLouis Chemineau28 hours1-3/+6
|/ /
* | Merge pull request #51565 from nextcloud/backport/51418/stable30Ferdinand Thiessen28 hours3-7/+7
|\ \
| * | chore(assets): Recompile assetsbackport/51418/stable30nextcloud-command2 days2-3/+3
| * | fix(unified-search): do not overlap search with buttonFerdinand Thiessen2 days1-4/+4
* | | Merge pull request #51658 from nextcloud/backport/51471/stable30Louis29 hours4-8/+23
|\ \ \ | |_|/ |/| |
| * | chore(assets): Recompile assetsbackport/51471/stable30nextcloud-command44 hours2-3/+3
| * | fix(files): Ensure actions never overflow filenameFerdinand Thiessen44 hours2-5/+20
* | | Merge pull request #51879 from nextcloud/backport/51870/stable30Ferdinand Thiessen31 hours1-1/+2
|\ \ \
| * | | fix: Use login name to check the passwordbackport/51870/stable30Louis Chemineau44 hours1-1/+2
| |/ /
* | | Merge pull request #51782 from nextcloud/backport/51336/stable30Ferdinand Thiessen31 hours27-271/+1034
|\ \ \
| * | | chore: Backport fixesbackport/51336/stable30Louis Chemineau3 days12-15/+344
| * | | chore(assets): Recompile assetsnextcloud-command3 days0-0/+0
| * | | test(settings): Fix group items not being foundChristopher Ng3 days1-26/+24
| * | | test(settings): Correctly find group in selectChristopher Ng3 days1-0/+2
| * | | test(settings): Wait until groups list has loadedChristopher Ng3 days1-0/+6
| * | | fix(settings): Separate subadmin optionsChristopher Ng3 days1-1/+3
| * | | fix(settings): Fix initialization of storeChristopher Ng3 days1-3/+3
| * | | fix(settings): Preserve system groups on resetChristopher Ng3 days1-1/+6
| * | | fix(settings): Natural order groupsChristopher Ng3 days3-5/+18
| * | | fix(settings): Fix duplicated group options in new account dialogChristopher Ng3 days1-11/+16
| * | | fix(settings): Fix duplicated group options when editing accountChristopher Ng3 days1-2/+2
| * | | fix(settings): Fix group creation in new account dialogChristopher Ng3 days1-3/+6
| * | | fix(settings): Fix group creation when editing usersChristopher Ng3 days1-5/+4
| * | | fix(settings): Only change usercount if group can be foundChristopher Ng3 days1-3/+11
| * | | fix(settings): Fix editing groups and subadmin groups of userChristopher Ng3 days2-19/+47
| * | | feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng3 days2-0/+45
| * | | fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng3 days4-14/+4