Owncast
f0d24d129d
Update admin to 0d242dd4be5c98d36fa2c9ffe991a4e45edddd4c
2021-11-29 05:15:41 +00:00
Owncast
1a031f9d30
Update admin to 2a7a6cb9f1b3f90ef77a850ea852893952b88832
2021-11-28 02:15:03 +00:00
Owncast
b0ebecfb4c
Commit updated Javascript packages
2021-11-27 05:08:49 +00:00
dependabot[bot]
9d68db62ca
Bump preact from 10.6.0 to 10.6.1 in /build/javascript ( #1556 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.6.0 to 10.6.1.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.6.0...10.6.1 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-26 21:07:37 -08:00
Gabe Kangas
b052fa410b
Update tests
2021-11-26 21:05:18 -08:00
Gabe Kangas
90b1c8639f
Reduce max complexity in linter
2021-11-26 20:55:58 -08:00
Gabe Kangas
73e58a7801
Refactor the offline clip handling.
...
More stable, reduced function complexity.
2021-11-26 20:55:31 -08:00
Owncast
3ed7035e39
Update admin to d8e1b0e1b115e6b97efd0bac8818341d72d8bcd0
2021-11-26 03:11:32 +00:00
dependabot[bot]
36a31823dd
Bump postcss from 8.3.11 to 8.4.1 in /build/javascript ( #1557 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.11 to 8.4.1.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-25 08:57:13 -08:00
Owncast
3da099d35e
Commit updated Javascript packages
2021-11-25 16:48:04 +00:00
dependabot[bot]
f4da217858
Bump @joeattardi/emoji-button from 4.6.0 to 4.6.2 in /build/javascript ( #1558 )
...
Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/joeattardi/emoji-button/releases )
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.6.0...v4.6.2 )
---
updated-dependencies:
- dependency-name: "@joeattardi/emoji-button"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-25 08:46:30 -08:00
Owncast
558f271856
Commit updated Javascript packages
2021-11-25 05:28:00 +00:00
dependabot[bot]
c220a78118
Bump preact from 10.5.15 to 10.6.0 in /build/javascript ( #1553 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.15 to 10.6.0.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.15...10.6.0 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-24 21:27:04 -08:00
Owncast
2065908c5e
Update admin to fc607ea343a3628d6c7f694d7bd091bd903075b9
2021-11-25 02:52:27 +00:00
Owncast
d203fa1c3a
Commit updated Javascript packages
2021-11-24 19:21:03 +00:00
dependabot[bot]
251a7f246e
Bump micromodal from 0.4.7 to 0.4.9 in /build/javascript ( #1554 )
2021-11-24 11:19:58 -08:00
Gabe Kangas
3585340f1b
Update test
2021-11-23 22:02:39 -08:00
Gabe Kangas
2fba39b7c7
Increase the number of segments in HLS playlist.
...
In testing this is not increasing latency and should improve stability
and reliability for some people, since there will be a larger back
buffer to work from.
2021-11-23 21:54:51 -08:00
Owncast
3d44c5d8e4
Commit updated Javascript packages
2021-11-23 15:45:26 +00:00
dependabot[bot]
a0140879b9
Bump micromodal from 0.4.6 to 0.4.7 in /build/javascript ( #1549 )
2021-11-23 07:43:43 -08:00
Owncast
e915cb49bd
Update admin to a778dc999e7862dfb34438c8d759442785d52fd4
2021-11-23 03:48:21 +00:00
Owncast
4e96835274
Update admin to 50ca541baec42ea929009483b350161d4618dca4
2021-11-22 01:30:00 +00:00
Eng Zer Jun
7996df85e1
refactor: move from io/ioutil to io and os packages ( #1546 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-19 22:42:50 -08:00
Gabe Kangas
00019bf86b
Allow for rendering a wider color range for messages
2021-11-17 17:56:52 -08:00
Gabe Kangas
7bf421e506
Add package files to support running fakeChat.js
2021-11-17 17:56:52 -08:00
Owncast
d9314eac2c
Update admin to cba0da2dcacab2dc4d65ff61fb2d9323dfb108e5
2021-11-18 01:29:17 +00:00
Gabe Kangas
040c838881
Keep list of renderable message types and check against them
2021-11-17 17:19:58 -08:00
dependabot[bot]
9316e2ebc0
Bump cssnano from 5.0.10 to 5.0.11 in /build/javascript ( #1540 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.10...cssnano@5.0.11 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-17 10:42:46 -08:00
Gabe Kangas
1873151390
Disable caching of some GET apis. Closes #1530
2021-11-16 20:58:50 -08:00
Matt Steele
dc664af3c0
Specify required Go version to compile from source ( #1539 )
2021-11-16 19:30:05 -08:00
Gabe Kangas
d213c4a5b7
Only show moderator flag if you are a moderator. Fixes #1536
2021-11-16 17:59:59 -08:00
Gabe Kangas
7b1d24873e
Only act on messages of type CHAT. Closes #1537
2021-11-16 17:46:28 -08:00
Gabe Kangas
a14f174183
Fix browser name change test not actually changing name
2021-11-16 17:41:31 -08:00
Owncast
4d998ac589
Commit updated Javascript packages
2021-11-16 17:52:51 +00:00
dependabot[bot]
35482a62ba
Bump github.com/yuin/goldmark from 1.4.3 to 1.4.4 ( #1532 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.4.3...v1.4.4 )
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 09:52:14 -08:00
dependabot[bot]
bbcc02338b
Bump video.js from 7.15.4 to 7.17.0 in /build/javascript ( #1531 )
...
Bumps [video.js](https://github.com/videojs/video.js ) from 7.15.4 to 7.17.0.
- [Release notes](https://github.com/videojs/video.js/releases )
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/video.js/compare/v7.15.4...v7.17.0 )
---
updated-dependencies:
- dependency-name: video.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 09:51:49 -08:00
Owncast
519e60b1e2
Update admin to ff1dc3fb59cdad30196e9e2b0f8d6a1ea44d1983
2021-11-16 01:17:51 +00:00
Owncast
cc27be3721
Update admin to 9cc9dc8d8c96d3f6b09e3bf5c074d23837c26ab0
2021-11-16 01:13:36 +00:00
Owncast
7635be565d
Update admin to fd9e718734c5e6c7f73f6c19b23eabfdba2c4738
2021-11-16 01:09:39 +00:00
Owncast
66693b563b
Update admin to 7f277ea4f322685350d1280599b548c74524aee1
2021-11-16 00:58:31 +00:00
Owncast
2eedcc5a0f
Update admin to f42267c88407d02172e9786c687e0ec3b2f07d87
2021-11-15 23:10:59 +00:00
Owncast
14af894446
Update admin to 6a846a604723c6cd7d195c3b41b2534b1fbe9ae1
2021-11-15 20:25:17 +00:00
Jannik
da199e5775
use worker pool to limit webhooks to 10 concurrent http executions ( #1510 ) ( #1525 )
...
* refactor: use worker pool to limit webhooks to 10 concurrent http executions (#1510 )
* chore: try to please go linter
2021-11-14 10:02:52 -08:00
Gabe Kangas
06f3644b11
Remove running codeql on a schedule
...
PRs and pushes only.
2021-11-13 18:49:57 -08:00
Gabe Kangas
32e72883a6
Tweak system message style
2021-11-13 17:44:23 -08:00
Gabe Kangas
5a6a4240ae
Add new icons and tweak styles of moderator actions
2021-11-13 17:03:17 -08:00
Gabe Kangas
1e1e7f5cf4
Swap out follow platform icon
2021-11-13 16:48:40 -08:00
Gabe Kangas
97f806440e
Make emoji small within the moderator info box. closes #1519
2021-11-12 21:42:50 -08:00
Owncast
a6e190bfdd
Update admin to c8a31ade5e5f88d25f272f491afcbc83ee9ecd45
2021-11-13 05:31:26 +00:00
Owncast
72cc0206a4
Update admin to 8279a11f5152836ac9cd0465947f0f7bb6a43544
2021-11-13 00:50:23 +00:00