This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
satyr
Watch
1
Star
0
Fork
0
mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced
2026-04-13 21:20:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5fe4728c1103f7ba51a07536a751cd9793962e41
satyr
/
src
T
History
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