Commit fe7fca3
feat: Add option for random behavior on pull trigger (#45)
* feat: Add option for random behavior on pull trigger
Signed-off-by: NekoTiki <17910933+nekotiki@users.noreply.github.com>
* fix: pull trigger random behavior was skipping the check for the Preconditions being met
Signed-off-by: NekoTiki <17910933+NekoTiki@users.noreply.github.com>
* Update ShockOsc/Services/ShockOsc.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ShockOsc/Services/ShockOsc.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ShockOsc/Services/ShockOsc.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ShockOsc/Ui/Pages/Dash/Tabs/ConfigTab.razor
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ShockOsc/Ui/Pages/Dash/Tabs/GroupsTab.razor
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: NekoTiki <17910933+nekotiki@users.noreply.github.com>
Signed-off-by: NekoTiki <17910933+NekoTiki@users.noreply.github.com>
Co-authored-by: Luc ♥ <luc@luc.cat>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 2675396 commit fe7fca3
File tree
4 files changed
+36
-0
lines changed- ShockOsc
- Config
- Services
- Ui/Pages/Dash/Tabs
4 files changed
+36
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
411 | 412 | | |
412 | 413 | | |
413 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
414 | 426 | | |
415 | 427 | | |
416 | 428 | | |
| |||
421 | 433 | | |
422 | 434 | | |
423 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
424 | 439 | | |
425 | 440 | | |
426 | 441 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 | | |
72 | 82 | | |
73 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
231 | 241 | | |
232 | 242 | | |
233 | 243 | | |
| |||
0 commit comments