Gabe Kangas
98fce01b52
Add support for active viewer details API. Closes #1477 ( #1747 )
3 years ago
Gabe Kangas
92041c4c23
Add Prometheus for some Owncast metrics ( #1744 )
...
* Add Prometheus for some Owncast metrics. Closes #1303
* Wrap prometheus metrics endpoint in admin middleware
3 years ago
Owncast
713c8f913e
Update admin to 7cd23993d592b8231eaeec6165cb7e0fa67adb5f
3 years ago
Gabe Kangas
5e6bc50b59
Handle pagination for the federated actions & followers responses ( #1731 )
...
* Add pagination for admin social list
* Use Paginated API for followers tab on frontend
3 years ago
Owncast
bdae263819
Update admin to 5f10d5dbeff9bb098c920f6c6acad48f38fa735d
3 years ago
Gabe Kangas
d24ddc2b0a
Add support for and use socket host override. ( #1682 )
...
* Add support for and use socket host override. Closes #1378
* Fix embeds with the new websocket constructor
3 years ago
Owncast
9d5bdc320c
Update admin to 5720a43402043364f732bdefc5c563127d51e2c3
3 years ago
Gabe Kangas
d5a6267b1f
Add support to disable chat join messages. Closes #1582 ( #1743 )
3 years ago
gabek
8692dcca16
Prettified Code!
3 years ago
le-fractal
c86a07122b
Auto-select username input field when changing name. ( #1754 )
...
Co-authored-by: Le Fractal <17422-fractal@users.noreply.framagit.org>
3 years ago
Gabe Kangas
9125083f37
Bump version constant
3 years ago
Gabe Kangas
cfa1b1600c
Manually run api docs generation
3 years ago
Gabe Kangas
720378409e
Remove pkged.go
3 years ago
Gabe Kangas
ec41fd87a3
Explicitly set go version
3 years ago
dependabot[bot]
c084efebb6
Bump cssnano from 5.0.17 to 5.1.0 in /build/javascript ( #1755 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.17 to 5.1.0.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.17...cssnano@5.1.0 )
---
updated-dependencies:
- dependency-name: cssnano
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>
4 years ago
Owncast
70a486ab9a
Update admin to 783b5693e63795d2d381cff2b1b062c24b2cbd52
4 years ago
Owncast
4f19e4fd46
Update admin to d094ab753ba2a38add345735ba522f6f75f04f29
4 years ago
Owncast
eded7da430
Update admin to 794da93134165c59620b03e2ec3dcb9ba67e6dfc
4 years ago
Gabe Kangas
7fa7f8ee7f
Use userAgentData.mobile instead of deprecated useragent. Closes #1665
4 years ago
Gabe Kangas
73b3ecaa44
Remove unused var
4 years ago
Gabe Kangas
6796998124
Remove unnecessary var data in log messages. Closes #1640
4 years ago
dependabot[bot]
1c02ed291b
Bump postcss from 8.4.6 to 8.4.7 in /build/javascript ( #1746 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.6 to 8.4.7.
- [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.4.6...8.4.7 )
---
updated-dependencies:
- dependency-name: postcss
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>
4 years ago
dependabot[bot]
74c126de21
Bump github.com/yuin/goldmark from 1.4.6 to 1.4.7 ( #1742 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.4.6...v1.4.7 )
---
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>
4 years ago
Owncast
b447587c91
Update admin to a3553c2cf77e2a82e5fc6e940624313b19a5e80b
4 years ago
Owncast
9b7c29e82a
Update admin to 91f6db708a20949fc80e8679a9fd8dfea94c409f
4 years ago
Owncast
28ceca8f25
Update admin to 8eeb6137da772a1dc6603e8465c0d7042dc1937f
4 years ago
Owncast
f0e422bbf9
Update admin to 33209dae909d6fd8cd291982a4f6b46f94b579fd
4 years ago
dependabot[bot]
d40beafae1
Bump github.com/aws/aws-sdk-go from 1.42.0 to 1.43.0 ( #1741 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
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>
4 years ago
dependabot[bot]
a906f462cd
Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 ( #1738 )
...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
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>
4 years ago
Owncast
6b6201cd49
Commit updated Javascript packages
4 years ago
dependabot[bot]
cbb229250f
Bump preact from 10.6.5 to 10.6.6 in /build/javascript ( #1737 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.6.5 to 10.6.6.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.6.5...10.6.6 )
---
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>
4 years ago
Owncast
54efa55de6
Update admin to ab2cbafa27ff57871647208f1ee7db916e45a501
4 years ago
dependabot[bot]
55d4074941
Bump github.com/yuin/goldmark from 1.4.5 to 1.4.6 ( #1734 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.4.5...v1.4.6 )
---
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>
4 years ago
dependabot[bot]
234df59026
Bump follow-redirects from 1.14.4 to 1.14.8 in /test/automated/browser ( #1735 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Jannik
dcf19923a1
🩹 Chat fed. event: acc name shld truncate ( #1730 ) ( #1732 )
4 years ago
Owncast
101b654359
Update admin to 0a0c204839f23ceddba3bad5674f367452dfc141
4 years ago
Owncast
6e46138e4f
Update admin to 6caa07ab61ac2938303f8e1e1737db185512ef7a
4 years ago
Gabe Kangas
b084d68fb1
Clean up and consolidate AP actor resolution logic
...
- Consolidate Person, Service and Application to adhere to a single
interface type.
- Add additional error checking around actor properties.
- Remove redundant IRI->Actor resolution callbacks and use only the ones
in the ResolveIRI method.
4 years ago
dependabot[bot]
0ca0620aef
Bump github.com/yuin/goldmark from 1.4.4 to 1.4.5 ( #1724 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.4.4...v1.4.5 )
---
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>
4 years ago
dependabot[bot]
a70d1fdaa1
Bump github.com/microcosm-cc/bluemonday from 1.0.17 to 1.0.18 ( #1725 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.17...v1.0.18 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
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>
4 years ago
dependabot[bot]
0e07e4d76d
Bump cssnano from 5.0.16 to 5.0.17 in /build/javascript ( #1726 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.16 to 5.0.17.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.16...cssnano@5.0.17 )
---
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>
4 years ago
Owncast
9b9e91c73e
Update admin to bb706e269e0f9630b94d10319573c45ab87eb82f
4 years ago
Owncast
3028bb2f91
Update admin to 739e1091a48f738ed93c878199193a4c0b944361
4 years ago
Owncast
5e3796014a
Update admin to d94c5922a82158eb490c692f8b6a25eef41e1c51
4 years ago
Owncast
49b405453e
Update admin to b57b877e34a894e2848fc94ac67d55fb2eed01c9
4 years ago
Owncast
ce1aa4ac10
Update admin to 3b7502cf7fa9d49955ab4d1069e682f851b86405
4 years ago
Owncast
d2476b947f
Update admin to 63dbeb1aabac0e66d376766de4d7dcfeb5c81a8d
4 years ago
Owncast
ed7b0d6638
Update admin to 4a10a4d6aa12c7f13aac7f8f7a046f0be1fdeb8e
4 years ago
Owncast
f7d0ac5486
Update admin to afa77cb587c44d39733a2bcdac5a84b65d2bd61d
4 years ago
Owncast
859b73a2c7
Update admin to 20403b9ee39914719fc86517aa53c265752d5ff1
4 years ago