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 06dc05eb8b Add a dependency for xmpp mirroring and add configurability 2020-10-17 16:55:55 -05:00
..
db Add a way to generate invites from the command line. Add database migration script. 2020-10-13 15:48:39 -05:00
api.ts Return live flag as well when getting user info 2020-10-17 05:13:32 -05:00
chat.ts Fix a bug with trying to update IRC channels when IRC is disabled. 2020-08-08 23:50:57 -05:00
cleanup.ts Add config option to turn server side rendering off. 2020-10-16 21:31:23 -05: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 Add unique ports per worker so that ffmpeg can reliably record. 2020-10-17 01:53:33 -05:00
config.ts Add a dependency for xmpp mirroring and add configurability 2020-10-17 16:55:55 -05:00
database.ts Add the beginnings of the ability to cluster RTMP servers. It looks like there won't be a way to reliably play RTMP streams like this without digging into node-media-server code. 2020-10-17 00:51:47 -05:00
http.ts Make server side rendering fully configurable 2020-10-16 21:57:24 -05:00
index.ts Add configurability to cluster option 2020-10-17 02:17:10 -05:00
migrate.ts Implement database versioning and migration. It could not possibly be any simpler or easier to break, but it works. And it can be used to automatically migrate to a better system for migration later. 2020-10-10 15:55:32 -05:00
server.ts Add some logging for twitch mirror 2020-10-12 20:53:22 -05:00