Commit Graph

  • 5af0afa2a0 Disable chat input when websocket disconnects. Closes #174 Gabe Kangas 2020-09-22 01:22:49 -07:00
  • da120fd426 Update default config file Gabe Kangas 2020-09-22 01:12:56 -07:00
  • 661eedc03a
    chat fixes v3 or 5 or 123 (#168) gingervitis 2020-09-21 20:11:09 -07:00
  • f2f5993e22 A shell script to point at a dir of video files to stream as test content on a loop Gabe Kangas 2020-09-21 17:33:25 -07:00
  • 7e2963ab1c Remove player progress bar. Closes #159 Gabe Kangas 2020-09-21 14:28:12 -07:00
  • 2e6d61c7c2 Allow user colors to be more red Gabe Kangas 2020-09-21 14:14:15 -07:00
  • 38d93a549a Tweak user colors and add a little testing script for future experimenting. Closes #170 Gabe Kangas 2020-09-21 13:55:25 -07:00
  • e0dcc9ecb8 - add focus to input field after emoji is selected, put cursor at end - instead of smooth scrolling to bottom, just jump there. Ginger Wong 2020-09-21 02:35:55 -07:00
  • a449a1b18a re-readjust short-wide case again Ginger Wong 2020-09-20 21:58:49 -07:00
  • 255e1da57c typo Ginger Wong 2020-09-20 21:45:17 -07:00
  • bb2c8d457a Merge branch 'master' into gw/0919-optimize-chat-smallscreens-again Ginger Wong 2020-09-20 21:28:32 -07:00
  • ebe093e2fd revert test bool Ginger Wong 2020-09-20 21:28:28 -07:00
  • 4a8dc526bb cleanup Ginger Wong 2020-09-20 21:25:39 -07:00
  • 74aa8c5d26 scroll to bottom on resize too Ginger Wong 2020-09-20 21:24:39 -07:00
  • 9e95857c19 dont jumpToBottom if user has scrolled about 200px from the bottom (#101) Ginger Wong 2020-09-20 21:13:41 -07:00
  • 8e7d21095f address message text horiz overflow (#157) Ginger Wong 2020-09-20 20:34:54 -07:00
  • 3635c0a3f2 move char counting to keyup instead Ginger Wong 2020-09-20 20:22:33 -07:00
  • 23a68f42f7 hide header on touch screens when screns are small and screen height is short (possibly when keyboard is up), so that there's more visibliity to see messages. this only works on chrome, not ios safari right now, due to the position: fixed of things. Ginger Wong 2020-09-20 19:43:38 -07:00
  • 257847fdf8 Fix chat visibility toggle Gabe Kangas 2020-09-20 19:27:26 -07:00
  • 2e4ec1a4e8 more stable layout positioning for chat panel without hacky margins, so that the bottom of the message list will always be on top of the form input, and not behind it at any point. Ginger Wong 2020-09-20 17:23:15 -07:00
  • f5ceff752b - totally unecessary emoji picker style improvements - totally necessary doctype added to emoji picker so it shows up more stable-y on mobile views Ginger Wong 2020-09-20 16:55:10 -07:00
  • 30a00c3e3f cleanup unused things Ginger Wong 2020-09-20 16:02:59 -07:00
  • b43bf0bf6e Merge branch 'master' into gw/0919-optimize-chat-smallscreens-again Ginger Wong 2020-09-20 15:51:36 -07:00
  • 29ebe80ad0 remove test cruft so chat panel visibility is remembered Ginger Wong 2020-09-20 15:49:52 -07:00
  • 91590f95bb hide extra videojs video elements that dont have a src to address #165 Ginger Wong 2020-09-20 15:49:15 -07:00
  • 6bbcb0f44c use image for emoji picker for sizing consitency Ginger Wong 2020-09-20 15:00:20 -07:00
  • 0c5e788aa2
    Preload preact, emoji. Defer some js. (#162) Gabe Kangas 2020-09-20 10:03:54 -07:00
  • 56d59a325b rmeove 'chat' button; move into textarea Ginger Wong 2020-09-19 18:07:10 -07:00
  • 83c964b328 fix max char counting bugs with paste, yet be still be able to use modifier keys even when max chars reached Ginger Wong 2020-09-19 15:55:48 -07:00
  • 246a9fac68 only consider short-heights when not smallscreen; hide status bar when small screen, but leave shadow; Ginger Wong 2020-09-19 13:57:09 -07:00
  • cfc6f25f8d Limit the length of pasted text. Closes #154 Gabe Kangas 2020-09-18 23:36:01 -07:00
  • 16fe7501ae Preload preact, emoji. Defer some js. Gabe Kangas 2020-09-18 23:09:11 -07:00
  • 6903db8579 Re-create offline state after wiping HLS files. For #153 Gabe Kangas 2020-09-17 10:31:31 -07:00
  • dd9267f1ee
    Reset the directories when the stream gets disconnected (#152) Bradley Hilton 2020-09-16 15:31:21 -05:00
  • 4638d6e6ab Cleanup after a delay Gabe Kangas 2020-09-16 11:58:41 -07:00
  • d6ec3482e1
    Reset the directories when the stream gets disconnected Bradley Hilton 2020-09-16 13:18:58 -05:00
  • 80b2b9e668 Move API endpoints under an API url namespace. Closes #148 Gabe Kangas 2020-09-14 16:15:53 -07:00
  • 6a3f634ef5
    Misc web updates (#147) Gabe Kangas 2020-09-13 22:02:04 -07:00
  • 3474c5a394 address some own mr comments Ginger Wong 2020-09-13 21:35:51 -07:00
  • 45610d0296 Remove About in info view. We can add it back. Just playing with that since it was missing a space anyway Gabe Kangas 2020-09-13 15:22:51 -07:00
  • ea194f3721 Make jumping to bottom be a part of the render pass to fix race condition. For #140 Gabe Kangas 2020-09-13 15:14:04 -07:00
  • d0270abd4b Hide emoji button on small screens until we can fix it. For #140 Gabe Kangas 2020-09-13 14:49:19 -07:00
  • 6aa3b5cb3d Hide stream info on small screens to buy some space Gabe Kangas 2020-09-13 14:42:15 -07:00
  • 14aaf8caa4 Shrink title font size on small screens to fit username Gabe Kangas 2020-09-13 14:20:50 -07:00
  • 24bdfe8193 Try and clarify max viewer count string Gabe Kangas 2020-09-13 14:14:03 -07:00
  • 75db8c1edb
    Merge pull request #146 from owncast/gek/fix-disabled-chat gingervitis 2020-09-12 18:57:09 -07:00
  • 0dcd92e9cd Fix chat not coming back after server comes back. Closes #136 Gabe Kangas 2020-09-12 18:46:08 -07:00
  • 4c497454b6 Give highlights a little padding Gabe Kangas 2020-09-12 18:01:53 -07:00
  • 7b11c65187 Fix missing live duration string. Closes #144 Gabe Kangas 2020-09-10 20:57:51 -07:00
  • ce8fc019ec Fix websocket not reconnecting. For #136 Gabe Kangas 2020-09-06 14:28:21 -07:00
  • 206d57e79e css hack for videojs that hides a duplicate video element Ginger Wong 2020-09-03 03:29:55 -07:00
  • 961e212cd7 update standalone chat styles Ginger Wong 2020-09-03 02:44:50 -07:00
  • 0a3d1145f6 use defaultvalue for username uncontrolled component, fixes #138) Ginger Wong 2020-09-02 22:04:19 -07:00
  • 2019d4a647 Remove error logged when extra info does not exist Gabe Kangas 2020-09-01 19:15:20 -07:00
  • 2c1caa1238 Show chat by default. Closes #137 Gabe Kangas 2020-09-01 19:10:06 -07:00
  • c9451cf13a Update video.js and vhs http-streaming. Closes #133 Gabe Kangas 2020-09-01 11:42:27 -07:00
  • c741797472 Force Applebot to be seen as a scraping bot. Closes #134 Gabe Kangas 2020-08-31 20:36:52 -07:00
  • 99521e6741 Redirect /embed/chat and /embed/video to the embedable pages. Closes #110 Gabe Kangas 2020-08-30 16:32:09 -07:00
  • 351fbe8834 Set a short 1 day cache duration until we do something more complex. Closes #131 Gabe Kangas 2020-08-30 16:07:20 -07:00
  • bb25207cd9 Fix doc submodule Gabe Kangas 2020-08-30 12:06:38 -07:00
  • b2ba9a2fcb Add the argument release to build script to actually release Gabe Kangas 2020-08-30 12:03:28 -07:00
  • aaeea2bb1d Pin emoji picker to a specific min'ed version Gabe Kangas 2020-08-30 11:57:27 -07:00
  • 09f6b62398 - show offline state when stream ends and video is not playing (#130) - style fixes Ginger Wong 2020-08-29 17:35:19 -07:00
  • 0e6edf9ac0 fix max viewers display Ginger Wong 2020-08-29 00:42:04 -07:00
  • b37b871912 Merge branch 'master' of https://github.com/gabek/owncast Ginger Wong 2020-08-27 12:32:20 -07:00
  • 43e88ee81d fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers Ginger Wong 2020-08-27 12:25:46 -07:00
  • e232d2e3f3 Fix blocking Gabe Kangas 2020-08-27 08:50:27 -07:00
  • 3444724fdd Update url Gabe Kangas 2020-08-27 00:49:01 -07:00
  • 4c3da2704f
    Simple hardware metrics collection + alerting (#115) Gabe Kangas 2020-08-27 00:37:32 -07:00
  • e791a3c1dc Fix security alert with test script Gabe Kangas 2020-08-26 23:20:38 -07:00
  • b549b21257 add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling Ginger Wong 2020-08-26 11:56:01 -07:00
  • 2cffabf0fb - don't make emoji picker freak out by limiting transitions to just app container (#123) - give width on youtube embed container (#122) - give video a max height of less than current window height (#125) - Ginger Wong 2020-08-26 11:15:09 -07:00
  • 21c1de53c7
    Merge pull request #120 from owncast/0809gw-messagemodule gingervitis 2020-08-26 01:03:40 -07:00
  • cd5f71265a more tab cleanup Ginger Wong 2020-08-26 00:57:15 -07:00
  • b399fbba22 address MR comments Ginger Wong 2020-08-26 00:51:40 -07:00
  • d66fb2393f Ensure config loads before player Ruxton 2020-08-25 11:45:41 +08:00
  • ccf143b7c1 Revert "Output correct vars to controller" Ruxton 2020-08-25 11:04:39 +08:00
  • 73d42d32be Output correct vars to controller Ruxton 2020-08-25 11:02:44 +08:00
  • e4a3af40a3 Fix options merge Ruxton 2020-08-25 10:50:04 +08:00
  • 2856bf4a89 Fix incorrect string join Ruxton 2020-08-25 10:29:38 +08:00
  • 9cec637acb Switch to PrivateHLSPath Ruxton 2020-08-25 10:25:06 +08:00
  • dc29ddbffb Whitespace cleanup Ruxton 2020-08-25 10:21:06 +08:00
  • 4b78688ad9 Use publicHLSPath for config of video path Ruxton 2020-08-25 10:19:55 +08:00
  • 6457015406 cleanup Ginger Wong 2020-08-24 12:34:36 -07:00
  • 2a02b75e42 fix responsive styles Ginger Wong 2020-08-24 03:30:42 -07:00
  • 0b1f9db4ed update references to owncast site; enable scrolltobottom on new messages Ginger Wong 2020-08-23 22:21:42 -07:00
  • abf42f1a56 avatar\ change style update Ginger Wong 2020-08-23 21:49:26 -07:00
  • 940b6df86b use only unpkg/preact + htm consistently for all components Ginger Wong 2020-08-23 21:41:02 -07:00
  • 3d6e9feeaf Merge branch 'master' into 0809gw-messagemodule Ginger Wong 2020-08-23 21:29:07 -07:00
  • 22e16b67d7 start a video-only page; fix some styles Ginger Wong 2020-08-23 21:23:16 -07:00
  • a07ad8d693 rename standalone assets so they're easier to find Ginger Wong 2020-08-23 19:38:58 -07:00
  • d4c8c187fd fix some styles Ginger Wong 2020-08-23 19:37:06 -07:00
  • 4b28ed8f25 reorganize js files Ginger Wong 2020-08-23 19:06:58 -07:00
  • 786b4c04fa cleanup commented out styles Ginger Wong 2020-08-23 18:33:19 -07:00
  • 903c475f9c Three -> Two. Never updated after IPFS removal Gabe Kangas 2020-08-23 13:16:13 -07:00
  • 2f9bcd0a11 Add owncast.online as a submodule for convenient browsing of documentation from repo Gabe Kangas 2020-08-23 12:41:37 -07:00
  • f864057df3 Update README to point to owncast.online documentation Gabe Kangas 2020-08-23 12:16:33 -07:00
  • 3d679a28fb Merge branch '0809gw-messagemodule' of https://github.com/gabek/owncast into 0809gw-messagemodule Ginger Wong 2020-08-22 00:09:51 -07:00
  • 9b4c07d3ba stylin' Ginger Wong 2020-08-22 00:09:01 -07:00
  • 13cfd112b7 - reduced custom styles, use mostly tailwind classes - updated markdown css for extrausercontent Ginger Wong 2020-08-21 23:44:10 -07:00