Files
habitica/website/src/controllers
Dan Cecile 22284bbc24 Issue #2606 - Verify/fix indices during sortTask
Because the 'sortTask' operation uses a 'from' index and a 'to'
index as parameters, the server needs to check if these indices
are valid before performing the client's request. If the task ID
doesn't match the task at the 'from' index, then it's clear that
the client was looking at a preened list of todos (everything except
more-than-3-days-old-non-quest completed tasks). In that case, try
to recalculate the indices before continuing.
2015-10-06 21:24:34 -04:00
..
2015-09-25 15:58:39 +02:00
2015-02-10 16:04:17 -06:00
2015-08-14 15:02:46 +02:00
2015-02-10 16:06:32 -06:00
2015-05-14 21:56:16 -05:00
2015-04-07 14:04:03 +02:00