Commit Graph
16 Commits
Author SHA1 Message Date
Thilo BillerbeckandGitHub 6c7acf9a95 added emoji focus check to prevent triggering shortcuts (#1056) 2021-05-27 21:39:20 -07:00
Thilo BillerbeckandGitHub 51b3fc1f76 rework stream info box in offline notice to conform more with the overall design (#196)
* rework stream info field to conform with the offline page layout

* moved offline notice css to separate file

* used ant design bold text option
2021-05-27 15:58:31 -07:00
Thilo BillerbeckandGitHub 2e2b730b85 added stream conneciton info box to offline notice (#107) 2021-04-08 19:22:46 -07:00
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>
2021-04-01 14:09:02 -07:00
Thilo BillerbeckandGitHub 0225e341d1 Add ability to pause and play the stream by pressing the spacebar (#658)
* make spacebar control the play state

* improved keyboard handling

* only allow pause and play when stream is online

* some formatting fixes

* remove event listener on destruction
2021-01-26 23:03:25 -08:00
Thilo BillerbeckandGitHub f9e3dc2b45 only react to screen resize when device has no touchscreen (#650) 2021-01-23 16:02:29 -08:00
Thilo BillerbeckandGitHub e6fd7fe871 align the chat-views position to the bottom of the page to overcome view-height bugs (#593)
* align the chat-views position to the bottom of the page

* introduce a media query to make chat scrolling work on mobile
2021-01-09 18:17:10 -08:00
Thilo Billerbeck 82bcff444a changed some code formatting spaces for text formatting to nbsp 2021-01-03 13:58:56 +01:00
Thilo Billerbeck f7a6e75708 Merge branch 'master' of github.com:thilobillerbeck/owncast-admin 2020-12-31 15:14:36 +01:00
Thilo Billerbeck 470d987551 added basic responsiveness 2020-12-31 15:14:25 +01:00
Thilo BillerbeckandGitHub 074f75b305 Merge branch 'master' into master 2020-12-30 14:47:19 +01:00
Thilo Billerbeck 5a345e1d52 open button links in new tab 2020-12-30 14:41:29 +01:00
Thilo Billerbeck fbff547bae fixed links 2020-12-30 14:31:20 +01:00
Thilo Billerbeck 1f41441765 changed help graphics 2020-12-29 22:39:32 +01:00
Thilo Billerbeck 14c6b3bed2 updated layout 2020-12-29 17:59:30 +01:00
Thilo Billerbeck 2dfebd7915 created help page, added help page to nav 2020-12-29 15:54:05 +01:00