Gabe Kangas
1464945061
Finally give the extra user content markdown some styling
2020-07-20 19:08:06 -07:00
Gabe Kangas
54a9206051
Support chat message word wrapping if needed
2020-07-19 23:55:16 -07:00
Gabe Kangas
0e45bd9ca3
Ok make the avatars a bit larger
2020-07-19 23:27:17 -07:00
Gabe Kangas
cbbff2e5f5
Create padding around chat avatars and the colored container
2020-07-19 22:57:42 -07:00
Ginger Wong
fdce8585d5
css tweaks for mobile mode; reintroduce mobile styles and hacks
2020-07-19 15:12:57 -07:00
Ginger Wong
d775924c59
barebones noscript layout
2020-07-18 17:44:18 -07:00
Ginger Wong
38a279485b
disable click events on video container when offilne
2020-07-18 17:18:58 -07:00
Ginger Wong
0af67c0cdc
simplified layout updates based on only media queries
2020-07-18 17:15:52 -07:00
gingervitis
42b0b05d78
App Javascript refactor ( #56 )
...
* objectify app away from window. wip
* fix messaging obj binding; put logo behind video; fix /null issue with temp logo image
* first pass at js refactor
* remove unused files that had been consolidated during refactor
* set up vue before getting config
* add a few comments
* dont use big arrow function, just bind, for safari
* add airplay after instantiating video; check if input exists before disabling it;:
* only set poster on pause during playback, and onEnded; take out sample videoJS tech options
* disable chat after 5mins after going offline
* move 'online' class to video container as it conflicts with dynamically change classnames from non-vue sources
* disable chat based on lastdisconnecttime
* fix typo; do offline mode onEnded instead of status offline
* move offline ui display things to offline mode function; move poster setting on pause to main app to keep player obj cleaner; use opacity to hide video element on offline as sometimes control bars may still linger with vis:hidden
* fixes'
* don't autoplay. just show play button when stream is online so that it's easier to start playign without looking for the unmute button
* clean up console logs
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2020-07-16 12:17:05 -07:00
Ginger Wong
c76aec8c88
fix cursor on default social icon
2020-07-07 23:32:14 -07:00
Ginger Wong
34b3806806
low hanging cleanup for extrauser content
2020-07-05 01:29:48 -07:00
Ginger Wong
6803f7e7e8
header adjustments for small screens; adjust to new config structure;
2020-06-30 02:36:10 -07:00
Ginger Wong
b228d3a4e5
componentize user info
2020-06-28 17:15:53 -07:00
Ginger Wong
6c7af9ffae
clean up footer things
2020-06-28 15:08:08 -07:00
Ginger Wong
1a44a4bd2f
user content general layout
2020-06-21 01:31:08 -07:00
Ginger Wong
1ecf39c2f1
clean up social code
2020-06-21 00:07:57 -07:00
Ginger Wong
19dee67f2a
set up components and icons for optional creator's social pages; add airplay icon
2020-06-20 23:41:13 -07:00
Ginger Wong
b39824b8c3
updates towards more customization
2020-06-18 10:24:54 -07:00
Ginger Wong
cf27b157e6
- fix chrome mobile form focus bug by specifying class. when form focuses media query widths change and may think portrait is in landcape and therefore hide the form.
...
- cleanup now unused methods
- jump to bottom from vue prop listener
2020-06-18 00:06:10 -07:00
Gabe Kangas
594e1c774a
Add ability to populate the content area in the page with a markdown file
2020-06-17 20:20:28 -07:00
Ginger Wong
aad1a407b8
take out unused event listeners; layout fixes
2020-06-17 10:39:13 -07:00
Ginger Wong
195fe5d9e3
Merge branch '0615-layoutrefactor'
2020-06-16 02:16:21 -07:00
Ginger Wong
fd570a6f75
integrate desktop styles. clean up later
2020-06-16 02:09:29 -07:00
Ginger Wong
97c71771df
markup and styles for simple mobile only
2020-06-15 23:32:26 -07:00
Gabe Kangas
d7229a8c6d
Add AirPlay player button
2020-06-15 20:12:24 -07:00
Ginger Wong
7aaf1e6102
good nuff hacks for nowz
2020-06-15 17:40:12 -07:00
Ginger Wong
44058c24aa
⏱🛠
2020-06-15 16:23:39 -07:00
Ginger Wong
4497cc86c2
mobile hackery
2020-06-15 15:45:55 -07:00
Ginger Wong
cef9bc7adb
hacks and fixes
2020-06-15 00:15:23 -07:00
Ginger Wong
f864e57340
update colors using tailwind styles
2020-06-14 23:12:58 -07:00
Ginger Wong
82b0d725c3
center play btn hack
2020-06-14 21:27:50 -07:00
Ginger Wong
c16cd50dbb
mobile style hacks
2020-06-14 21:14:42 -07:00
Ginger Wong
151dcb46d2
misc
2020-06-14 18:20:04 -07:00
Ginger Wong
687920a4cd
more css
2020-06-14 17:02:10 -07:00
Ginger Wong
aead6d6b13
videojs video sizing hacks, other css
2020-06-14 16:32:39 -07:00
Ginger Wong
50a59ef3c0
more clean up and fixins
2020-06-14 01:10:26 -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
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
Ginger Wong
21c3520e00
style message items
2020-06-09 14:12:50 -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