Commit graph

2220 commits

Author SHA1 Message Date
renovate[bot]
799883b553
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.10 2022-11-02 10:06:49 +00:00
renovate[bot]
9eeefe5f57
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.128 2022-11-02 07:47:41 +00:00
renovate[bot]
14f514551c chore(deps): lock file maintenance 2022-10-31 21:45:13 +00:00
M. Ajmal Moochingal
23b6e5868d
Using prepared statements for SQL queries. (#2257)
* using prepared statements for sql query for fixing sql injection

* returning error in getChat instead of logging
2022-10-28 12:32:42 -07:00
renovate[bot]
df7ae71591
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.125 2022-10-28 04:29:43 +00:00
renovate[bot]
b12df3994a
fix(deps): update module golang.org/x/mod to v0.6.0 2022-10-27 10:40:15 +00:00
renovate[bot]
cfc0a036f6
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.16 2022-10-27 02:28:51 +00:00
renovate[bot]
0a754f2db8
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.124 (#2268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 19:27:29 -07:00
Gabe Kangas
3fb1bb575b
Tweak Renovate options for automerge 2022-10-26 19:00:50 -07:00
Gabe Kangas
0af1db73a4
Revert "Tweak Renovate options for automerge"
This reverts commit 1e0d1575d5.
2022-10-26 19:00:02 -07:00
Gabe Kangas
1e0d1575d5
Tweak Renovate options for automerge 2022-10-26 18:58:47 -07:00
renovate[bot]
a008d8a62f
chore(deps): update peter-evans/create-or-update-comment digest to 5adcb0b (#2240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 16:36:09 -07:00
renovate[bot]
d1c8e5f1c9 chore(deps): lock file maintenance 2022-10-24 12:29:52 +00:00
jahway603
28ff2b6040
updated README with minimum go version required to compile (#2239) 2022-10-20 20:56:13 -07:00
renovate[bot]
7652c487fa
chore(deps): update peter-evans/create-or-update-comment digest to 7305482 (#2219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-20 15:35:19 -07:00
renovate[bot]
8e43b9d5d1
fix(deps): update module golang.org/x/time to v0.1.0 2022-10-19 06:15:40 +00:00
renovate[bot]
90b01a6447
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.118 2022-10-19 05:45:39 +00:00
renovate[bot]
b63e3ba335
fix(deps): update golang.org/x/net digest to cb67ada 2022-10-19 05:33:43 +00:00
renovate[bot]
f1bd8f5976 chore(deps): lock file maintenance 2022-10-17 10:30:26 +00:00
renovate[bot]
1be99df694
chore(deps): update peter-evans/create-or-update-comment digest to 843e855 (#2215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 23:09:42 -07:00
renovate[bot]
2f0106149f
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.114 2022-10-13 02:27:00 +00:00
renovate[bot]
e565b84955
fix(deps): update golang.org/x/net digest to 0b7e1fb 2022-10-12 23:44:54 +00:00
Florian Lehner
203f669ca8
preallocate memory (#2201)
**What this PR does / why we need it:**

Preallocate memory instead of enforcing an incremental growth. This will result in less work for the garbage collector.
2022-10-12 16:37:26 -07:00
Gabe Kangas
cade15ea1b
Run API tests on pull requests 2022-10-12 15:34:35 -07:00
renovate[bot]
8a22475ccc chore(deps): lock file maintenance 2022-10-10 10:10:23 +00:00
Matthew Donoughe
10055664bb
add tests for webhook events (#2180)
* add tests for webhook events

* atomic.Uint32 is not in Go 1.18
2022-10-09 22:55:54 -07:00
jahway603
155d671df0
clarified in README.md about musl compatible compiler (#2175)
* clarified in README.md that a musl compatible compiler can be used

* removed unneeded info from README.md

removed unneeded info from README.md

* minor grammar change

minor grammar change
2022-10-06 18:27:57 -07:00
Cleo John
66baabb6ef
Add Gitpod config (#2173)
Gitpod is a free only ide which allows you to edit and run code in the browser. This script eases the gitpod setup.
2022-10-05 15:35:13 -07:00
renovate[bot]
600f7c3ea1
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.21 2022-10-04 20:50:18 +00:00
renovate[bot]
8339b81a85
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.9 2022-10-04 16:36:20 +00:00
renovate[bot]
db4919ad28
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.110 2022-10-04 10:06:16 +00:00
renovate[bot]
ff26213925
fix(deps): update golang.org/x/net digest to bcab684 2022-10-04 06:54:45 +00:00
Evgeniy Kosov
615afd6103
Add ffmpeg as required pre-requisite to README.md (#2166) 2022-10-03 14:00:46 -07:00
renovate[bot]
8e67688846 chore(deps): lock file maintenance 2022-10-03 15:28:14 +00:00
Matt Owens
39327f6b4a
remove extra w.WriteHeader call (#2158) 2022-10-02 13:47:38 -07:00
Gabe Kangas
f7ced7bb58
Fetch all branches in webv2 build 2022-10-02 13:30:49 -07:00
Gabe Kangas
128d6c011d
Set script as +x 2022-10-02 13:17:49 -07:00
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