Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #38604 from ↵ | Côme Chilliet | 2023-08-07 | 3 | -8/+8 | |
|\ | | | | | | | | | fsamapoor/replace_strpos_calls_in_workflowengine_app Refactors "strpos" calls in /apps/workflowengine | |||||
| * | Fixes "PossiblyFalseArgument" notices. | Faraz Samapoor | 2023-07-03 | 2 | -6/+6 | |
| | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> Signed-off-by: Faraz Samapoor <fsa@adlas.at> | |||||
| * | Refactors "strpos" calls in /apps/workflowengine to improve code readability. | Faraz Samapoor | 2023-07-03 | 3 | -8/+8 | |
| | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> Signed-off-by: Faraz Samapoor <fsa@adlas.at> | |||||
* | | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-31 | 2 | -2/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-30 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-27 | 2 | -26/+26 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #39485 from ↵ | Joas Schilling | 2023-07-26 | 1 | -1/+0 | |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/move-remaining-easy-usages-to-IEventDispatcher fix(dispatcher): Move remaining simple cases in apps/ folder to IEven… | |||||
| * | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -1/+0 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-26 | 2 | -2/+4 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-25 | 2 | -8/+8 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-21 | 6 | -2/+110 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-20 | 4 | -0/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(workflowengine): Remove legacy event (deprecated since 17) | Joas Schilling | 2023-07-19 | 2 | -18/+4 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -8/+12 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-17 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 2 | -4/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 18 | -6/+28 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -2/+6 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #39337 from nextcloud/fix/workflowengine-ncmultiselect | Ferdinand Thiessen | 2023-07-12 | 1 | -53/+25 | |
|\ \ | | | | | | | fix(workflowengine): Migrate from deprecated `NcMultiselect` to `NcSelect` | |||||
| * | | fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect component | Ferdinand Thiessen | 2023-07-12 | 1 | -53/+25 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | fix: Avoid failing with duplicate checks | Julius Härtl | 2023-07-12 | 2 | -10/+4 | |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flow | Joas Schilling | 2023-07-12 | 1 | -1/+1 | |
|\ \ | | | | | | | fix(flow): Revert invalid rename of check class for RequestTime | |||||
| * | | fix(flow): Revert invalid rename of check class for RequestTime | Julius Härtl | 2023-07-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-12 | 4 | -2/+10 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | fix(workflowengine): Fix tested user agents of Android and iOS to match real ↵ | Joas Schilling | 2023-07-11 | 1 | -16/+16 | |
|/ / | | | | | | | | | | | ones Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-08 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-07 | 2 | -0/+18 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-06 | 4 | -10/+48 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-05 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-04 | 2 | -4/+4 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-02 | 4 | -8/+176 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-27 | 2 | -6/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-24 | 4 | -16/+16 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 4 | -4/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | workflowengine: Stop using a service alias for controller | jld3103 | 2023-06-19 | 5 | -6/+4 | |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-11 | 4 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-27 | 88 | -328/+0 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-26 | 2 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(workflowengine): Remove unused property track-by | Joas Schilling | 2023-05-16 | 2 | -3/+0 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-14 | 4 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-13 | 2 | -0/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-12 | 88 | -252/+276 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(workflowengine): Fix multiple UI issues in workflow engine admin settings | Joas Schilling | 2023-05-10 | 7 | -162/+174 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-07 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |