Jannik
a4748cfc33
fix: set thumbnail image to fixed size and fix label color
5 years ago
Bradley Hilton
5f1cacf093
Add targets to most of the doc links ( #50 )
...
* Add targets to most of the doc links. Should fix #49
* Prettified Code!
Co-authored-by: graywolf336 <graywolf336@users.noreply.github.com>
5 years ago
gabek
7da9a4dd08
Prettified Code!
5 years ago
Gabe Kangas
03df7fecba
Support passthrough in video settings + link to docs
5 years ago
gingervitis
bc27ded3f3
add video passthrough field
5 years ago
gabek
a8da1da5ae
Prettified Code!
5 years ago
Gabe Kangas
2938777022
Add 90fps as an option, tweak cpu usage + bitrate notes
5 years ago
Gabe Kangas
b647e7d575
Use hook properly when doing upgrade check
5 years ago
Gabe Kangas
1e22371968
Tweak some wording about the directory
5 years ago
Gabe Kangas
8bd7c77a11
Fix linter suggestions
5 years ago
gabek
f428cab67e
Prettified Code!
5 years ago
Gabe Kangas
e32e8d1bb3
Point to just the image path to try to resolve the built version of the admin image loading
5 years ago
gabek
259ac676ff
Prettified Code!
5 years ago
Gabe Kangas
ee5e462c59
Update hint texts and add links to documentation
5 years ago
gabek
7b36f91af1
Prettified Code!
5 years ago
Gabe Kangas
c5e2e9aa58
Point to static logo path due to the logo backend change
5 years ago
gingervitis
97187f5541
lint for passing builds
5 years ago
gingervitis
90c19c2201
move readme to docs
5 years ago
gingervitis
834ddafc9b
update readme; more style tweaks
5 years ago
gingervitis
8d5411a0d6
hella cleanup - index page items; use more Row/Cols to reduce custom css layout
5 years ago
gingervitis
6d83992ff0
style adjustments
5 years ago
gingervitis
220c48432f
clean up video config forms and styling
5 years ago
gingervitis
c5d4851296
add logo preview
5 years ago
gingervitis
a67adc9393
rename toggleswitch-with-submit to just toggleswitch since by default it now will not submit unless you give it a prop to
5 years ago
gingervitis
682ddf96c3
more cleanup
5 years ago
gingervitis
d55e4dfe29
misc cleanup
5 years ago
nebunez
36b286eac2
update video-variant-form
...
Change min and max values, update slider marks, and add more
descriptive notes for framerate and video bitrate fields.
Closes #715
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
Gabe Kangas
48a1b61868
Fix the NaN for the width/height settings
5 years ago
Gabe Kangas
8ea0daab69
Add width+height resizing to variant settings. Closes https://github.com/owncast/owncast/issues/700
5 years ago
Gabe Kangas
26bbd48d4d
Add reset YP setting. Closes https://github.com/owncast/owncast/issues/701
5 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>
5 years ago