| Commit message (Expand) | Author | Age | Files | Lines |
* | style(vue): satisfy linter | Arthur Schiwon | 2025-04-03 | 5 | -52/+50 |
* | fix: properly set value in FileMimeType | Arthur Schiwon | 2025-04-03 | 1 | -3/+3 |
* | refactor: remove mixing from FileMimeType as it is bad practice | Arthur Schiwon | 2025-04-03 | 1 | -4/+9 |
* | fix(workflowengine): adapt check operator RequestUserGroup to use web component | Arthur Schiwon | 2025-04-03 | 2 | -8/+28 |
* | fix(workflowengine): adapt check operator RequestUserAgent to use web component | Arthur Schiwon | 2025-04-03 | 2 | -15/+27 |
* | fix(workflowengine): adapt check operator RequestTime to use web component | Arthur Schiwon | 2025-04-03 | 2 | -13/+20 |
* | fix(workflowengine): adapt check operator RequestURL to use web component | Arthur Schiwon | 2025-04-03 | 3 | -6/+22 |
* | fix(workflowengine): use adapted mixin again in FileMimeType | Arthur Schiwon | 2025-04-03 | 2 | -32/+7 |
* | fix(workflowengine): minimally adapt check operator FileMimeType to use web c... | Arthur Schiwon | 2025-04-03 | 4 | -27/+64 |
* | fix(workflowengine): adapt check operator FileSystemTag to use web component | Arthur Schiwon | 2025-04-03 | 2 | -6/+26 |
* | fix(workflowengine): require a web component as check plugin | Arthur Schiwon | 2025-04-03 | 2 | -5/+40 |
* | fix(workflowengine): require a web component as operation plugin | Arthur Schiwon | 2025-04-03 | 3 | -4/+40 |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 11 | -31/+28 |
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint co... | Ferdinand Thiessen | 2024-11-19 | 10 | -8/+21 |
* | fix: Adjust more places for logical position | Ferdinand Thiessen | 2024-08-29 | 3 | -7/+6 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 5 | -14/+14 |
* | fix(flow): cannot set customer user agent | Arthur Schiwon | 2024-08-26 | 1 | -1/+1 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 2 | -3/+4 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 20 | -265/+59 |
* | fix(workflowengine): Use correct event for searching for groups | Ferdinand Thiessen | 2024-03-21 | 1 | -6/+15 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -1/+1 |
* | fix(workflows): Finish password confirmation | Joas Schilling | 2023-11-16 | 1 | -4/+3 |
* | fix(workflowengine): Add an empty content when no flows are installed or conf... | Ferdinand Thiessen | 2023-10-24 | 1 | -20/+44 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 |
* | fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect component | Ferdinand Thiessen | 2023-07-12 | 1 | -53/+25 |
* | fix(flow): Revert invalid rename of check class for RequestTime | Julius Härtl | 2023-07-11 | 1 | -1/+1 |
* | workflowengine: Stop using a service alias for controller | jld3103 | 2023-06-19 | 1 | -1/+1 |
* | fix(workflowengine): Remove unused property track-by | Joas Schilling | 2023-05-16 | 2 | -3/+0 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 1 | -1/+1 |
* | fix(workflowengine): Fix multiple UI issues in workflow engine admin settings | Joas Schilling | 2023-05-10 | 7 | -162/+174 |
* | chore(npm): fix warning and build | John Molakvoæ | 2023-04-21 | 1 | -19/+18 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 15 | -40/+40 |
* | Convert tag ids to number | Robin Windey | 2023-02-27 | 1 | -1/+1 |
* | Fix broken search for tags in workflow checks | Joas Schilling | 2023-02-24 | 1 | -3/+3 |
* | Use @nextcloud/vue MultiselectTags component | Joas Schilling | 2022-10-20 | 4 | -276/+3 |
* | Fix unresponsive legacy password confirmation dialog with new dialog in Vue | Christopher Ng | 2022-09-14 | 1 | -1/+2 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 1 | -1/+1 |
* | Various fixes | Carl Schwan | 2022-08-26 | 1 | -1/+0 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 11 | -59/+67 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 3 | -16/+16 |
* | Fix eslint line breaks | Joas Schilling | 2022-08-08 | 1 | -2/+8 |
* | Add empty alt tags for decorative icons | Joas Schilling | 2022-08-08 | 2 | -5/+5 |
* | Fix inverting on darkmode and spacing | Joas Schilling | 2022-08-08 | 4 | -6/+23 |
* | Merge branch 'master' into rakekniven-patch-1 | rakekniven | 2022-07-05 | 2 | -12/+22 |
|\ |
|
| * | Use Button component to show more workflows | Christopher Ng | 2022-06-29 | 1 | -8/+14 |
| * | Use SettingsSection in workflowengine settings | Carl Schwan | 2022-05-31 | 1 | -3/+7 |
| * | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -1/+1 |
* | | l10n: Changed spelling | rakekniven | 2022-05-16 | 1 | -1/+1 |
|/ |
|
* | add vue button component in workflow rule.vue | Vanessa Pertsch | 2022-05-12 | 1 | -42/+27 |