Commit Graph
351 Commits
Author SHA1 Message Date
Ginger Wong 1b2b7248fc Merge branch 'master' into 0614gw-updates 2020-06-14 18:20:24 -07:00
Ginger Wong 151dcb46d2 misc 2020-06-14 18:20:04 -07:00
Gabe Kangas 4e61848d31 Use sea theme just to get rid of that upper left hand corner play button 2020-06-14 18:12:06 -07:00
Gabe Kangas 16e8ab4edc Re-enable timed status check 2020-06-14 17:15:19 -07:00
Ginger Wong ee19ecdc27 Merge branch '0614gw-updates' 2020-06-14 17:02:36 -07:00
Ginger Wong 687920a4cd more css 2020-06-14 17:02:10 -07:00
Gabe Kangas a9662e7c1e Support keepalive PING messages on the socket 2020-06-14 16:53:25 -07:00
Ginger Wong aead6d6b13 videojs video sizing hacks, other css 2020-06-14 16:32:39 -07:00
Gabe Kangas a3c3276a48 Start of a web UI config 2020-06-14 15:18:43 -07:00
Gabe Kangas c2d0d6e962 Remove ES6 arrow functions 2020-06-14 13:08:14 -07:00
Gabe Kangas 5e1524d03e Merge remote-tracking branch 'origin/web-layout'
* origin/web-layout:
  more clean up and fixins
  fix chat; get rid of jquery
  set up localstorage-able items
2020-06-14 01:29:28 -07:00
Ginger Wong 50a59ef3c0 more clean up and fixins 2020-06-14 01:10:26 -07:00
Ginger Wong 3ef20c5516 Merge branch 'web-layout' of https://github.com/gabek/owncast into web-layout 2020-06-14 00:24:55 -07:00
Ginger Wong 0fa453044f fix chat; get rid of jquery 2020-06-14 00:24:26 -07:00
Ginger Wong 2aaedd99b5 set up localstorage-able items 2020-06-13 23:38:09 -07:00
Gabe Kangas 6d8e8a8849 Merge branch 'web-layout'
* web-layout:
  Show max viewers
  Move to videojs and point to remote video on goth.land
  form functionailties
  progress. implement chat toggling
  fix msg container
  use app file from web-layout
  style message items
  Guard against the infinite that can take place when the ws server goes unavailable
  use css vars
  initial chat form layout
  mobile considerations
  add file
  initial layout
  Support local development of index.html
2020-06-13 22:46:06 -07:00
Gabe Kangas ce41b6ad40 Show max viewers 2020-06-13 22:45:22 -07:00
Gabe Kangas 4553ae628b Move to videojs and point to remote video on goth.land 2020-06-13 22:36:12 -07:00
Ginger Wong 5d787d25cd form functionailties 2020-06-13 22:15:58 -07:00
Ginger Wong eb223ed905 progress. implement chat toggling 2020-06-13 20:15:31 -07:00
Ginger Wong 9b2e4f40c9 fix msg container 2020-06-11 01:24:05 -07:00
Gabe Kangas b47ea89c06 Add basic persistent viewership stats 2020-06-10 23:59:36 -07:00
Gabe Kangas 9ebec675b5 Generate a static thumbnail png every 20s 2020-06-10 01:38:35 -07:00
Gabe Kangas 33278fc2c5 Replace hls.js with videojs for web playback 2020-06-10 00:35:33 -07:00
Ginger Wong 69ba10a898 use app file from web-layout 2020-06-09 14:15:00 -07:00
Ginger Wong 5c46191cbf Merge branch 'web-layout' into web-layout-gw 2020-06-09 14:13:35 -07:00
Ginger Wong 21c3520e00 style message items 2020-06-09 14:12:50 -07:00
Gabe Kangas a65564eedf Guard against the infinite that can take place when the ws server goes unavailable 2020-06-09 10:56:15 -07:00
Gabe Kangas 39be46d884 Guard against the infinite that can take place when the ws server goes unavailable 2020-06-09 10:51:12 -07:00
Gabe Kangas 2829d14144 Do not transcode audio just pass it along 2020-06-09 02:47:02 -07:00
Ginger Wong 6da9b7c889 use css vars 2020-06-09 01:22:32 -07:00
Ginger Wong 60080cd93c initial chat form layout 2020-06-04 03:15:27 -07:00
Ginger Wong 33f994fcfd mobile considerations 2020-06-04 02:31:41 -07:00
Ginger Wong 35a3a907c5 add file 2020-06-04 01:32:06 -07:00
Ginger Wong 9b63d1ffb3 initial layout 2020-06-04 01:31:47 -07:00
Gabe Kangas a29852f404 Support local development of index.html 2020-06-02 18:37:05 -07:00
Gabe Kangas ad959b130b Make sure the hls directory is in the repo 2020-06-02 18:24:30 -07:00
Gabe Kangas ae94eb1c5f Make messages unique and dedupe on reconnection 2020-06-02 17:59:58 -07:00
Gabe Kangas f83fccfa89 Show viewer count and reconnect to websocket 2020-06-02 17:35:49 -07:00
Gabe Kangas 380dad2b87 Support links and embeds in the chat 2020-06-02 15:37:36 -07:00
Gabe Kangas f6153c983f Save author name on send 2020-06-02 14:27:11 -07:00
Gabe Kangas 90e7e9082b Fix status checking loop. 2020-06-02 14:22:22 -07:00
Gabe Kangas 7e85a38613 Use Vuejs for web UI 2020-06-02 14:07:38 -07:00
Gabe Kangas 1395e7ff82 Try and hack around autoplay 2020-06-02 10:42:24 -07:00
Gabe Kangas 94fabf56a8 Store chat username on send 2020-06-02 10:38:13 -07:00
Gabe Kangas 4cb282040b Add endpoint for returning stream status 2020-06-02 01:02:26 -07:00
Gabe Kangas 020ace7ddd Some basic positioning of HTML 2020-06-01 23:50:32 -07:00
Gabe Kangas 216c15547d Use relative path to websocket 2020-06-01 17:51:33 -07:00
Gabe Kangas ca622c85c7 Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
Gabe Kangas af698063bd Initial POC works with IPFS 2020-05-30 19:05:30 -07:00