wekan/models
Xavier Priour 115ea533f6 Export: improved API routes
- use an explicit "boards" domain: /api/boards/:boardId
- pass authToken as a request parameter: /api/boards/:boardId?authToken=:token
- in the future, same route can be used with authToken set in the Authenticate: header easily
2015-12-17 23:57:28 +01:00
..
activities.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
attachments.js Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Export: improved API routes 2015-12-17 23:57:28 +01:00
cardComments.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
cards.js Import attachments 2015-11-16 21:41:49 +01:00
export.js Export: improved API routes 2015-12-17 23:57:28 +01:00
import.js Fix code style 2015-12-02 20:37:12 +01:00
lists.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
unsavedEdits.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
users.js bugfix: only care active members, also optimize some code 2015-12-08 16:03:31 +08:00