owncast/core
Jannik 2278fec70a
execute webhooks in parallel (and 🐛 update webhooks.last_used correctly) (#1505)
*  execute webhooks in parallel

* 🐛 update the webhooks.last_used column correctly
2021-11-01 19:13:20 -07:00
..
chat Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
data execute webhooks in parallel (and 🐛 update webhooks.last_used correctly) (#1505) 2021-11-01 19:13:20 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Optimise regexp usage (#1502) 2021-10-29 12:29:01 -07:00
storageproviders Support path-based S3 storage. Closes #1495 (#1496) 2021-10-28 17:27:44 -07:00
transcoder Update the HLS flags to adhere to more Apple recommendations 2021-11-01 00:20:08 -07:00
user Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
webhooks execute webhooks in parallel (and 🐛 update webhooks.last_used correctly) (#1505) 2021-11-01 19:13:20 -07:00
core.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
stats.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Fix crash when an invalid inbound stream is disconnected. Closes #1439 (#1483) 2021-10-21 17:21:17 -07:00