gabek
|
747e42f7cc
|
Prettified Code!
|
2021-08-18 23:11:41 +00:00 |
|
Gabe Kangas
|
8907566ed1
|
Fixing chat message formatting in #1315
|
2021-08-18 16:11:00 -07:00 |
|
Aaron Parecki
|
0f00a700e7
|
set max 10 retries for videojs playlist (#1336)
|
2021-08-18 15:19:44 -07:00 |
|
Owncast
|
a8c0a6bf98
|
Commit updated Javascript packages
|
2021-08-18 19:09:13 +00:00 |
|
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>
|
2021-08-18 12:08:19 -07:00 |
|
Owncast
|
b560d31aee
|
Commit updated Javascript packages
|
2021-08-18 19:00:23 +00:00 |
|
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>
|
2021-08-18 11:59:19 -07:00 |
|
Gabe Kangas
|
65319e9bfc
|
Add lodash
|
2021-08-17 18:41:09 -07:00 |
|
Gabe Kangas
|
b7552d9bc1
|
Dedupe name list
|
2021-08-17 17:38:10 -07:00 |
|
dependabot[bot]
|
841c786828
|
Bump antd from 4.16.11 to 4.16.12 (#283)
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.11 to 4.16.12.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.16.11...4.16.12)
---
updated-dependencies:
- dependency-name: antd
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-08-16 18:19:22 -07:00 |
|
dependabot[bot]
|
9897ed5526
|
Bump sass from 1.37.5 to 1.38.0 (#284)
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.38.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.0)
---
updated-dependencies:
- dependency-name: sass
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-08-16 18:18:36 -07:00 |
|
dependabot[bot]
|
0891c16273
|
Bump @ant-design/icons from 4.6.2 to 4.6.3 (#282)
Bumps [@ant-design/icons](https://github.com/ant-design/ant-design-icons) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/ant-design/ant-design-icons/releases)
- [Commits](https://github.com/ant-design/ant-design-icons/commits)
---
updated-dependencies:
- dependency-name: "@ant-design/icons"
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-08-16 18:13:57 -07:00 |
|
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>
|
2021-08-16 12:47:07 -07:00 |
|
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>
|
2021-08-15 18:22:13 -07:00 |
|
dependabot[bot]
|
86fa8b6815
|
Bump @types/markdown-it from 12.0.2 to 12.2.0 (#281)
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 12.0.2 to 12.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)
---
updated-dependencies:
- dependency-name: "@types/markdown-it"
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-08-15 18:15:09 -07:00 |
|
Rohan Sharma
|
69bfb53fc0
|
change admin directory toggle text (#279)
|
2021-08-15 14:25:15 -07:00 |
|
Gabe Kangas
|
af7720a483
|
Use the same screenshot as the web site
It's fancier.
|
2021-08-14 20:24:54 -07:00 |
|
Meisam
|
31a8d81a42
|
Move emoji directory definition to config (#1317)
* mv emojiDir to config
* end comment with period
|
2021-08-14 12:48:04 -07:00 |
|
Meisam
|
f7d0bd1b1f
|
fix chat message pagination (#278)
|
2021-08-14 12:22:05 -07:00 |
|
Gabe Kangas
|
04bb97bffc
|
Fix build error on FreeBSD. Closes #1243
|
2021-08-13 15:34:00 -07:00 |
|
Gabe Kangas
|
a0a8257cb7
|
Bump version constant
|
2021-08-13 00:26:10 -07:00 |
|
Gabe Kangas
|
ea66ccfe3d
|
Update admin bundle
|
2021-08-13 00:26:00 -07:00 |
|
Gabe Kangas
|
4ea416fdbe
|
Update the user object name change time when changing name. Closes #1277
|
2021-08-13 00:05:22 -07:00 |
|
Gabe Kangas
|
a8c5267e18
|
Update micromodal
|
2021-08-13 00:05:22 -07:00 |
|
Gabe Kangas
|
17468f276a
|
Update markjs
|
2021-08-13 00:05:22 -07:00 |
|
Gabe Kangas
|
e2f9ea5195
|
Update htm
|
2021-08-13 00:05:22 -07:00 |
|
Gabe Kangas
|
c791722d71
|
Update vhs
|
2021-08-13 00:05:22 -07:00 |
|
Gabe Kangas
|
bf17293e8b
|
Add automated integration test for client list API.
- Connects via websocket
- Verifies user list exists
- If GeoIP data is available it will test that the geo property of a
client is populated.
|
2021-08-13 08:52:36 +02:00 |
|
Gabe Kangas
|
6f57f570d2
|
Restore GeoIP support to now support chat users. Closes #1304
|
2021-08-13 08:52:36 +02:00 |
|
Gabe Kangas
|
1e436bdb67
|
Only show online client count if we are online. closes https://github.com/owncast/owncast/issues/1306
|
2021-08-12 23:51:13 -07:00 |
|
Gabe Kangas
|
ad59d6ebda
|
Package updates updated these files
|
2021-08-12 23:46:57 -07:00 |
|
Gabe Kangas
|
e3eda87719
|
Auto-expand utilities menu when upgrade is available. Closes https://github.com/owncast/owncast/issues/1299
|
2021-08-12 23:46:24 -07:00 |
|
dependabot[bot]
|
ff595bfd7b
|
Bump eslint-plugin-import from 2.23.4 to 2.24.0 (#277)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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-08-12 23:38:42 -07:00 |
|
dependabot[bot]
|
32bddb4b92
|
Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.29.1 (#276)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-08-12 23:36:03 -07:00 |
|
dependabot[bot]
|
04d7238796
|
Bump @types/node from 16.4.0 to 16.6.1 (#275)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.0 to 16.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
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-08-12 23:34:04 -07:00 |
|
dependabot[bot]
|
b0f1a7d43c
|
Bump markdown-it from 12.1.0 to 12.2.0 (#268)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.1.0...12.2.0)
---
updated-dependencies:
- dependency-name: markdown-it
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-08-12 23:33:00 -07:00 |
|
dependabot[bot]
|
59641661c1
|
Bump eslint-config-next from 11.0.1 to 11.1.0 (#274)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v11.1.0/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
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-08-12 23:31:14 -07:00 |
|
dependabot[bot]
|
11843ae794
|
Bump sass from 1.36.0 to 1.37.5 (#273)
Bumps [sass](https://github.com/sass/dart-sass) from 1.36.0 to 1.37.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.36.0...1.37.5)
---
updated-dependencies:
- dependency-name: sass
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-08-12 23:31:00 -07:00 |
|
dependabot[bot]
|
f5a43c538c
|
Bump @typescript-eslint/parser from 4.28.0 to 4.29.1 (#272)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-08-12 23:30:44 -07:00 |
|
dependabot[bot]
|
2caa45b9bd
|
Bump react-markdown from 6.0.2 to 6.0.3 (#266)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/6.0.2...6.0.3)
---
updated-dependencies:
- dependency-name: react-markdown
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-08-12 23:30:26 -07:00 |
|
dependabot[bot]
|
6ddf78a1f5
|
Bump antd from 4.16.8 to 4.16.11 (#269)
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.8 to 4.16.11.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.16.8...4.16.11)
---
updated-dependencies:
- dependency-name: antd
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-08-12 23:29:59 -07:00 |
|
dependabot[bot]
|
2b863c80b7
|
Bump next from 11.0.1 to 11.1.0 (#271)
Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.1...v11.1.0)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-12 23:29:45 -07:00 |
|
Gabe Kangas
|
5adf2cdecd
|
Pass along disconnect time to determine chat disable timer duration (#1310)
|
2021-08-12 23:24:43 -07:00 |
|
Gabe Kangas
|
6fb383d04b
|
Only ignore messages 5min after disconnect. Part of fixing #1268
|
2021-08-12 22:40:10 -07:00 |
|
Gabe Kangas
|
f87d4f960a
|
Add formatting
|
2021-08-12 22:39:12 -07:00 |
|
Gabe Kangas
|
a01fe638cc
|
Increase golangci-lint timeout
|
2021-08-12 21:33:11 -07:00 |
|
Gabe Kangas
|
cf87f53da3
|
Do not send empty type when its not apropriate
|
2021-08-12 21:20:06 -07:00 |
|
Gabe Kangas
|
9d0ae44c3c
|
Give stream status webhooks an id and timestamp
|
2021-08-12 20:02:17 -07:00 |
|
Gabe Kangas
|
53d0e8653e
|
Remove old unused function
|
2021-08-12 17:23:28 -07:00 |
|
dependabot[bot]
|
72653a4ada
|
Bump path-parse from 1.0.6 to 1.0.7 in /build/javascript (#1307)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-12 17:15:17 -07:00 |
|