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 7b84253fc1 Add some logging for twitch mirror 2020-10-12 20:53:22 -05:00
..
db Add migration script and update remove and adduser functions. 2020-10-10 16:35:05 -05:00
api.ts Add API functionality for twitch mirror. 2020-10-12 12:11:04 -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 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
cli.ts Big Refactor 2019-12-21 08:59:35 -06:00
config.ts Tweak config changes, add functionality in server.ts 2020-10-12 11:14:59 -05:00
database.ts Add migration script and update remove and adduser functions. 2020-10-10 16:35:05 -05:00
http.ts Add sections in profile.njk for adjusting settings. 2020-10-12 13:34:24 -05:00
index.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
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