Commit d458f0b
Development (#19)
* 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
---------
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 485bc61 commit d458f0b
1 file changed
Lines changed: 81 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
248 | 278 | | |
249 | 279 | | |
250 | | - | |
251 | | - | |
| 280 | + | |
| 281 | + | |
252 | 282 | | |
253 | | - | |
254 | | - | |
| 283 | + | |
255 | 284 | | |
256 | 285 | | |
257 | 286 | | |
258 | 287 | | |
259 | 288 | | |
260 | | - | |
261 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
262 | 320 | | |
263 | 321 | | |
264 | | - | |
265 | | - | |
| 322 | + | |
| 323 | + | |
266 | 324 | | |
267 | | - | |
| 325 | + | |
268 | 326 | | |
269 | 327 | | |
270 | 328 | | |
| |||
328 | 386 | | |
329 | 387 | | |
330 | 388 | | |
331 | | - | |
332 | | - | |
| 389 | + | |
| 390 | + | |
333 | 391 | | |
334 | | - | |
335 | | - | |
336 | | - | |
| 392 | + | |
337 | 393 | | |
338 | 394 | | |
| 395 | + | |
339 | 396 | | |
340 | 397 | | |
341 | | - | |
342 | 398 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
347 | 402 | | |
348 | 403 | | |
349 | 404 | | |
| |||
571 | 626 | | |
572 | 627 | | |
573 | 628 | | |
| 629 | + | |
574 | 630 | | |
575 | 631 | | |
576 | 632 | | |
| |||
937 | 993 | | |
938 | 994 | | |
939 | 995 | | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
944 | 1000 | | |
945 | | - | |
| 1001 | + | |
0 commit comments