owncast/core
Jannik d3cfc40b5c
feat: add custom username suggestions pool (#1644)
*  add custom username suggestions pool

* 🚸 add minimum of 10 suggested usernames until custom pool is used
2022-01-12 10:18:08 -08:00
..
chat Fix incorrect webhook payload being sent in the new SetMessageVisibilityEvent 2021-11-12 16:28:53 -08:00
data feat: add custom username suggestions pool (#1644) 2022-01-12 10:18:08 -08:00
playlist
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 Give transcoder a larger codec buffer size. 2021-11-30 13:40:09 -08:00
user feat: add custom username suggestions pool (#1644) 2022-01-12 10:18:08 -08:00
webhooks use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525) 2021-11-14 10:02:52 -08:00
core.go Refactor the offline clip handling. 2021-11-26 20:55:31 -08:00
offlineState.go Refactor the offline clip handling. 2021-11-26 20:55:31 -08: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 Refactor the offline clip handling. 2021-11-26 20:55:31 -08:00