Gabe Kangas
c6c6f0233d
Expanded linting + fix warnings ( #1396 )
...
* Expand the linters and types of warnings to improve consistency and safety
* Fail lint workflow if there are errors
* golint has been replaced by revive
* Hand-pick some of the default exclude list
* Ignore error when trying to delete preview gif
* Ignore linter warning opening playlist path
* Rename user field Id -> ID
* A bunch of renames to address linter warnings
* Rename ChatClient -> Client per linter suggestion best practice
* Rename ChatServer -> Server per linter suggestion best practice
* More linter warning fixes
* Add missing comments to all exported functions and properties
4 years ago
Gabe Kangas
70e9f4945f
Simplify repo Readme and focus on building/running/contributing and less about features
4 years ago
Jannik
511805062e
Create CONTRIBUTING.md ( #1394 )
...
As requested by https://hacktoberfest.digitalocean.com/resources/maintainers .
4 years ago
Gabe Kangas
2cd358d367
Mark micromodal as vendored
4 years ago
Owncast
4c158ea588
Commit updated Javascript packages
4 years ago
dependabot[bot]
aa19d8a2c1
Bump @videojs/http-streaming from 2.10.2 to 2.10.3 in /build/javascript ( #1386 )
...
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.10.2 to 2.10.3.
- [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.10.2...v2.10.3 )
---
updated-dependencies:
- dependency-name: "@videojs/http-streaming"
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
Halil İbrahim Kocaöz
d90b02e50b
fix moved transcoding error links ( #1381 )
4 years ago
ooa113y
efb80243d5
Fix Windows tests ( #1376 )
...
* Fix Windows tests
* Use filepath.Join
4 years ago
Gabe Kangas
37e787560e
Add svg to image list
4 years ago
Gabe Kangas
c7f8899b82
Add preview gif to the short short cache time
4 years ago
Gabe Kangas
31dbdb8746
Increase cache duration for static files
4 years ago
Meisam
ae1c2d89f0
Check for secret key before nightly builds ( #1375 )
4 years ago
dependabot[bot]
3197b22dbb
Bump github.com/shirou/gopsutil ( #1369 )
...
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil ) from 3.21.7+incompatible to 3.21.8+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.7...v3.21.8 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil
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
Gabe Kangas
f85dada0cc
Add quicktime player (applecoremedia) to player useragent list
4 years ago
Meisam
965ad2854b
Improve no-JS landing page ( #1367 )
...
* improve landing page for no js
* update no js page
* update no js explanations
* Some text tweaks
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
4 years ago
Meisam
e8e21ca45b
Add support for loading the owncast URL in mpv ( #1356 )
...
* redirect players to hls link
* add VLC to players list
4 years ago
Gabe Kangas
7278ce8f26
Merge pull request from GHSA-2hfj-cxw7-g45p
4 years ago
Gabe Kangas
663a7b5fe1
Update admin bundle
4 years ago
Gabe Kangas
5b14a8aa92
Update admin bundle
4 years ago
gabek
66259ed229
Prettified Code!
4 years ago
Gabe Kangas
4a34ccde05
Increase do not autoscroll buffer to fix chat not scrolling to bottom. Fixes #1324
4 years ago
nothub
d522e41d5c
do not exit after successful stream key change ( #1355 )
4 years ago
Gabe Kangas
15238bf9de
Add an endpoint for returning a most-compatible logo (non-svg) used in sharing and indexing. Closes #1286
4 years ago
Gabe Kangas
734e16203e
Attempt running tests under freebsd and openbsd vms
4 years ago
Gabe Kangas
ec89fb2def
Remove windows from test matrix. Filed TODO to fix tests for windows
4 years ago
Gabe Kangas
b50f1674a8
Add more test targets for GitHub tests
4 years ago
Gabe Kangas
e3b0af1b67
Expand upon flood detection and chat rate limiting. Closes #1349
4 years ago
Gabe Kangas
99a3aae843
Mark viewer as active when fetching playlist. Closes #1343
4 years ago
Owncast
cdbb6d9a44
Commit updated Javascript packages
4 years ago
dependabot[bot]
68c4d5a73e
Bump @videojs/http-streaming from 2.10.1 to 2.10.2 in /build/javascript ( #1346 )
...
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.10.1 to 2.10.2.
- [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.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: "@videojs/http-streaming"
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
Gabe Kangas
2094154917
Remove Linode todo
...
As they list the version as "latest" now.
4 years ago
Meisam
26041a0dc3
change admin 404 error log level to debug ( #1342 )
4 years ago
Gabe Kangas
9756c4c4d4
Update admin bundle
4 years ago
Gabe Kangas
1a1e2a3738
Revert "Update test to reflect the newline -> br tag change"
...
This reverts commit 3d09698355 .
4 years ago
Gabe Kangas
e5735b8d6d
Remove adding <br> tags to newlines
4 years ago
Ginger Wong
e463c5b1d9
Merge branch 'develop' of github.com:owncast/owncast into develop
4 years ago
Ginger Wong
81ecb9a379
convert new lines to empty <p> tags
4 years ago
Gabe Kangas
3d09698355
Update test to reflect the newline -> br tag change
4 years ago
Ginger Wong
638fd111e8
Merge branch 'develop' of github.com:owncast/owncast into develop
4 years ago
Ginger Wong
9d6e32640e
simplfy message text styles
4 years ago
Gabe Kangas
3618a28240
Re-enable unsafe tags as they are needed for emoji
4 years ago
gabek
747e42f7cc
Prettified Code!
4 years ago
Gabe Kangas
8907566ed1
Fixing chat message formatting in #1315
4 years ago
Aaron Parecki
0f00a700e7
set max 10 retries for videojs playlist ( #1336 )
4 years ago
Owncast
a8c0a6bf98
Commit updated Javascript packages
4 years ago
dependabot[bot]
1c45473942
Bump @videojs/http-streaming from 2.10.0 to 2.10.1 in /build/javascript ( #1334 )
...
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.10.0 to 2.10.1.
- [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.10.0...v2.10.1 )
---
updated-dependencies:
- dependency-name: "@videojs/http-streaming"
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
b560d31aee
Commit updated Javascript packages
4 years ago
dependabot[bot]
49bdc9043f
Bump cssnano from 5.0.7 to 5.0.8 in /build/javascript ( #1333 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.7...cssnano@5.0.8 )
---
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
dependabot[bot]
9e4bf2dc50
Bump golang.org/x/mod from 0.4.2 to 0.5.0 ( #1326 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/golang/mod/releases )
- [Commits](https://github.com/golang/mod/compare/v0.4.2...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
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
Meisam
4cd7b254da
keep the chat enabled on timer ( #1313 )
...
* keep the chat enabled on timer
* fix chat deactivation of stream stop
* simplify the chat status logic
* Use strict inequality
Co-authored-by: gingervitis <omqmail@gmail.com>
* Use strict inequality
Co-authored-by: gingervitis <omqmail@gmail.com>
Co-authored-by: gingervitis <omqmail@gmail.com>
4 years ago