Gabe Kangas
e24b431cfc
Add nightly build of the webv2 branch
2022-10-02 13:11:34 -07:00
renovate[bot]
20f1b9f8ae
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.109 (develop) ( #2147 )
...
* fix(deps): update module github.com/aws/aws-sdk-go to v1.44.109
* Commit updated API documentation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2022-10-02 11:24:31 -07:00
Matt Owens
e20985ecb4
Treat fediverse usernames as case-insensitive ( #2155 )
...
* treat fediverse usernames as case-insensitive for auth
* add test for case insensitive, clean up duplicate import in federverse auth controller
* fix test, there was an issue with state when all the tests were run
2022-10-02 11:16:46 -07:00
Gabe Kangas
2ff5f31597
Revert "Add va-api support in docker ( #2072 )"
...
This reverts commit 8e786a47f0
.
2022-10-01 20:16:15 -07:00
nezu
8e786a47f0
Add va-api support in docker ( #2072 )
...
* Add necessary drivers for va-api support in docker
* Update Earthfile to match Dockerfile
2022-10-01 09:54:04 -07:00
gabek
92107e222e
Prettified Code!
2022-09-30 16:43:28 +00:00
luzpaz
a080fa1524
Fix various typos ( #2149 )
...
* Fix various typos
Found via `codespell -q 3`
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online>
2022-09-30 09:42:54 -07:00
renovate[bot]
e20b092aa2
fix(deps): update module github.com/yuin/goldmark to v1.5.2
2022-09-30 16:26:14 +00:00
renovate[bot]
0563a220ee
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.107
2022-09-29 01:52:54 +00:00
renovate[bot]
99e29e14d3
fix(deps): update golang.org/x/time digest to f3bd1da
2022-09-29 01:43:00 +00:00
renovate[bot]
427c6f94cd
fix(deps): update golang.org/x/net digest to f486391
2022-09-28 23:27:00 +00:00
renovate[bot]
769c1bdf23
Lock file maintenance
2022-09-26 14:22:22 +00:00
Gabe Kangas
99d034b1a5
Replace -> ReplaceAll
2022-09-21 10:24:16 -07:00
Gabe Kangas
4ed563beed
Make linter run on pull_request events
2022-09-21 10:22:44 -07:00
James Young
8ca53c6063
docs: add a new GH PR template for PRs for #2119 ( #2133 )
2022-09-21 10:04:56 -07:00
Matt Owens
5dafdb479d
Sanitize user submitted values before logging ( #2134 )
...
* strip line breaks from user-submitted values before logging
* finish comment
2022-09-21 10:03:16 -07:00
renovate[bot]
b9fcca941d
Lock file maintenance
2022-09-19 13:25:35 +00:00
renovate[bot]
1332e1040a
Update module github.com/aws/aws-sdk-go to v1.44.99 ( #2122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-15 21:36:27 -07:00
renovate[bot]
9242585225
Update golang.org/x/net digest to bea034e
2022-09-15 22:36:28 +00:00
Gabe Kangas
f1f85fb3e3
Update link in comment.
2022-09-13 23:08:47 -07:00
renovate[bot]
9ef0548e12
Lock file maintenance
2022-09-13 02:41:30 +00:00
renovate[bot]
6110d93acf
Update peter-evans/create-or-update-comment digest to 6fcd282 ( #2106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 16:17:14 -07:00
Gabe Kangas
e87ece6711
Mention t-shirts.
2022-09-12 15:33:40 -07:00
Gabe Kangas
a7e8fb6659
Update message
2022-09-12 14:56:12 -07:00
Gabe Kangas
cc0c48a9a5
Add workflow to auto-comment good first issues.
2022-09-12 14:53:14 -07:00
renovate[bot]
5f1ffd570f
Update module github.com/shirou/gopsutil/v3 to v3.22.8
2022-09-05 05:40:06 +00:00
renovate[bot]
dfdd78df7c
Update module github.com/yuin/goldmark to v1.4.14
2022-09-05 03:49:05 +00:00
renovate[bot]
79f171e24d
Update module github.com/microcosm-cc/bluemonday to v1.0.20
2022-09-05 01:24:20 +00:00
renovate[bot]
f89bfb9c87
Update module github.com/aws/aws-sdk-go to v1.44.91
2022-09-05 00:01:00 +00:00
renovate[bot]
2cc7f88cfc
Update golang.org/x/net digest to 83b083e
2022-09-04 20:25:23 +00:00
renovate[bot]
513af05906
Lock file maintenance
2022-08-29 14:42:14 +00:00
Gabe Kangas
20e6b87a35
Remove package-comments rule
2022-08-26 19:30:35 -07:00
Gabe Kangas
7541250d8e
Remove unused linter
2022-08-26 19:20:45 -07:00
Gabe Kangas
87ca4c9434
Do not run go linting on web-only changes
2022-08-26 14:27:37 -07:00
renovate[bot]
b1376497ca
Update module github.com/aws/aws-sdk-go to v1.44.82
2022-08-23 02:08:26 +00:00
renovate[bot]
bafb34c50a
Lock file maintenance
2022-08-22 13:06:01 +00:00
Gabe Kangas
9a1d1873ac
Migrate issue template to be a form
2022-08-21 22:58:58 -07:00
Gabe Kangas
94d52dde57
Update bug-report-feature-request.md
2022-08-21 16:16:05 -07:00
Gabe Kangas
8bd222e847
Do not run tests on web-only changes
2022-08-20 12:08:18 -07:00
renovate[bot]
757b1beb2f
Update module github.com/aws/aws-sdk-go to v1.44.81
2022-08-20 05:30:34 +00:00
gabek
cb71fc06cb
Prettified Code!
2022-08-17 16:36:23 +00:00
cel
56ad654a02
Add Fediverse, Matrix and XMPP social links ( #2044 )
2022-08-17 09:35:45 -07:00
renovate[bot]
e22ae65053
Update module github.com/aws/aws-sdk-go to v1.44.78
2022-08-16 21:11:49 +00:00
renovate[bot]
91c32e69d7
Update module github.com/mattn/go-sqlite3 to v1.14.15
2022-08-16 16:32:57 +00:00
renovate[bot]
03acfb83fc
Update module github.com/aws/aws-sdk-go to v1.44.77
2022-08-16 16:24:08 +00:00
Gabe Kangas
0e470d205a
Add product definition to repo for reference
2022-08-15 15:05:31 -07:00
Gabe Kangas
f3c608c937
Move baseBranches config option to top level
2022-08-15 08:39:44 -07:00
Gabe Kangas
d32d741abf
Limit chat display names to 30 characters. Closes #1919
2022-08-14 18:09:16 -07:00
Gabe Kangas
c93d4fca08
Allow dependency updates to WIP webv2 branch
2022-08-14 17:48:11 -07:00
renovate[bot]
70aa31153f
Update module github.com/aws/aws-sdk-go to v1.44.76 ( #2030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-14 10:46:02 -07:00