habitica/website/server/controllers/api-v3
Alys ee01788647 "allCompletedTodos" option in API for returning all completed To-Dos for when 30 isn't enough (#7773)
* add new "allCompletedTodos" option to API for returning all completed To-Dos at once - fixes #7301

* make minor fixes to allCompletedTodos option

* change allCompletedTodos option to _allCompletedTodos and add a BETA comment
2016-07-14 08:34:48 +10:00
..
auth.js Real-time Chat (#7664) 2016-07-02 15:17:24 +02:00
challenges.js delete ancient code for hiding a the huge Spread the Word challenge, which has now been closed 2016-07-10 11:41:28 +10:00
chat.js fix apidoc typo: change clear-flags to clearflags 2016-07-13 19:57:29 +10:00
content.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
coupon.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
debug.js Fix apidocs error for /api/v3/challenges/group/:groupId. Change various descriptions to imperative mood 2016-06-11 08:15:07 +10:00
groups.js Real-time Chat (#7664) 2016-07-02 15:17:24 +02:00
hall.js feat(api): Allow admins to revoke chat priveleges from website 2016-07-01 20:24:37 -05:00
iap.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
members.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
modelsPaths.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
notifications.js Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
pushNotifications.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
quests.js Push notifications (#7682) 2016-06-23 00:19:37 +02:00
status.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
tags.js fix: Correct typo in tag documentation 2016-05-29 09:24:33 -05:00
tasks.js "allCompletedTodos" option in API for returning all completed To-Dos for when 30 isn't enough (#7773) 2016-07-14 08:34:48 +10:00
user.js Real-time Chat (#7664) 2016-07-02 15:17:24 +02:00