summaryrefslogtreecommitdiff
path: root/service_crunch.js
Commit message (Collapse)AuthorAgeFilesLines
* crunch player: add endpoint for iterative crunchingrelease/2.22.0developschneefux2017-12-311-21/+21
|
* add player crunch endpoint for backwards compatibilityrelease/2.20.0schneefux2017-11-111-17/+21
|
* introduce new endpoints for hero vs hero and phase crunchingschneefux2017-10-011-26/+36
|
* send phase ID as string, fixes OOM errorsschneefux2017-09-281-2/+2
|
* fix syntax error in crunch notificationschneefux2017-08-231-1/+1
|
* add crunch_pending notification for playersschneefux2017-08-231-4/+12
|
* add routes for brawl&tournament crunchingschneefux2017-08-221-2/+16
|
* fix queue defaultsschneefux2017-08-161-1/+1
|
* support phase crunching, rm player crunchschneefux2017-08-121-9/+56
|
* don't wipe ppschneefux2017-08-111-3/+1
|
* cruncher_player endpoint, load using created_atschneefux2017-08-111-2/+9
|
* add route to update player by api_idschneefux2017-07-251-1/+0
|
* add a route to crunch all player pointsschneefux2017-07-241-20/+13
|
* split crunch queuesschneefux2017-07-241-21/+10
|
* fix type error, getQueue -> getTargetschneefux2017-07-191-2/+2
|
* fix type error, pass category not db to key functionsschneefux2017-07-191-2/+2
|
* 2.14.0 rewrite: modularizationschneefux2017-07-141-0/+133