-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add the latest feature #81
Merged
Merged
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
…ed processes and RAM eating
…ode so error channel gets read
* Rewrite buffer * Testing stuff to gracefully stop threadfin * Add build tag for beta version * Update Dockerfile and fix minor bug Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Fix Dockerfile Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Fix login issue Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Testing new release and beta style Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Update beta yml file Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> --------- Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
* Rewrite buffer * Testing stuff to gracefully stop threadfin * Add build tag for beta version * Update Dockerfile and fix minor bug Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Fix Dockerfile Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Fix login issue Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Testing new release and beta style Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Update beta yml file Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Update beta yml file Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> --------- Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
* Rewrite buffer * Testing stuff to gracefully stop threadfin * Add build tag for beta version * Update Dockerfile and fix minor bug Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Fix Dockerfile Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Fix login issue Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Testing new release and beta style Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Update beta yml file Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Update beta yml file Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> * Third test Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de> --------- Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
* Update set_buildnumber script Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
* Update script and yml files Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
* Language of web client can now be changed to German * Update the README * Add a lock when Threadfin is shutting down so no new clients will create new Buffers/Streams * Add a back to top button so users can now scroll back to the top fast
* Enhance the web client * Enhance the buffer * Fix some buffer issues * Use new workflow
*Enhance the updater Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
* Enhance the buffer, make everything more modular and easier to maintain Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Enhance buffer and updater
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Adapt beta workflow
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Fix buffer issue
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Add termination timeout
* Add buffer termination timeout * Enhance the buffer Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
…ner limit is reached, update webUI.go Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
…should be displayed Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Now shows image before the real stream starts.
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
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.
*Enhance the buffer