Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-10 | cap the captcha token length | gumi | 1 | -1/+1 |
2018-04-09 | bump version to 0.1.2v0.1.2 | gumi | 1 | -1/+1 |
2018-04-09 | reduce the number of dependencies | gumi | 2 | -5/+2 |
2018-04-09 | limit the total number of sql connections | gumi | 1 | -2/+10 |
2018-04-09 | let node_mysql handle the escaping | gumi | 1 | -9/+10 |
2018-04-09 | fix the email regex | gumi | 1 | -1/+1 |
2018-04-09 | add rate limiting | gumi | 2 | -6/+33 |
2018-04-03 | fix a crash when no user is online on tmwav0.1.1 | gumi | 1 | -1/+2 |
2018-04-02 | gracefully handle read errors when fetching the online list | gumi | 1 | -2/+9 |
2018-04-02 | add a TMWA endpoint to get misc server info | gumi | 3 | -1/+42 |
2018-04-01 | make debug messages more useful | gumi | 1 | -8/+8 |
2018-04-01 | use the built-in npm-config system instead of a custom one | gumi | 3 | -23/+27 |
2018-04-01 | fix a few issues with sql | gumi | 4 | -52/+174 |
2018-03-29 | version v0.1.0v0.1.0 | gumi | 6 | -0/+166 |