summaryrefslogtreecommitdiff
path: root/api.js
Commit message (Expand)AuthorAgeFilesLines
* send a 'done' eventschneefux2017-03-251-1/+20
* fix API searchschneefux2017-03-251-3/+5
* upsert in backgroundschneefux2017-03-251-1/+1
* add more regionsschneefux2017-03-251-1/+1
* do not send duplicate notificationsschneefux2017-03-251-11/+20
* fix 'no new data' notifications not being sentschneefux2017-03-251-1/+1
* accept env vars for db confschneefux2017-03-251-10/+10
* refactor - send to player specific channelsschneefux2017-03-241-212/+212
* use common format for socket message bodiesschneefux2017-03-211-2/+8
* prevent deadlocksschneefux2017-03-211-14/+46
* don't insert new grab jobs until compiler is doneschneefux2017-03-211-1/+6
* interpret status notificationsschneefux2017-03-211-4/+86
* do not insert duplicate grab jobsschneefux2017-03-211-6/+19
* skip updates for recent playersschneefux2017-03-211-0/+8
* handle lmcd=nullschneefux2017-03-211-1/+5
* first implementation of updaterschneefux2017-03-211-0/+181