gabek
c848c029d5
Prettified Code!
4 years ago
gingervitis
3b08b50ce0
add a send button on chat for touch screen devices ( #1127 )
...
* add a send button on chat for touch screen devices
* cleanup
4 years ago
gabek
b19fa76cd0
Prettified Code!
4 years ago
gingervitis
c45e43c378
display last online time ( #1125 )
...
* - if offline calculate and display last online time to address https://github.com/owncast/owncast/issues/1111
- clean up status bar styles
* clean up console
4 years ago
gabek
d19ecab90c
Prettified Code!
4 years ago
Timur Zhigmytov
1b5f8b9f1d
Remove div container when action buttons is empty ( #1124 )
...
Co-authored-by: Timur Zhigmytov <timur.zhigmytov@mediamonks.com>
4 years ago
Gabe Kangas
d9a6be2ac6
Remove ping requests now that it has been consolidated with status requests
4 years ago
Meisam
2659dc3646
Hide viewer count when offline ( #1091 )
...
* Hide viewer count when offline
* cleanup
4 years ago
gabek
bb4fc6dae3
Prettified Code!
4 years ago
Gabe Kangas
e994412f4b
Fix webapp not loading after youtube embed was removed in #1079
4 years ago
gabek
136fb2d943
Prettified Code!
4 years ago
Meisam
c77782cd35
inject custom style ( #1083 )
4 years ago
Pankaj Patil
4bee6408b4
Remove YouTube embedding in the chat ( #1080 )
...
* Remove YouTube embedding in the chat
* Remove youtube-lite dependency
* Implelment Feedback
4 years ago
Gabe Kangas
fc13f98102
Rebuild frontend js libs
4 years ago
Ginger Wong
e89e65e1f5
Resolve issue https://github.com/owncast/owncast/issues/1044
...
- use built-in videojs font icon instead
- remove button clickhandler override to make button work on mobile
4 years ago
Ginger Wong
c08744c3c4
- A fix for https://github.com/owncast/owncast/issues/1007 . Hide app container when configdata is loading
...
- Also, disable global CSS transition animations for now. If we want to add transitions onto anything, we can target specific elements and add styles individually intead.
4 years ago
Thilo Billerbeck
6c7acf9a95
added emoji focus check to prevent triggering shortcuts ( #1056 )
4 years ago
gabek
6cb73b7aec
Prettified Code!
4 years ago
Gabe Kangas
91f6dcd0f6
Active viewer PING controller. Closes #790 ( #990 )
4 years ago
Gabe Kangas
0bf3fb4fa7
Bump vjs vhs and enable experimentalBufferBasedABR
4 years ago
Meisam
5c48ead518
Update video.css ( #1012 )
...
fix for issue #951
4 years ago
Gabe Kangas
a9459c4370
Simplify about footer version link
4 years ago
Gabe Kangas
ba711ff4c9
Pass along url params to external url action
4 years ago
gabek
dabc93ef03
Prettified Code!
4 years ago
Gabe Kangas
fb637e20ed
Slap the custom css into a style tag. Closes #718
4 years ago
Aral Balkan
2409cab5b6
Closes #910 : make transparency of message bubbles overridable via CSS ( #911 )
...
* Closes #910 : make transparency of message bubbles overridable via CSS
* Fix CSS variable declaration
4 years ago
Gabe Kangas
a4309fd899
Remove the glare from the svg logo
4 years ago
dependabot[bot]
c60fd3c76a
Bump video.js from 7.11.4 to 7.11.8 in /build/javascript ( #904 )
...
* Bump video.js from 7.11.4 to 7.11.8 in /build/javascript
Bumps [video.js](https://github.com/videojs/video.js ) from 7.11.4 to 7.11.8.
- [Release notes](https://github.com/videojs/video.js/releases )
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/video.js/compare/v7.11.4...v7.11.8 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
Gabe Kangas
06e5154042
Change size of splash bg image. Closes #893
4 years ago
Owncast
315db9ea8e
Commit updated Javascript packages
4 years ago
Thilo Billerbeck
d4d738a8ae
Added some basic keyboard controls to the owncast frontend ( #804 )
...
* added f and m keys
* added more keys and volume control
* added p for play and c for chatview toggle
* remove vscode auto format
* changed e.target check to not trigger kb-controls if input is in focus
* fixed the default mute problem
* Commit updated API documentation
* merged keydown and keypressed methods
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
gabek
23ba9bb8be
Prettified Code!
4 years ago
Gabe Kangas
12f56f5571
Hide external action modal spinner
4 years ago
Gabe Kangas
1f659c47b0
Move external action buttons
4 years ago
Gabe Kangas
be612de2ed
Fix the loading image persisting. Closes #863
4 years ago
gabek
d40108e20b
Prettified Code!
4 years ago
Gabe Kangas
320bd95b0f
Add noreferrer to foter link
4 years ago
Gabe Kangas
dca9afcaa1
Point to local logo for noscript image
4 years ago
Gabe Kangas
5dc5de815c
Experiment with showing logo while loading. For #849
4 years ago
Gabe Kangas
bdc669d571
Show player loading spinner. Closes #848
4 years ago
Gabe Kangas
368dcb8823
Do not show output quality selector if there is only one option. closes #832
4 years ago
Gabe Kangas
3fb80554ef
Gek/external actions ( #827 )
...
* WIP External actions modal frontend
* Add external action links
* Allow modal to show/hide and use a dynamic url
* Use external link object instead of just url for state
* add style and placement to external action buttons
* reformat and simplify tag list style as not to conflict with action buttons and make them look less actionable since they're not
* fix bug to open modal
* have Esc key close modal
* fix style on modal
* make modal bg darker
* close modal when you click outside of it
* fix zindex
* Add support for external action icons and colors
* Some external action modal sizing + loading spinner
Co-authored-by: Ginger Wong <omqmail@gmail.com>
4 years ago
Owncast
84f74f0353
Commit updated Javascript packages
4 years ago
Gustavo H. M. Silva
d10a1c1baa
Added LiberaPay, LBRY and Odysee to social networks ( #821 )
...
* Added LiberaPay, LBRY and Odysee to social networks
* Solved faulty map
4 years ago
Gabe Kangas
777de9fbf4
Remove in-line rendering of images by url
4 years ago
Gabe Kangas
bf33d08384
Add support for disabling chat. Closes #472 ( #799 )
4 years ago
Ginger Wong
40264bec8c
use passed in player to access controlbar instead for airplay
4 years ago
gabek
a79db1b589
Prettified Code!
4 years ago
Gabe Kangas
c713e216d3
Allow selection of different stream variants in the player ( #815 )
...
* WIP video quality selector
* The quality selector works even though it is not pretty
* Support getting and setting variant name. Closes #743
* Sort video qualities
* Fix odd looking selected states of menubutton items
* Fix comment
4 years ago
dependabot[bot]
7dc070840d
Bump @videojs/http-streaming from 2.6.1 to 2.6.3 in /build/javascript ( #802 )
...
* Bump @videojs/http-streaming from 2.6.1 to 2.6.3 in /build/javascript
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.6.1 to 2.6.3.
- [Release notes](https://github.com/videojs/http-streaming/releases )
- [Changelog](https://github.com/videojs/http-streaming/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/http-streaming/compare/v2.6.1...v2.6.3 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago