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 5fe4728c11 Add migration script and update remove and adduser functions.
Needs a UI, API, and functionality.
2020-10-10 16:35:05 -05:00
..
db Add migration script and update remove and adduser functions. 2020-10-10 16:35:05 -05:00
api.ts Change API to set content-type headers. 2020-08-03 05:01:20 -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 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
database.ts Add migration script and update remove and adduser functions. 2020-10-10 16:35:05 -05:00
http.ts Add live field to /api/users/all 2020-08-24 18:14:26 +02: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 Increment minor version 2020-08-08 23:37:10 -05:00