wekan/models
Benjamin Tissoires 26d7ba72aa api: export board: allow authentication through generic authentication
This allows to retrieve the full export of the board from the API.
When the board is big, retrieving individual cards is heavy for both
the server and the number of requests.

Allowing the API to directly call on export and then treat the data
makes the whole process smoother.
2019-01-22 15:14:01 +01:00
..
accountSettings.js Includes possibility to block username change 2018-05-04 16:44:50 -03:00
actions.js Fix lint errors. 2018-09-16 01:50:36 +03:00
activities.js update broke ability to mute notifications 2018-10-16 11:33:16 +02:00
announcements.js Rename notice -> announcement 2017-10-01 12:43:15 +09:00
attachments.js Fix lint errors. 2018-09-16 01:50:36 +03:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
cardComments.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
cards.js color: add option in hamburger to change the card color 2019-01-22 11:10:29 +01:00
checklistItems.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
checklists.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
customFields.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
export.js api: export board: allow authentication through generic authentication 2019-01-22 15:14:01 +01:00
import.js - Some fixes to Wekan import: 2018-11-08 22:49:08 +02:00
integrations.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
invitationCodes.js Fix lint errors. 2017-12-03 04:00:55 +02:00
lists.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
rules.js Fix lint errors. 2018-09-16 01:50:36 +03:00
settings.js Fix lint errors. 2018-12-21 20:36:26 +02:00
swimlanes.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
trelloCreator.js - Admin Panel / Layout / Custom Product Name now changes webpage title. 2018-12-15 20:39:01 +02:00
triggers.js Fix lint errors. 2018-09-16 01:50:36 +03:00
unsavedEdits.js Improve wekan performance #837 2017-02-22 17:05:30 +02:00
users.js RESTAPI: Add some JSDoc 2019-01-18 17:02:56 +01:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00
wekanCreator.js - Admin Panel / Layout / Custom Product Name now changes webpage title. 2018-12-15 20:39:01 +02:00