Gabe Kangas
992e819f38
Lock metrics on mutation
3 years ago
Owncast
1df4c96963
Update admin to 4367e37786dd14fb6ca522a4b0a976c5ca217e73
3 years ago
Gabe Kangas
d1e39c4c1e
Force uniqueness with previews and logos on the fediverse. Closes #1777 and closes #1776
3 years ago
Gabe Kangas
dc16eafea4
Add git to build step
3 years ago
Gabe Kangas
d8ead6d954
Allow the latency compensator to be dynamic
3 years ago
Owncast
4d5de61148
Update admin to f5dfe66d170d48a2109c89f5ea35dde0cb3d5e9a
3 years ago
Gabe Kangas
6479220e78
Expand upon playback metrics
3 years ago
Gabe Kangas
d84da617b7
Add player latency compensator. Closes #837 ( #1786 )
3 years ago
Owncast
233c2656d8
Update admin to 3bd00a31b28b8aa2c59893bd7b19314ce7231712
3 years ago
Gabe Kangas
689b6feef2
Remove rougue import
3 years ago
Gabe Kangas
babbcecc9c
Stream performance metrics ( #1785 )
...
* WIP playback metrics
* Playback metrics collecting + APIs. Closes #793
* Cleanup console messages
* Update test
* Increase browser test timeout
* Update browser tests to not fail
3 years ago
Lerk
f5a5ac006a
Add videotoolbox codec ( #1771 )
...
* add videotoolbox codec
* add -realtime flag for medium and below quality
* add quality level to extra arguments
* use variant flags instead of extra arguments
* add videotoolbox test
* fix test
3 years ago
Owncast
d874913aa1
Update admin to 8f67df6bc0c1dc7dfe4af4a2839cac40d59473f7
3 years ago
Renovate Bot
e805f48637
Update github.com/nareix/joy5 digest to 2c912ca
3 years ago
Renovate Bot
7cbc174af6
Update golang.org/x/time digest to 0e9765c
3 years ago
Owncast
7e46335279
Update admin to f58ac7c01299921caa802c8ccefe206f3c517f98
3 years ago
David
6e05c5cd7d
Fix and refactor `getCaretPosition` ( #1782 )
3 years ago
Gabe Kangas
c960f6488f
Replace timestamp for cachebuster with rand string. Closes #1781
3 years ago
Gabe Kangas
a8167dc9e0
Fix tests after segment filename change
3 years ago
Gabe Kangas
b9a597299f
Simplify segment filenames. Closes #1778
...
Remove the seconds as an identifier to allow for segments to be written
more than one per second.
3 years ago
Gabe Kangas
994145b609
Fix prometheus viewer count value & rename metrics names
3 years ago
Renovate Bot
a3e2a1bb1a
Lock file maintenance
3 years ago
David
9983ef2794
[fix] improve custom emoji validation ( #1772 )
3 years ago
Renovate Bot
165771ea8e
Update github.com/teris-io/shortid commit hash to e59966e
3 years ago
Gabe Kangas
b5d60d9f40
Fix linter warnings
3 years ago
Lerk
a7687c861e
Fix "invalid cross-device link" error when running on a different filesystem ( #1769 )
...
* fix cross-device rename errors
* fallback to copy instead of always using it
* use tmp dir in data folder
* recreate tmp dir at startup
3 years ago
Owncast
88ed026eae
Update admin to eb0749902e024245748735a0cc01d083205124e8
3 years ago
Gabe Kangas
48006d7a79
Fix updated go linter
3 years ago
Gabe Kangas
2743bddf4e
Fix js package build workflow
3 years ago
Gabe Kangas
a8bece63e5
Remove Renovate grouped PRs
3 years ago
Gabe Kangas
883d22cf76
Force worfklow to run under node 12
3 years ago
Gabe Kangas
d6aa8b5d7c
Bump gopsutil to v3
3 years ago
Gabe Kangas
5dd3ce5c44
Update golangci-lint action
3 years ago
Owncast
c64113329f
Update admin to 2e51ab7a64311908f0493068ab462333b75999c4
3 years ago
Owncast
b7a17ffbdb
Update admin to ff75e8120995b42a7891774c33d89d726013a858
3 years ago
Owncast
fcb4d51481
Update admin to 8c76347ad8e4644ac427d6b7b2748e7665aa1e79
3 years ago
Owncast
4619064a13
Update admin to 75b92f29559c645a92bc0e96cfed66b433b349ea
3 years ago
Owncast
9612e7ee65
Update admin to 3942bddaa83c58c90a44f37e6a0671748645cef1
3 years ago
Owncast
7378079ac9
Update admin to 6740d192115c9df37a550216821c7614bb7929d1
3 years ago
Owncast
674a62d022
Update admin to 5873e68af4147b0f68d7b65c401e19835c715730
3 years ago
Owncast
069c8b03c3
Update admin to 4fee9bf1bdd312554d1a50956e4402939dc25b6d
3 years ago
Gabe Kangas
e0a75d5d54
Add support for established chat user mode. #1587 ( #1681 )
...
* Add support for established user mode. #1587
* Tweak tests
* Tweak tests
* Update test
* Fix test.
3 years ago
dependabot[bot]
123d559ba4
Bump ansi-regex from 5.0.0 to 5.0.1 in /test/automated/api ( #1764 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Owncast
0f0137a345
Update admin to 272139611273be8e0976d6c5bbefad44527a0bff
3 years ago
Gabe Kangas
19b9a8bdf6
Add support for IP-based bans ( #1703 )
...
* Add support for IP-based bans. Closes #1534
* Linter cleanup
3 years ago
Gabe Kangas
78c27ddbdd
Add an icon for bot messages. Closes #1172 ( #1729 )
3 years ago
Owncast
6e0e33dedb
Update admin to cbd6bc7936dd86e7eab87bc6b4cf6e50c4720914
3 years ago
Gabe Kangas
1ed1cc01eb
Persist time series viewer metrics ( #1752 )
...
* WIP persisting time series viewer metrics. Closes #1478
* Remove unused var, move around initial collection
3 years ago
renovate[bot]
1f05783d9a
Lock file maintenance ( #1763 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
7fb9c17aca
Pin dependencies ( #1762 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago