owncast/core
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
..
chat Using prepared statements for SQL queries. (#2257) 2022-10-28 12:32:42 -07:00
data Function has been re-exported for use 2022-08-03 11:30:06 -07:00
playlist
rtmp
storageproviders Use a custom http client when connecting to aws (#1945) 2022-06-11 18:21:11 -07:00
transcoder Remove package-comments rule 2022-08-26 19:30:35 -07:00
user IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
webhooks add tests for webhook events (#2180) 2022-10-09 22:55:54 -07:00
core.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
offlineState.go
stats.go
status.go
storage.go
streamState.go