aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(workflowengine): compile assetsbackport/50783/stable30Arthur Schiwon9 days0-0/+0
* style(vue): satisfy linterArthur Schiwon9 days5-52/+50
* fix: properly set value in FileMimeTypeArthur Schiwon9 days1-3/+3
* refactor: remove mixing from FileMimeType as it is bad practiceArthur Schiwon9 days1-3/+9
* fix(workflowengine): adapt check operator RequestUserGroup to use web componentArthur Schiwon9 days2-8/+28
* fix(workflowengine): adapt check operator RequestUserAgent to use web componentArthur Schiwon9 days2-15/+27
* fix(workflowengine): adapt check operator RequestTime to use web componentArthur Schiwon9 days2-13/+20
* fix(workflowengine): adapt check operator RequestURL to use web componentArthur Schiwon9 days3-6/+22
* fix(workflowengine): use adapted mixin again in FileMimeTypeArthur Schiwon9 days2-32/+7
* fix(workflowengine): minimally adapt check operator FileMimeType to use web c...Arthur Schiwon9 days4-27/+64
* fix(workflowengine): adapt check operator FileSystemTag to use web componentArthur Schiwon9 days2-6/+26
* fix(workflowengine): require a web component as check pluginArthur Schiwon9 days2-5/+40
* fix(workflowengine): require a web component as operation pluginArthur Schiwon9 days3-4/+40
* Merge pull request #51907 from nextcloud/backport/51905/stable30Andy Scherzinger9 days2-3/+42
|\
| * fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable30Christoph Wurst9 days2-3/+42
* | Merge pull request #51911 from nextcloud/backport/51861/stable30Louis9 days3-15/+34
|\ \
| * | fix: Catch exceptions when expiring trashbinbackport/51861/stable30Louis Chemineau9 days3-12/+28
| * | chore: Use iterator in ExpireTrash commandLouis Chemineau9 days1-3/+6
|/ /
* | Merge pull request #51565 from nextcloud/backport/51418/stable30Ferdinand Thiessen9 days3-7/+7
|\ \
| * | chore(assets): Recompile assetsbackport/51418/stable30nextcloud-command10 days2-3/+3
| * | fix(unified-search): do not overlap search with buttonFerdinand Thiessen10 days1-4/+4
* | | Merge pull request #51658 from nextcloud/backport/51471/stable30Louis9 days4-8/+23
|\ \ \ | |_|/ |/| |
| * | chore(assets): Recompile assetsbackport/51471/stable30nextcloud-command10 days2-3/+3
| * | fix(files): Ensure actions never overflow filenameFerdinand Thiessen10 days2-5/+20
* | | Merge pull request #51879 from nextcloud/backport/51870/stable30Ferdinand Thiessen9 days1-1/+2
|\ \ \
| * | | fix: Use login name to check the passwordbackport/51870/stable30Louis Chemineau10 days1-1/+2
| |/ /
* | | Merge pull request #51782 from nextcloud/backport/51336/stable30Ferdinand Thiessen9 days27-271/+1034
|\ \ \
| * | | chore: Backport fixesbackport/51336/stable30Louis Chemineau11 days12-15/+344
| * | | chore(assets): Recompile assetsnextcloud-command11 days0-0/+0
| * | | test(settings): Fix group items not being foundChristopher Ng11 days1-26/+24
| * | | test(settings): Correctly find group in selectChristopher Ng11 days1-0/+2
| * | | test(settings): Wait until groups list has loadedChristopher Ng11 days1-0/+6
| * | | fix(settings): Separate subadmin optionsChristopher Ng11 days1-1/+3
| * | | fix(settings): Fix initialization of storeChristopher Ng11 days1-3/+3
| * | | fix(settings): Preserve system groups on resetChristopher Ng11 days1-1/+6
| * | | fix(settings): Natural order groupsChristopher Ng11 days3-5/+18
| * | | fix(settings): Fix duplicated group options in new account dialogChristopher Ng11 days1-11/+16
| * | | fix(settings): Fix duplicated group options when editing accountChristopher Ng11 days1-2/+2
| * | | fix(settings): Fix group creation in new account dialogChristopher Ng11 days1-3/+6
| * | | fix(settings): Fix group creation when editing usersChristopher Ng11 days1-5/+4
| * | | fix(settings): Only change usercount if group can be foundChristopher Ng11 days1-3/+11
| * | | fix(settings): Fix editing groups and subadmin groups of userChristopher Ng11 days2-19/+47
| * | | feat(provisioning_api): Add endpoint for fetching user subadmin groups with d...Christopher Ng11 days2-0/+45
| * | | fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng11 days4-14/+4
| * | | fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng11 days1-2/+5
| * | | fix(settings): Fix loaded groups being undefinedChristopher Ng11 days3-26/+16
| * | | chore(settings): Add note on groups sortingChristopher Ng11 days1-0/+9
| * | | refactor(settings): Consolidate group formattingChristopher Ng11 days5-43/+30
| * | | perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng11 days1-2/+8
| * | | fix(settings): Allow searching for groups in new account dialogChristopher Ng11 days1-21/+32