Gabe Kangas
8ddd780281
Disable social ok button if URL is not valid
2021-01-24 13:16:33 -08:00
Gabe Kangas
fbffa732d4
Post-merge fixes
2021-01-24 13:09:59 -08:00
gingervitis
9ea5518503
notes
2021-01-24 13:06:26 -08:00
gingervitis
9ad9791931
edit and update social links in modal
2021-01-24 13:06:26 -08:00
gingervitis
c3547f189d
edit social handles in modal, wip
2021-01-24 13:06:26 -08:00
Gabe Kangas
d2adda123c
Throw a stream title input on the dashboard
2021-01-24 13:06:26 -08:00
Gabe Kangas
82a16c7d05
Use new current broadcast info for admin dashboard data
2021-01-24 13:06:26 -08:00
Gabe Kangas
7822860f2c
Remove stream key from admin dashboard. Closes https://github.com/owncast/owncast/issues/615
2021-01-24 13:06:26 -08:00
gingervitis
d1cc0dfd97
start on social links editing, wip
2021-01-24 13:06:25 -08:00
gingervitis
015f93ea56
rename form
2021-01-24 13:06:05 -08:00
gingervitis
573d21d7e7
update segments editor to use new latency api
2021-01-24 13:06:05 -08:00
gingervitis
451912aa57
style p tag
2021-01-24 13:06:05 -08:00
gingervitis
5b4178b667
cleanup
2021-01-24 13:06:05 -08:00
gingervitis
93fa75df2e
add delete variant button
2021-01-24 13:06:05 -08:00
gingervitis
73dd084672
add segement slider editor
2021-01-24 13:06:05 -08:00
gingervitis
2ddce9b75a
get variant modal to submit to api and update values
2021-01-24 13:06:05 -08:00
gingervitis
4efc644955
update variant default source
2021-01-24 13:06:05 -08:00
gingervitis
0bdcd0fbf6
edit side nav
2021-01-24 13:06:05 -08:00
Gabe Kangas
fb48b5008a
Add page content editor to sidebar
2021-01-24 13:06:05 -08:00
gingervitis
8458849d88
form fields for video config modal
2021-01-24 13:05:43 -08:00
gingervitis
61e172908a
update layout colors to be consistently dark
2021-01-24 13:05:43 -08:00
gingervitis
5ed73d7f6f
start video variant page; setup video variant table for modals wip; use dark theme as default
2021-01-24 13:05:43 -08:00
gingervitis
e7e89556e7
apply config form flow to edit content page
2021-01-24 13:05:43 -08:00
Gabe Kangas
2772a8e5ec
First pass at page content editor
2021-01-24 13:05:43 -08:00
gingervitis
f19dba31da
clean up and extra fields
2021-01-24 13:05:43 -08:00
gingervitis
f385233109
add number checking
2021-01-24 13:05:43 -08:00
gingervitis
c34aba2f5c
initial video settings setup
2021-01-24 13:05:43 -08:00
gingervitis
5f0d7480bb
clean up and style tweaks
2021-01-24 13:05:43 -08:00
gingervitis
19ae6205c5
have forms call predefine post function
2021-01-24 13:05:43 -08:00
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
2021-01-24 13:05:43 -08:00
gingervitis
c6e978f182
- 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
2021-01-24 13:05:43 -08:00
gingervitis
c93aefa05d
edit tags section
2021-01-24 13:05:43 -08:00
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
2021-01-24 13:05:43 -08:00
gingervitis
f9b7a0d8e0
cleanup and styling , wip
2021-01-24 13:05:43 -08:00
gingervitis
78db81a8eb
pass field resetter and initial values as props down to custom input element
2021-01-24 13:05:43 -08:00
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
2021-01-24 13:05:41 -08:00
gingervitis
f63fe9ea7b
wip
2021-01-24 13:04:59 -08:00
gingervitis
f446385a7e
continue initial setup
2021-01-24 13:04:59 -08:00
gingervitis
48aea8024e
notes
2021-01-24 13:04:57 -08:00
Thilo Billerbeck
f9e3dc2b45
only react to screen resize when device has no touchscreen ( #650 )
2021-01-23 16:02:29 -08:00
petersveter108
401995c52e
Websocket client errors as Warns, broken pipe errors as Trace ( #656 )
...
* Websocket client errors now logged as Warns
broken pipe errors now logged as Trace
* additional space for broken pipe logs
2021-01-22 13:50:23 -08:00
dependabot[bot]
1fef9cf045
Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.36.30 ( #653 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.29 to 1.36.30.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.29...v1.36.30 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 22:25:38 -08:00
petersveter108
12544a7c07
Log hardware utilization messages as warnings instead of errors ( #651 )
2021-01-21 14:14:52 -08:00
dependabot[bot]
35f45b3aae
Bump @videojs/http-streaming from 2.4.2 to 2.5.0 in /build/javascript ( #647 )
...
* Bump @videojs/http-streaming from 2.4.2 to 2.5.0 in /build/javascript
Bumps [@videojs/http-streaming](https://github.com/videojs/http-streaming ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/videojs/http-streaming/releases )
- [Changelog](https://github.com/videojs/http-streaming/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/http-streaming/compare/v2.4.2...v2.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2021-01-20 22:11:50 -08:00
dependabot[bot]
7db361b041
Bump preact from 10.5.10 to 10.5.11 in /build/javascript ( #648 )
...
* Bump preact from 10.5.10 to 10.5.11 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.10 to 10.5.11.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.10...10.5.11 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2021-01-20 22:10:46 -08:00
Gabe Kangas
98b122f8c5
Add select all button to modals
2021-01-20 22:05:16 -08:00
Gabe Kangas
f3d4d095ae
Throw error if one exists so the UI can respond
2021-01-20 21:36:15 -08:00
Gabe Kangas
54ba725af3
Add hls load test
2021-01-19 23:58:14 -08:00
dependabot[bot]
7b5e9a3c56
Bump github.com/aws/aws-sdk-go from 1.36.28 to 1.36.29 ( #645 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.28 to 1.36.29.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.28...v1.36.29 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 22:27:02 -08:00
Gabe Kangas
cb5b1aec0e
Link webhooks and access token pages to documentation
2021-01-18 19:13:04 -08:00