Commit graph

7363 commits

Author SHA1 Message Date
Owncast
3db3afb492 Bundle embedded web app 2023-10-21 17:15:48 +00:00
Alyssa Ross
092134f3f3
Fix parsing of Authorization Bearer header (#3376)
The semantics of the Authorization header are defined by RFC 9110, which says:

> It uses a case-insensitive token to identify the authentication scheme:

Therefore, "bearer", "Bearer", and "bEARER" are equivalent.  This patch fixes
the parsing of the Authorization header to check for the Bearer authentication
scheme case insensitively.

I've modified one of the test cases to use lowercase "bearer", so there's test
coverage for this.
2023-10-21 10:00:50 -07:00
renovate[bot]
6fc3fa37da
chore(deps): update dependency knip to v2.34.1 (#3379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 09:50:41 -07:00
Gabe Kangas
56eb2a4785
chore(lint): silence linter warnings 2023-10-21 09:46:45 -07:00
Owncast
5889f53f62 Bundle embedded web app 2023-10-21 10:39:32 +00:00
renovate[bot]
d137b89302 chore(deps): update dependency @types/chart.js to v2.9.39 2023-10-21 10:31:18 +00:00
Owncast
53c0c080c0 Commit screenshots 2023-10-21 04:10:58 +00:00
Owncast
1fddae6f1f Bundle embedded web app 2023-10-21 01:36:07 +00:00
renovate[bot]
0ea5cf400c
chore(deps): update dependency sass to v1.69.4 2023-10-20 22:08:58 +00:00
Owncast
50deedf47d Bundle embedded web app 2023-10-20 10:57:02 +00:00
renovate[bot]
2dd17c8ffe
chore(deps): update typescript-eslint monorepo to v6.8.0 2023-10-20 07:21:17 +00:00
Owncast
03d815e959 Commit screenshots 2023-10-20 04:10:40 +00:00
Owncast
c5567fa33c Bundle embedded web app 2023-10-20 03:33:37 +00:00
renovate[bot]
91526c904c
fix(deps): update nextjs monorepo to v13.5.5 2023-10-20 00:11:03 +00:00
Owncast
8344e6f895 Bundle embedded web app 2023-10-20 00:10:18 +00:00
renovate[bot]
3dc25879ff
fix(deps): update dependency react-virtuoso to v4.6.2 2023-10-19 21:10:46 +00:00
renovate[bot]
7de63fcca5
chore(deps): update peter-evans/create-or-update-comment digest to 23ff157 2023-10-19 18:56:32 +00:00
Owncast
e03ae74586 Commit screenshots 2023-10-19 04:10:27 +00:00
armadi1809
6b27d850d8
Added a check for the port before calling the splitHostPort function (#3372)
Co-authored-by: Aziz Rmadi <azizrmadi@Azizs-MacBook-Air.local>
2023-10-18 17:01:03 -07:00
renovate[bot]
47d5b3c92f
chore(deps): update peter-evans/create-or-update-comment digest to d85800f 2023-10-18 08:07:07 +00:00
renovate[bot]
39827872ac
fix(deps): update module golang.org/x/mod to v0.13.0 2023-10-18 04:26:38 +00:00
Owncast
ea0a69fdfb Commit screenshots 2023-10-18 04:10:50 +00:00
renovate[bot]
f7aabe2173
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.26 (#3356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 19:01:51 -07:00
Gabe Kangas
6aa758501d
chore(go): bump project version number to 1.21 2023-10-17 18:33:05 -07:00
renovate[bot]
ef6902695e
fix(deps): update module github.com/aws/aws-sdk-go to v1.45.27 2023-10-17 23:21:24 +00:00
Owncast
7a82697ee0 Bundle embedded web app 2023-10-17 13:37:35 +00:00
renovate[bot]
a6ecd7944e
fix(deps): update dependency yaml to v2.3.3 2023-10-17 11:29:35 +00:00
Owncast
72e5780b0b Commit screenshots 2023-10-17 04:10:43 +00:00
Owncast
76702d8010 Bundle embedded web app 2023-10-16 21:17:14 +00:00
renovate[bot]
cedc87c88f
chore(deps): update dependency chromatic to v7.4.0 2023-10-16 19:16:41 +00:00
dependabot[bot]
5f974806f3
Bump @babel/traverse from 7.12.5 to 7.23.2 in /test/automated/api (#3366)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 12:15:32 -07:00
A. Singh
427f4ecdd7
fix: issue with lint and prettier during js format build (#3362) 2023-10-16 10:06:00 -07:00
dependabot[bot]
551b9e3a8b
Bump @babel/traverse from 7.12.5 to 7.23.2 in /test/automated/hls (#3367)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 10:04:45 -07:00
Owncast
0276bf616d Bundle embedded web app 2023-10-16 15:28:43 +00:00
renovate[bot]
a7edffdee1
fix(deps): update dependency react-markdown to v9 (#3365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 08:12:00 -07:00
Owncast
5838180b77 Bundle embedded web app 2023-10-16 13:23:38 +00:00
renovate[bot]
3b402e51ec chore(deps): lock file maintenance 2023-10-16 13:10:40 +00:00
Owncast
a1bded155c Bundle embedded web app 2023-10-16 11:40:12 +00:00
renovate[bot]
c8f5a1da93
fix(deps): update dependency @uiw/react-codemirror to v4.21.20 2023-10-16 07:22:44 +00:00
renovate[bot]
415d0299b0
fix(deps): update module mvdan.cc/xurls to v2 (#3363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 00:22:05 -07:00
Owncast
65248cd658 Bundle embedded web app 2023-10-16 07:05:59 +00:00
renovate[bot]
c473314f74
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.20 2023-10-16 04:32:33 +00:00
Owncast
80355cb339 Commit screenshots 2023-10-16 04:15:55 +00:00
Owncast
35b01f589e Bundle embedded web app 2023-10-16 04:13:16 +00:00
Gabe Kangas
650d66a0a1
chore: downgrade x/mod to silence go 1.21 toolchain error 2023-10-15 21:06:34 -07:00
renovate[bot]
f5698ab6e6
chore(deps): update dependency knip to v2.33.3 (#3353)
* chore(deps): update dependency knip to v2.33.3

* chore(tests): update config file for unused code detection

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-10-15 21:02:16 -07:00
Owncast
c3866152b2 Bundle embedded web app 2023-10-16 02:59:28 +00:00
armadi1809
81c5908545
Set aria-live to off on span responsible for rendering the online message on a stream (#3361)
Co-authored-by: Aziz Rmadi <azizrmadi@Azizs-MacBook-Air.local>
2023-10-15 19:45:54 -07:00
Owncast
0c06c39960 Bundle embedded web app 2023-10-16 00:32:42 +00:00
renovate[bot]
043ffadd6f
chore(deps): update dependency @types/node to v18.18.5 2023-10-15 22:43:51 +00:00