Merged
Conversation
…Added new feature to sort the list of users in the UI as well and group them by status.
…and non are currently selected.
…and the user who played it. Updated playback events being sent to have more information and to adjust the trackEnd event to be sent in the correct order. Fixed the delete option so that it now calls the backend endpoint. Added toast messages for sound deletes and uploads.
…new UI to be default. Old UI is gone. Few more minor fixes to the UI.
…tyChannel and updated the docker entrypoint to to update that prop if a value is sent along
…onlineStatus changed. Updated the DiscordUser object to have the AvatarURL and that is now being used in the UI to display the user's discord avatar. Lots of general code cleanup. README update in prep for merging this branch to master. Updated docker-entrypoint.sh that is used for general purpose docker containers
…isplayed it instead of default text of "In Voice"
…rs no longer listening for events because they close or reloaded the browser window. Also, added a heartbeat to all broadcast events to try to help keep those connections from being closed by proxies.
…pdated some code to handle the bot being in multiple guilds better. Still probably need some better handling on the front end to help people filter out users they don't want/need to see.
src/main/java/net/dirtydeeds/discordsoundboard/config/SecurityConfig.java
Fixed
Show fixed
Hide fixed
src/main/java/net/dirtydeeds/discordsoundboard/controllers/SoundController.java
Fixed
Show fixed
Hide fixed
src/main/java/net/dirtydeeds/discordsoundboard/controllers/SoundController.java
Fixed
Show fixed
Hide fixed
…n permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…ough an error message Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
# Conflicts: # src/main/resources/application.properties.example
… some console logging that was there for debugging.
…n is configured from the back end and front end
# Conflicts: # src/test/java/net/dirtydeeds/discordsoundboard/controllers/BotCommandControllerTest.java
…Also, fixing the logout button.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.