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
/
configuration
Age
Commit message (
Collapse
)
Author
2017-11-13
notifications: moved top service from cron
Vitaly Takmazov
2017-11-02
code cleanup
Vitaly Takmazov
2017-11-02
server-web: base websocket component with autoreconnect
Vitaly Takmazov
2017-10-31
gradle: farm configuration
Vitaly Takmazov
2017-10-18
tests refatoring
Vitaly Takmazov
now api and www tests uses embedded db
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-09-28
api: Telegram posting
Vitaly Takmazov
2017-09-05
api: fix configuration
Vitaly Takmazov
2017-09-05
api: use BaseWebConfiguration
Vitaly Takmazov
2017-09-05
api: swagger and /swagger-ui.html
Vitaly Takmazov
2017-09-05
api: telegram bot is spring component
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-30
MVC was not enabled in apps based on BaseWebConfiguration
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-06-25
commons-lang3 deprecated classes -> commons-text and commons-codec
Vitaly Takmazov
2017-06-20
mail wip
Vitaly Takmazov
2017-05-05
juick-www: Home controller uses Pebble, drop ads
Vitaly Takmazov
wip
2017-03-28
juick-api: inject properties with @Value
Vitaly Takmazov
2017-03-28
juick-api: Skype webhook is anonymous
Vitaly Takmazov
2017-03-28
juick-api: Messenger bot webhook
Vitaly Takmazov
2017-01-19
juick-api: unauthorized response must be 401
Vitaly Takmazov
2017-01-12
telegram: ping websocket
Vitaly Takmazov
2017-01-12
nv-websocket -> spring-websocket
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-11
Multipart resolver
Alexander Alexeev
2016-12-11
Api authorization entry point renamed
Alexander Alexeev
2016-12-08
juick-api: fix upload
Vitaly Takmazov
2016-12-05
juick-api: telegram webhook url is anonymous
Vitaly Takmazov
2016-12-01
juick-api: disable WebSecurity debugging
Vitaly Takmazov
2016-12-01
juick-api: Tags controller from perl, refactoring
Vitaly Takmazov
2016-12-01
remember-me for juick-api by request parameter
Alexander Alexeev
2016-11-28
juick-api: /thread is also available to anonymous
Vitaly Takmazov
2016-11-28
permit all for /users and /messages;
Alexander Alexeev
UserService on SimpleRememberMeService replaced by NullUserDetailsService
2016-11-28
remember-me authorization with test; a statndard DaoAuthentication provider used
Alexander Alexeev
2016-11-28
CORS configuration
Alexander Alexeev
2016-11-27
juick-api: add hash-based authentication filter
Vitaly Takmazov
2016-11-27
juick-api: red tests for cors and hash authentication
Vitaly Takmazov
2016-11-26
working spring security config
Alexander Alexeev
2016-11-26
api configuration
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