Gabe Kangas
ea1ed11e72
Changing server url was resetting other updated fields ( #86 )
...
* changing url was resetting other fields. Closes https://github.com/owncast/owncast/issues/854
* specify config path for various instanceDetails fields instead
* fix react warning
Co-authored-by: gingervitis <omqmail@gmail.com>
4 years ago
gingervitis
220c48432f
clean up video config forms and styling
5 years ago
gingervitis
d55e4dfe29
misc cleanup
5 years ago
gingervitis
44cef18a00
define more readable owncast color variables; apply var style names consistenly through other stylessheets; reaname file for clarity
5 years ago
gingervitis
a122ee6c42
Admin css overhaul pt2 ( #19 )
...
* tweaks to offline state in admin viewers page
If stream is offline, hide current viewers statistic and viewers table.
Also, change wording for describing max viewers.
* take out ant dark stylesheet, organize ant color overrides
* remove ant dark css; cleanup ant overrides; format public-detail page
* combine toggleswitch component style with textfield so layout can be shared
* fix toggleswitch status message placement
* - update styles for modals, collapses
- move reset dir into its own component
- assorted style cleanups ans consistencies
* hide entire advanced section for resetyp if no yp
* temp adjustments to video modal
* temp comment out toggle switch use for later'
* address PR comments
* lint
* update type
* allow warnings during lint
Co-authored-by: nebunez <uoj2y7wak869@opayq.net>
5 years ago
gingervitis
7786c7e113
separate out styles for markdowneditor; convert mainlayout style module styles to just sass; add style to stream title editor in header;
5 years ago
gingervitis
103a47bc45
add message viz toggle component to be able to toggle one chat message at a time; address https://github.com/owncast/owncast/issues/568
5 years ago
gingervitis
ff51c168ff
reorganize styles and pages (wip); update readme
5 years ago
gingervitis
9ad9791931
edit and update social links in modal
5 years ago
gingervitis
d1cc0dfd97
start on social links editing, wip
5 years ago
gingervitis
451912aa57
style p tag
5 years ago
gingervitis
4efc644955
update variant default source
5 years ago
gingervitis
8458849d88
form fields for video config modal
5 years ago
gingervitis
61e172908a
update layout colors to be consistently dark
5 years ago
gingervitis
5ed73d7f6f
start video variant page; setup video variant table for modals wip; use dark theme as default
5 years ago
gingervitis
e7e89556e7
apply config form flow to edit content page
5 years ago
Gabe Kangas
2772a8e5ec
First pass at page content editor
5 years ago
gingervitis
5f0d7480bb
clean up and style tweaks
5 years ago
gingervitis
c61e7e9c14
- start a README to document config admin later - update constants - add instanceUrl field to public details; if empty, then turn off yp.enabled. - edit YP/Directory settings; hide if instanceUrl is empty - update toggleswitch logic
5 years ago
gingervitis
051b0ac03f
add message viz toggle component to be able to toggle one chat message at a time; address https://github.com/owncast/owncast/issues/568
5 years ago
gingervitis
310c6573d3
make toggle a separate component so we can display an outcome icon beside it
5 years ago
gingervitis
3822e49591
fix chart margins
5 years ago
Gabe Kangas
4bcc60369a
Fix dark mode pre tags. Closes https://github.com/owncast/owncast/issues/394
5 years ago
Gabe Kangas
ac0b315262
Remove compact styles and support auto-dark themes
5 years ago
gingervitis
2211572ba1
clean up of home section; now with styling
5 years ago
gingervitis
112cc3af14
add a hook to track window resize so we can dynamically size charts; default highlight Home link in nav; some typescript fixes
5 years ago
Ginger Wong
2b278c45e1
adding a nicer layout frame, setting up for pages
5 years ago
Gabe Kangas
429b29cbb0
Add sass support for styling
5 years ago
Gabe Kangas
5b58ca8345
Initial commit from Create Next App
5 years ago