Commit 9d281e7
Development (#33)
* pop up mode and chat buble toggle
* potential audio fix
* linux sh and better docker support
* fixed linux build?
* linux fix part 2
* docker fix part 1
* Initial plan
* Initial plan
* Initial plan
* Initial plan
* Initial plan
* Initial plan
* Initial plan
* Update frontend/src/pages/YappersPage.jsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan
* Update frontend/src/pages/YappersPage.jsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Replace sys.platform with platform.system() for OS detection
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* Fix race condition in popup avatar lifecycle
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* Extract magic numbers to named constants for better readability
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* Extract magic number -2.5px into avatarActiveOffset setting
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* Fix audio cleanup in popup mode when play() fails
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* Extract hex opacity calculation to utility function
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* Fix audio error handlers to clean up tracking references
Co-authored-by: pladisdev <127021507+pladisdev@users.noreply.github.com>
* update flow for builds
* better build and release file
* workflow fix
* build fix
* usernames in chat bubbles
* twitch authentifcation
* tts limit
* notifcation that user needs to click page, quick status
* update readme, version
* emergency twitch fix
* yep
* dang
* better twitch logging
* animations and avatar layout editor
* fix spin animation
* twitch fix part 2
* twitch fix, better fonts, cleanup
* fixed imports
* fixed things
* undefined fix
* twitch test fix
* another mock fix
* another fix for twitch creds tests
* better logging
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent d248765 commit 9d281e7
2 files changed
Lines changed: 49 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
486 | | - | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
487 | 488 | | |
488 | 489 | | |
489 | 490 | | |
| |||
819 | 820 | | |
820 | 821 | | |
821 | 822 | | |
822 | | - | |
823 | | - | |
| 823 | + | |
| 824 | + | |
824 | 825 | | |
825 | 826 | | |
826 | 827 | | |
| |||
1512 | 1513 | | |
1513 | 1514 | | |
1514 | 1515 | | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
1515 | 1538 | | |
1516 | 1539 | | |
1517 | 1540 | | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
1518 | 1547 | | |
1519 | 1548 | | |
1520 | 1549 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
85 | 91 | | |
86 | 92 | | |
87 | 93 | | |
88 | | - | |
| 94 | + | |
| 95 | + | |
89 | 96 | | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
93 | | - | |
| 100 | + | |
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
| |||
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
125 | 136 | | |
126 | 137 | | |
127 | 138 | | |
128 | | - | |
| 139 | + | |
| 140 | + | |
129 | 141 | | |
130 | 142 | | |
131 | 143 | | |
132 | 144 | | |
133 | | - | |
| 145 | + | |
134 | 146 | | |
135 | 147 | | |
136 | 148 | | |
| |||
0 commit comments