Lauri Ojansivu
|
dda8ff9796
Upgrade npm to v4.6.1
|
8 years ago |
Lauri Ojansivu
|
0333d4b75b
Authorization improvements etc to REST API. Thanks to mayjs !
|
8 years ago |
Lauri Ojansivu
|
1ed7756d6c
Merge branch 'mayjs-rest-api-pr' into devel
|
8 years ago |
Lauri Ojansivu
|
8de6461cf7
Merge branch 'rest-api-pr' of https://github.com/mayjs/wekan into mayjs-rest-api-pr
|
8 years ago |
Lauri Ojansivu
|
fe94ab0dde
Fix IE11 problem when closing cards, sidebar etc. Thanks to nztqa ! Closes #806
|
8 years ago |
Lauri Ojansivu
|
0092a73e86
Merge branch 'nztqa-disable_link' into devel
|
8 years ago |
nztqa
|
0e7c79bd1a
Fix disable a href=“#” link
|
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
|
4ff906bd7b
Revert "Added my local test http file to .gitignore"
|
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
|
ef6f2e8d62
Added a simple authorization function
|
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
|
609a8894ec
Added a non restrictive authentication function
|
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 |
mayjs
|
5be30a2cd8
Added my local test http file to .gitignore
|
8 years ago |
Lauri Ojansivu
|
6147bfac82
Travis badge to devel branch.
|
8 years ago |
Johannes May
|
0cf0f20f9d
Added /api/user/boards
|
8 years ago |
Lauri Ojansivu
|
e285632d9e
Move Platforms, Features and Integrations to wiki.
|
8 years ago |
Lauri Ojansivu
|
89e36ab9aa
Update translations.
|
8 years ago |
Lauri Ojansivu
|
ada9478ed7
Add IE 11 support in unicode filename downloads. Thanks to nztqa !
|
8 years ago |