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>
6 years ago
Gabe Kangas
250acbf6e9
Update webhook text
6 years ago
Gabe Kangas
8484baac28
Make access token and webhooks buttons look correct
6 years ago
nebunez
a123967645
move components folder and fix build errors ( #18 )
...
* move components folder and fix build errors
Fixes https://github.com/owncast/owncast/issues/689
* Prettified Code!
Co-authored-by: nebunez <nebunez@users.noreply.github.com>
6 years ago
nebunez
fa9f27edca
tweaks to offline state in admin viewers page ( #17 )
...
If stream is offline, hide current viewers statistic and viewers table.
Also, change wording for describing max viewers.
6 years ago
nebunez
7425e71d08
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.
6 years ago
Gabe Kangas
d46d954a29
Add some context and instructions around latency levels
6 years ago
Gabe Kangas
a2ed01b088
Remove last used column for webhooks as it does not really make sense to have it
6 years ago
gingervitis
6d89fdf6c3
a fix for https://github.com/owncast/owncast/issues/691 (and some linting)
6 years ago
Gabe Kangas
5c99b124aa
Continue to add doc links, update copy, and tweak alert messages
6 years ago
gingervitis
c65c97df85
prettify some files
6 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;
6 years ago
gingervitis
6e43870d41
cleanup some forms; break out major config styles into their own files
6 years ago
Gabe Kangas
50b7425a03
Some missing renames when standardizing on the single name property
6 years ago
Gabe Kangas
e8c24fd2d4
Add alert message for global notifications
6 years ago
Gabe Kangas
e142fa9e7c
Typescript: limit tag to be a string not a number
6 years ago
Gabe Kangas
ed80ac13b5
Remove disable upgrade check bool
6 years ago
Gabe Kangas
3790aba34f
Move latency buffer setting under the output variants
6 years ago
Gabe Kangas
e3ea0e8f43
Move tags into the general settings page
6 years ago
Gabe Kangas
2e2e1fd2e7
Continuing to tweak naming of sections and organizing of config items. WIP
6 years ago
Gabe Kangas
38a20d022d
Add support for some specific placeholders for correct social urls
6 years ago
Gabe Kangas
53cf80282e
Fix issue where you cannot re-enable storage after disabling it
6 years ago
Gabe Kangas
5e2c1a42b0
Set some actual values in admin video forms
6 years ago
Gabe Kangas
5038992513
Allow deleting any variant as long as there is more than one
6 years ago
Gabe Kangas
59871401d6
Custom page content -> Page Content
6 years ago
Gabe Kangas
7cc194bb2a
Remove username as a property. Simplify field names
6 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
6 years ago
Gabe Kangas
590811663a
Move streamTitle to status so it can be updated via status polls in the background
6 years ago
Gabe Kangas
25766003d7
At least for the time being hide the audio configuration, nobody uses it
6 years ago
Gabe Kangas
fc100cec35
Show warning after changing storage
6 years ago
Gabe Kangas
838f34d0d0
Allow saving when toggling enabled
6 years ago
Gabe Kangas
66f15ceaff
Add some info and directions to storage screen
6 years ago
Gabe Kangas
d557788434
Put stream title input in the global header
6 years ago
gingervitis
3db97f1bec
streamkey field style update
6 years ago
gingervitis
3488a259bd
rename status file for clarity; temp style fix for streamkey actions
6 years ago
gingervitis
a69cfd7abf
move storage form to config for consistency
6 years ago
gingervitis
cd8d877a59
fix styles; update storage validation checker
6 years ago
gingervitis
7501cfc548
revise Storage forms, and add basic validation to it; misc field cleanup
6 years ago
gingervitis
05167f77e5
adjust other status info areas
6 years ago
gingervitis
b26b8abb9b
finalize layout of textfields; add field status component
6 years ago
Gabe Kangas
5fc955d2a1
storage form
6 years ago
gingervitis
037e8f25a7
initial temp fixes on form fields
6 years ago
gingervitis
add2f1329b
cleanup
6 years ago
gingervitis
67c160afdb
some prettifying ✨
6 years ago
gingervitis
ba65aa2406
add regular form field comp with no submit button
6 years ago
gingervitis
c255b81093
rename formfield files for clarity
6 years ago
Gabe Kangas
0c111c2c0b
Replace presets with cpu usage levels
6 years ago
nebunez
438161b373
Add random streamkey generation and copy key
...
closes #616
6 years ago
gingervitis
579a0a8838
make basic form field wit no submit, so a submit text field can compose it
6 years ago
Gabe Kangas
29e598d248
Guard against null broadcaster. Hopefully addresses #635
6 years ago