-
Notifications
You must be signed in to change notification settings - Fork 0
Development #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Development #30
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
56e44f8
pop up mode and chat buble toggle
pladisdev 82db2b0
potential audio fix
pladisdev 579683d
linux sh and better docker support
pladisdev fad6d1a
fixed linux build?
pladisdev a12de82
linux fix part 2
pladisdev 5d79afe
docker fix part 1
pladisdev 0f3af89
Initial plan
Copilot d5d90f6
Initial plan
Copilot cbf5fcd
Initial plan
Copilot 5a5d1d5
Initial plan
Copilot 207ba9b
Initial plan
Copilot 76b9912
Initial plan
Copilot 366b640
Initial plan
Copilot ebc7bb7
Update frontend/src/pages/YappersPage.jsx
pladisdev be9a086
Initial plan
Copilot 3fc9146
Update frontend/src/pages/YappersPage.jsx
pladisdev 914b789
Replace sys.platform with platform.system() for OS detection
Copilot 938886f
Fix race condition in popup avatar lifecycle
Copilot 7737a2f
Extract magic numbers to named constants for better readability
Copilot 3ea0d45
Extract magic number -2.5px into avatarActiveOffset setting
Copilot ee4de2a
Fix audio cleanup in popup mode when play() fails
Copilot 3ae0527
Merge pull request #17 from pladisdev/copilot/sub-pr-8-bf786502-ac5d-…
pladisdev 25dc303
Extract hex opacity calculation to utility function
Copilot 730dc88
Fix audio error handlers to clean up tracking references
Copilot bb266bd
Merge pull request #16 from pladisdev/copilot/sub-pr-8-4be2dd0e-06ec-…
pladisdev 7d70a13
Merge pull request #15 from pladisdev/copilot/sub-pr-8-9e407134-0238-…
pladisdev d1f450d
Merge pull request #14 from pladisdev/copilot/sub-pr-8-please-work
pladisdev 5436727
Merge pull request #13 from pladisdev/copilot/sub-pr-8-one-more-time
pladisdev d8c850e
Merge pull request #12 from pladisdev/copilot/sub-pr-8-yet-again
pladisdev 1405787
Merge pull request #11 from pladisdev/copilot/sub-pr-8-another-one
pladisdev 1ad53b1
Merge pull request #10 from pladisdev/copilot/sub-pr-8-again
pladisdev 3956aed
Merge branch 'main' into development
pladisdev a0b1f82
update flow for builds
pladisdev a2d0cea
Merge branch 'main' into development
pladisdev 6adf5b1
better build and release file
pladisdev 57df8ef
workflow fix
pladisdev 6bbabff
Merge branch 'main' into development
pladisdev 7672520
build fix
pladisdev d56e12e
Merge branch 'development' of https://github.com/pladisdev/chat-yappe…
pladisdev 5aca8cf
Merge branch 'main' into development
pladisdev f0cb455
usernames in chat bubbles
pladisdev dd0ffab
Merge branch 'development' of https://github.com/pladisdev/chat-yappe…
pladisdev 4f534c8
twitch authentifcation
pladisdev 9095db5
Merge branch 'main' into development
pladisdev 979acca
tts limit
pladisdev 008f0e0
notifcation that user needs to click page, quick status
pladisdev c09bdcc
update readme, version
pladisdev 1cb53f6
Merge branch 'main' into development
pladisdev ee60426
emergency twitch fix
pladisdev 56967e2
Merge branch 'main' into development
pladisdev cfcf2dd
Merge branch 'main' into development
pladisdev 1aa6813
yep
pladisdev 5844084
dang
pladisdev 4a6a8e5
better twitch logging
pladisdev 693bfbc
animations and avatar layout editor
pladisdev 326928e
fix spin animation
pladisdev a80e583
twitch fix part 2
pladisdev 69800d3
Merge branch 'main' into development
pladisdev 365ef8e
twitch fix, better fonts, cleanup
pladisdev 61d9dcf
Merge branch 'main' into development
pladisdev 046c52f
fixed imports
pladisdev 7b33d13
fixed things
pladisdev 638fb4e
Merge branch 'main' into development
pladisdev 59a7722
undefined fix
pladisdev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,4 +3,4 @@ | |
| This file is automatically updated during CI/CD builds | ||
| """ | ||
|
|
||
| __version__ = "1.3.0" | ||
| __version__ = "1.3.1" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The exception handler returns an empty dictionary instead of
defaults, which is inconsistent with the logic on line 109 wheredefaultsis returned when no settings are found. This could lead to missing default settings when an error occurs during settings loading. Consider returningdefaultshere as well to ensure fallback to default settings in all error cases.