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
5 years ago
Gabe Kangas
6f6b4c0aa1
Fix thumbnail url
5 years ago
Gabe Kangas
f64699b379
Add source param to documentation links
5 years ago
jeyemwey
9027814a0e
Prettified Code!
6 years ago
Jannik
a4748cfc33
fix: set thumbnail image to fixed size and fix label color
6 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>
6 years ago
Gabe Kangas
b647e7d575
Use hook properly when doing upgrade check
6 years ago
gingervitis
8d5411a0d6
hella cleanup - index page items; use more Row/Cols to reduce custom css layout
6 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>
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
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
Gabe Kangas
e8c24fd2d4
Add alert message for global notifications
6 years ago
Gabe Kangas
ed80ac13b5
Remove disable upgrade check bool
6 years ago
Gabe Kangas
2e2e1fd2e7
Continuing to tweak naming of sections and organizing of config items. WIP
6 years ago
Gabe Kangas
59871401d6
Custom page content -> Page Content
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
d557788434
Put stream title input in the global header
6 years ago
Gabe Kangas
29e598d248
Guard against null broadcaster. Hopefully addresses #635
6 years ago
gingervitis
ff51c168ff
reorganize styles and pages (wip); update readme
6 years ago
gingervitis
d1cc0dfd97
start on social links editing, wip
6 years ago
gingervitis
0bdcd0fbf6
edit side nav
6 years ago
Gabe Kangas
fb48b5008a
Add page content editor to sidebar
6 years ago
gingervitis
e7e89556e7
apply config form flow to edit content page
6 years ago
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
6 years ago
gingervitis
f0e5bbae1f
- create default values for starter fields
...
- add starter api urls
- try and add TS types for initial components and objects
- cleanup status indicator on layout header
- create custom textfield for config form editing
6 years ago
Gabe Kangas
7e07c7d5ce
Add integrations to the sidebar nav
6 years ago
Thilo Billerbeck
2dfebd7915
created help page, added help page to nav
6 years ago
gingervitis
422f37c477
move chat to its own menu in sidenav
6 years ago
gingervitis
05b9634180
add nav item and page for chat; set up data table of messages
6 years ago
gingervitis
5a4f380009
update some home styles
6 years ago
gingervitis
f691678105
edit side nav so viewers is not in a section
6 years ago
gingervitis
3cd552cba8
fixed side nav
6 years ago
Gabe Kangas
c3a51cbfe0
Replace recharts with Chartkick + remove all the d3 utils
6 years ago
Gabe Kangas
08972dfb3a
Give utilities a unique icon. Open all submenus by default.
6 years ago
Gabe Kangas
59f63e5438
Rename sidebar items. Give admin a title. Link to app favicon.
6 years ago
Gabe Kangas
500e20281c
Add popover with thumbnail
6 years ago
Gabe Kangas
c4351a53bf
Replace broadcaster API call with generic server status call. Add upgrade check bool
6 years ago
Gabe Kangas
940cc1da71
Show/hide upgrade sidebar item
6 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
6 years ago
Gabe Kangas
9e4e6b2df3
Experiment with a new releases/upgrade page
6 years ago
Gabe Kangas
7795a295c0
Add stream duration to layout header
6 years ago
Gabe Kangas
9b89955bb7
It builds
6 years ago
Gabe Kangas
09bcb54ba4
Tweak sidebar
6 years ago
Gabe Kangas
1f4169c45a
Add logs
6 years ago
Gabe Kangas
83de63b1e8
Split up config sections into pages
6 years ago
Gabe Kangas
df14a55429
Componentize a bit and consolidate some data
6 years ago
Gabe Kangas
6d357857a7
WIP server config display page
6 years ago
gingervitis
0c52468827
quick edit to test git settings
6 years ago
Ginger Wong
00fd087fde
some cleanup
6 years ago
Ginger Wong
a062856726
a bit of refactor, use context for overall broacast status; move files around for routing
6 years ago