Commit Graph

161 Commits (93f08eb9c788a9ac54145da2c1f1d2bb160a40d8)

Author SHA1 Message Date
Andrés Manelli a96ece2c11 Add some IDs to webhook body 8 years ago
nztqa 6a10257fd7 Add change email address 8 years ago
Ghassen Rjab f521b7949a Fix files access bug 8 years ago
Ghassen Rjab 2b9bc5d046 Add checklist items to activity log 8 years ago
Ghassen Rjab d2b1a837e6 Import boards in Sandstorm 8 years ago
Ghassen Rjab 12ec92a0b5 Import checklists 8 years ago
Ghassen Rjab 25ce99958c Export checklists 8 years ago
zago e2ee005a5f direct hook to bypass the checking step with API request 8 years ago
Ghassen Rjab bea876efd8 Updat Wekan board format check 8 years ago
Ghassen Rjab 81e0d4e382 Export and import attachents as base64 encoded files 8 years ago
nztqa 0e6cfdbb2a Add call outgoing webhooks method 8 years ago
nztqa bcd42ad958 Add integrations model 8 years ago
Ghassen Rjab 3f4c285551 Add import Wekan board feature 8 years ago
zago cbcf10a02b fixe travis 8 years ago
zago cac82e4330 checking the authorId when adding card 8 years ago
zago afc30226ac fixe error 8 years ago
zago 95f1772280 linebreaker fixing 8 years ago
zago 3a99eb9c9f adding a put method to update a card 8 years ago
nztqa e03c69ab8f Fix: id generation 8 years ago
Ghassen Rjab aff4655134 Update import from Trello feature 8 years ago
Ghassen Rjab 8b6b065462 Fix importing Trello board 8 years ago
Lauri Ojansivu e796f6d195 Fix login url in invitation email. Closes #993 8 years ago
Johannes Zellner 3d45c9610f Reenable the export feature 8 years ago
mayjs e3fab53806 Fixed a typo.. 8 years ago
mayjs 058aabff68 Implemented the change of /api/user/boards as proposed by huneau 8 years ago
mayjs 25b26657da Fixed eslint errors 8 years ago
mayjs c59891d44b Added readonly user access to cards 8 years ago
mayjs cb99fc582e Modified access to GET /api/boards/:boardId/lists/:listId 8 years ago
mayjs 066593f9c3 Modified access to GET /api/boards/:boardId/lists 8 years ago
mayjs 1e8d9f02f3 Extracted board access check function 8 years ago
mayjs 95e2025ff9 Changed GET /api/boards/:id to allow access by the normally also allowed users. 8 years ago
mayjs 1bdc28bf9c Fixed a typo and removed an old todo comment 8 years ago
mayjs 452901d3b1 Changed /api/user/boards to only check if the user is logged in 8 years ago
mayjs 158f19b67c let -> const 8 years ago
mayjs fa928956c2 Added an endpoint to get the user referenced by the given token 8 years ago
mayjs adc6a45185 Removed old debug output 8 years ago
mayjs a472986d0e Fixed the errors existing in /api/user/boards 8 years ago
Johannes May 0cf0f20f9d Added /api/user/boards 8 years ago
huneau romain b5271e5346 add token authentication, only admin can use api 8 years ago
huneau romain d9c0825d5f add rest api for checklist and card comment 8 years ago
Lauri Ojansivu 0319bcf7bb REST API - Meteor 1.4 - first step issue 8 years ago
Lauri Ojansivu dc8c59dcbe isCommentOnly false fix for Trello import. Thanks to rhelsing ! 8 years ago
Ryan Helsing 22aa6efa32 add comment false 8 years ago
Stephen Moloney 88d3f38d53 dangling commas error 8 years ago
Julen Landa Alustiza 28a1dd677c First user is admin only if not running in sandstorm 8 years ago
Julen Landa Alustiza 1218e114be Add isAdmin to user Schema 8 years ago
Julen Landa Alustiza dfeeec308a Fix email settings loading: 8 years ago
Julen Landa Alustiza db2c381c00 Add TLS toggle option to smtp configuration 8 years ago
Ryan Helsing e9bc5eaac5 hotfix to user add 8 years ago
Julen Landa Alustiza 5db786e2dd Don't send emails if missing smtp host 8 years ago