This repository has been archived on 2021-01-16. You can view files and clone it, but cannot push or open issues/pull-requests.
satyr/src
knotteye 53aa632da4 Properly decrement viewer count when RTMP viewers quit 2021-02-21 13:16:33 -06:00
..
db Add database migrate for viewer tracking 2021-01-15 11:05:01 -06:00
api.ts Return viewer count at a couple places in the API 2021-01-15 11:07:45 -06:00
chat.ts Fix a bug where chat integration code could try to access an array before it was initialized 2021-02-21 13:15:34 -06:00
cleanup.ts Increment and reset viewer count when appropriate 2021-01-15 10:56:32 -06:00
cli.ts Add a way to generate invites from the command line. Add database migration script. 2020-10-13 15:48:39 -05:00
cluster.ts Fix logging in cluster.ts 2020-10-17 21:39:56 -05:00
config.ts Update config.ts to include hwaccel options 2021-01-10 13:42:12 -06:00
database.ts Fix a bug where we weren't setting X-Auth-As on /api/register 2021-01-10 11:26:52 -06:00
http.ts Add viewer count to web UI 2021-01-15 23:14:57 -06:00
index.ts Fix logging in cluster.ts 2020-10-17 21:39:56 -05:00
migrate.ts Skip compiling templates when running migrations alone 2020-10-30 06:25:47 -05:00
server.ts Properly decrement viewer count when RTMP viewers quit 2021-02-21 13:16:33 -06:00
v3manual.ts Modify the migration script to import existing data. 2021-01-10 11:01:28 -06:00