server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Remove bountysource while setting it up. Add OpenHub stats.
Lauri Ojansivu
2017-05-29
1
-1
/
+1
*
|
Change bounty url
Lauri Ojansivu
2017-05-29
1
-1
/
+1
*
|
Add bounty.
Lauri Ojansivu
2017-05-29
1
-0
/
+2
*
|
Wekan release v0.23
v0.23
Lauri Ojansivu
2017-05-21
4
-4
/
+4
*
|
Update translations.
Lauri Ojansivu
2017-05-19
3
-94
/
+445
*
|
Add vanila chat back, part of community is there.
Lauri Ojansivu
2017-05-19
1
-0
/
+4
*
|
Change chat to Freenode IRC channel wekan.
Lauri Ojansivu
2017-05-18
1
-3
/
+1
*
|
Upgrade npm to v4.6.1
Lauri Ojansivu
2017-05-18
1
-1
/
+1
*
|
Authorization improvements etc to REST API. Thanks to mayjs !
Lauri Ojansivu
2017-05-18
1
-1
/
+2
*
|
Merge branch 'mayjs-rest-api-pr' into devel
Lauri Ojansivu
2017-05-18
5
-6
/
+70
|
\
\
|
*
|
Merge branch 'rest-api-pr' of https://github.com/mayjs/wekan into mayjs-rest-...
Lauri Ojansivu
2017-05-18
5
-6
/
+70
|
/
|
|
|
*
|
Fixed a typo..
mayjs
2017-05-16
1
-1
/
+1
|
*
|
Implemented the change of /api/user/boards as proposed by huneau
mayjs
2017-05-16
1
-1
/
+5
|
*
|
Revert "Added my local test http file to .gitignore"
mayjs
2017-05-15
1
-2
/
+1
|
*
|
Fixed eslint errors
mayjs
2017-05-15
3
-13
/
+13
|
*
|
Added readonly user access to cards
mayjs
2017-05-15
1
-2
/
+2
|
*
|
Modified access to GET /api/boards/:boardId/lists/:listId
mayjs
2017-05-15
1
-1
/
+1
|
*
|
Modified access to GET /api/boards/:boardId/lists
mayjs
2017-05-15
1
-1
/
+2
|
*
|
Extracted board access check function
mayjs
2017-05-15
2
-4
/
+10
|
*
|
Changed GET /api/boards/:id to allow access by the normally also allowed users.
mayjs
2017-05-15
1
-2
/
+5
|
*
|
Added a simple authorization function
mayjs
2017-05-15
1
-0
/
+12
|
*
|
Fixed a typo and removed an old todo comment
mayjs
2017-05-15
1
-2
/
+2
|
*
|
Changed /api/user/boards to only check if the user is logged in
mayjs
2017-05-15
1
-1
/
+1
|
*
|
let -> const
mayjs
2017-05-15
2
-2
/
+2
|
*
|
Added an endpoint to get the user referenced by the given token
mayjs
2017-05-15
1
-0
/
+10
|
*
|
Added a non restrictive authentication function
mayjs
2017-05-15
1
-0
/
+10
|
*
|
Removed old debug output
mayjs
2017-05-15
1
-1
/
+0
|
*
|
Fixed the errors existing in /api/user/boards
mayjs
2017-05-15
1
-8
/
+15
|
*
|
Added my local test http file to .gitignore
mayjs
2017-05-15
1
-1
/
+2
|
*
|
Added /api/user/boards
Johannes May
2017-05-13
1
-0
/
+12
*
|
|
Fix IE11 problem when closing cards, sidebar etc. Thanks to nztqa ! Closes #806
Lauri Ojansivu
2017-05-18
1
-1
/
+2
*
|
|
Merge branch 'nztqa-disable_link' into devel
Lauri Ojansivu
2017-05-18
1
-0
/
+4
|
\
\
\
|
*
|
|
Fix disable a href=“#” link
nztqa
2017-05-17
1
-0
/
+4
|
/
/
/
*
/
/
Travis badge to devel branch.
Lauri Ojansivu
2017-05-15
1
-1
/
+1
|
/
/
*
|
Move Platforms, Features and Integrations to wiki.
Lauri Ojansivu
2017-05-13
1
-67
/
+4
*
|
Update translations.
Lauri Ojansivu
2017-05-13
2
-125
/
+125
*
|
Add IE 11 support in unicode filename downloads. Thanks to nztqa !
Lauri Ojansivu
2017-05-13
1
-2
/
+3
*
|
Add support for IE11 in fix-download-unicode.
Lauri Ojansivu
2017-05-13
1
-1
/
+1
*
|
Add checklist, card comment and token authentication to REST API. Remove here...
Lauri Ojansivu
2017-05-13
1
-0
/
+15
*
|
Merge branch 'huneau-meteor-1.4-RESTAPI' into devel
Lauri Ojansivu
2017-05-13
11
-25
/
+207
|
\
\
|
*
|
add Autentication to global var
huneau romain
2017-05-11
1
-1
/
+2
|
*
|
add token authentication, only admin can use api
huneau romain
2017-05-11
9
-0
/
+50
|
*
|
replace console.log by winston logger
huneau romain
2017-05-10
1
-9
/
+16
|
*
|
add rest api for checklist and card comment
huneau romain
2017-05-10
2
-15
/
+139
|
/
/
*
|
Wekan release v0.22
v0.22
Lauri Ojansivu
2017-05-07
1
-2
/
+2
*
|
Fix Dockerfile build error that stopped on linting checks.
Lauri Ojansivu
2017-05-07
2
-1
/
+1
*
|
Fix permissions on Dockerfile.
Lauri Ojansivu
2017-05-07
1
-1
/
+2
*
|
Reorder installing to be more logical.
Lauri Ojansivu
2017-05-07
1
-1
/
+1
*
|
Update translations.
Lauri Ojansivu
2017-05-07
1
-33
/
+33
*
|
Fix: Download file(unicode filename) cause crash with exception. Thanks to ya...
Lauri Ojansivu
2017-05-07
1
-0
/
+8
[prev]
[next]