-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #4
Conversation
This file contains 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
Simplified client structures
…completely differently I guess
…tation a message is for
…emote client struct
…as possible. Should go through and do a huge code cleanup
Add kill switch, add build release
Presenter view: Added silent propper websocket reconnect logic Added websock ping on timer to keep socket alive On start presentation, request full screen Add styling to align slide images if aspect ratio not expected Added Shift A toggle key to stretch slides to fit Added ?key= in url support for start presentation page, persists in cookies Added general styling for inputs and slides preview, and status Join view: Added websocket ping/heartbeat message every 15 seconds to keep socket alive Correctly refresh websocket on websocket close through elm port to request new socket url instead of refreshing the page. Silently attempt reconenct for 10 seconds before showing the reconnecting error page to the user
All remaining todo list items
Remove big mode
…lm slide json presentation data
…dynamic next slide index references
…lient side, render poll config position parsed from md meta tags, error on dupe poll name, fix title override missing lookup/index in export json, add font scale meta tag
Frontend updates support branching
…e-format-1-0-0 Reinstall elm install packages for date format 1.0.0
New bar graph poll style, update generate export for new poll options…
Add new scaling option
poll container fixes
remove emojis after parse for text slides
update mobile css
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.
Merge in all the private changes which are now public