Gabe Kangas
2f27f516dc
Only allow SSLed urls for external actions. Closes https://github.com/owncast/owncast/issues/833
4 years ago
Gabe Kangas
195ac23bb2
Admin support for creating 3rd party external link actions ( #72 )
...
* WIP external actions
* Add comment
* Add support for external actions icons and colors
4 years ago
Gabe Kangas
174a4891fd
Fix typo
4 years ago
Gabe Kangas
4232ff52b0
Fix text style breaking build
4 years ago
gabek
5ff5665652
Prettified Code!
4 years ago
Gabe Kangas
582b234528
Add a link to adding geo details about viewers
4 years ago
gabek
98b038e426
Prettified Code!
4 years ago
Gabe Kangas
f64699b379
Add source param to documentation links
4 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>
4 years ago
gabek
69d194f20d
Prettified Code!
4 years ago
Gabe Kangas
e3472226d2
Add offline homepage info box about the directory if it's disabled
4 years ago
Gabe Kangas
8bd7c77a11
Fix linter suggestions
4 years ago
Gabe Kangas
07c110cedc
Shorten help page section titles. Closes https://github.com/owncast/owncast/issues/730
4 years ago
gingervitis
dd1cfb64db
- add <Col>s to areas with <Row>s for consitency
...
- give main content a fixed width so really wide forms dont look that funny
- fix to make markdown editor preview text black to address https://github.com/owncast/owncast/issues/726
4 years ago
gabek
259ac676ff
Prettified Code!
4 years ago
Gabe Kangas
ee5e462c59
Update hint texts and add links to documentation
4 years ago
gingervitis
97187f5541
lint for passing builds
4 years ago
gingervitis
8d5411a0d6
hella cleanup - index page items; use more Row/Cols to reduce custom css layout
4 years ago
gingervitis
6d83992ff0
style adjustments
4 years ago
gingervitis
220c48432f
clean up video config forms and styling
4 years ago
gingervitis
c5d4851296
add logo preview
4 years ago
gingervitis
682ddf96c3
more cleanup
4 years ago
gingervitis
d55e4dfe29
misc cleanup
4 years ago
gingervitis
44cef18a00
define more readable owncast color variables; apply var style names consistenly through other stylessheets; reaname file for clarity
4 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
250acbf6e9
Update webhook text
5 years ago
Gabe Kangas
8484baac28
Make access token and webhooks buttons look correct
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
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.
5 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.
5 years ago
Gabe Kangas
d46d954a29
Add some context and instructions around latency levels
5 years ago
Gabe Kangas
a2ed01b088
Remove last used column for webhooks as it does not really make sense to have it
5 years ago
gingervitis
6d89fdf6c3
a fix for https://github.com/owncast/owncast/issues/691 (and some linting)
5 years ago
Gabe Kangas
5c99b124aa
Continue to add doc links, update copy, and tweak alert messages
5 years ago
gingervitis
c65c97df85
prettify some files
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
6e43870d41
cleanup some forms; break out major config styles into their own files
5 years ago
Gabe Kangas
50b7425a03
Some missing renames when standardizing on the single name property
5 years ago
Gabe Kangas
e8c24fd2d4
Add alert message for global notifications
5 years ago
Gabe Kangas
e142fa9e7c
Typescript: limit tag to be a string not a number
5 years ago
Gabe Kangas
ed80ac13b5
Remove disable upgrade check bool
5 years ago
Gabe Kangas
3790aba34f
Move latency buffer setting under the output variants
5 years ago
Gabe Kangas
e3ea0e8f43
Move tags into the general settings page
5 years ago
Gabe Kangas
2e2e1fd2e7
Continuing to tweak naming of sections and organizing of config items. WIP
5 years ago
Gabe Kangas
38a20d022d
Add support for some specific placeholders for correct social urls
5 years ago
Gabe Kangas
53cf80282e
Fix issue where you cannot re-enable storage after disabling it
5 years ago
Gabe Kangas
5e2c1a42b0
Set some actual values in admin video forms
5 years ago
Gabe Kangas
5038992513
Allow deleting any variant as long as there is more than one
5 years ago
Gabe Kangas
59871401d6
Custom page content -> Page Content
5 years ago
Gabe Kangas
7cc194bb2a
Remove username as a property. Simplify field names
5 years ago