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
/
Post.java
Age
Commit message (
Expand
)
Author
2017-09-28
api: Telegram posting
Vitaly Takmazov
2017-09-05
api: no dependency on Servlet API anymore
Vitaly Takmazov
2017-08-21
api: cleanup unused injections
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-07-20
api: refactoring
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-06-20
mail wip
Vitaly Takmazov
2017-06-20
All the image processing is moved to ImageUtils class.
KillyMXI
2017-06-20
HttpUtils.downloadImage() takes additional argument,
KillyMXI
2017-03-20
Thumbnailator -> imgscalr
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-16
Anonym -> Anonymous
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-12-08
juick-api: /post uses xmpp
Vitaly Takmazov
2016-12-08
juick-api: fix upload
Vitaly Takmazov
2016-12-08
juick-api: tags are optional
Vitaly Takmazov
2016-12-01
juick-api: post controller should consume POST method
Vitaly Takmazov
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-28
juick-api: all controllers are using spring-security and @RequestParam
Vitaly Takmazov
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov