summaryrefslogtreecommitdiff
path: root/server.js
AgeCommit message (Expand)AuthorFilesLines
2018-04-10new major version: v1.0.0v1.0.0gumi1-209/+0
2018-04-10only call the captcha check when we actually need itgumi1-6/+7
2018-04-10don't accept "undefined" as tokengumi1-1/+1
2018-04-10cap the captcha token lengthgumi1-1/+1
2018-04-09reduce the number of dependenciesgumi1-2/+1
2018-04-09limit the total number of sql connectionsgumi1-2/+10
2018-04-09let node_mysql handle the escapinggumi1-9/+10
2018-04-09fix the email regexgumi1-1/+1
2018-04-09add rate limitinggumi1-0/+26
2018-04-03fix a crash when no user is online on tmwav0.1.1gumi1-1/+2
2018-04-02gracefully handle read errors when fetching the online listgumi1-2/+9
2018-04-02add a TMWA endpoint to get misc server infogumi1-1/+35
2018-04-01make debug messages more usefulgumi1-8/+8
2018-04-01use the built-in npm-config system instead of a custom onegumi1-8/+12
2018-04-01fix a few issues with sqlgumi1-26/+37
2018-03-29version v0.1.0v0.1.0gumi1-0/+117