index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
juick-api
/
src
/
main
/
java
/
com
/
juick
/
api
/
controllers
/
Messages.java
Age
Commit message (
Expand
)
Author
2017-09-22
api: fix NPE
Vitaly Takmazov
2017-09-22
api: /messages/notifications
Vitaly Takmazov
2017-09-11
no more recommended tab
Vitaly Takmazov
2017-09-05
api: swagger and /swagger-ui.html
Vitaly Takmazov
2017-08-21
api: cleanup unused injections
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-03-10
juick-api: fix daysback
Vitaly Takmazov
2017-03-10
juick-api: rename before_mid variable
Vitaly Takmazov
2017-03-10
juick-www: using @RequestParam to match juick-api
Vitaly Takmazov
2017-03-09
timehop api
Evgeniy Shishkin
2017-03-07
get user blog with recommendations
Evgeniy Shishkin
2017-01-13
juick-crosspost: xmpp -> ws
Vitaly Takmazov
2016-12-16
Anonym -> Anonymous
Vitaly Takmazov
2016-12-14
juick-core: api objects should live in core
Vitaly Takmazov
2016-12-12
@Controller + @ResponseBody = @RestController
Vitaly Takmazov
2016-12-11
anonymous user support
Alexander Alexeev
2016-12-09
juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf
Vitaly Takmazov
2016-11-28
juick-api: all controllers are using spring-security and @RequestParam
Vitaly Takmazov
2016-11-28
CORS configuration
Alexander Alexeev
2016-11-27
juick-api: red tests for cors and hash authentication
Vitaly Takmazov
2016-11-26
using @RequestParam for request parameters
Alexander Alexeev
2016-11-26
messages controller improvenments; test corrected
Alexander Alexeev
2016-11-25
juick-api: security WIP
Vitaly Takmazov
2016-11-25
juick-api: JSONP and CORS
Vitaly Takmazov
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov