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-server-web
/
src
/
main
Age
Commit message (
Collapse
)
Author
2017-11-03
server-web: do not publish disconnected event when destroying
Vitaly Takmazov
2017-11-03
close() implemented for correct componen shutdown
Alexander Alexeev
2017-11-02
code cleanup
Vitaly Takmazov
2017-11-02
server-web: base websocket component with autoreconnect
Vitaly Takmazov
2017-11-01
api: try reconnect ws component
Vitaly Takmazov
2017-11-01
www: /post should not throw if img or attach is present
Vitaly Takmazov
2017-10-24
fix internal dependencies
Vitaly Takmazov
2017-10-19
Cleanup code.
Anatoliy Sablin
2017-10-18
tests refatoring
Vitaly Takmazov
now api and www tests uses embedded db
2017-10-16
web: move scheduler config to base web config
Vitaly Takmazov
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-10-14
spring-security: fill user authHash
Vitaly Takmazov
2017-10-06
server-core: start using jsr305
Vitaly Takmazov
server-web: getCurrentUser() is not nullable
2017-10-02
dependency updates, cleanup spring 5 deprecation warnings
Vitaly Takmazov
2017-09-28
api: Telegram posting
Vitaly Takmazov
2017-09-22
web: add jackson deps
Vitaly Takmazov
2017-09-05
api: fix configuration
Vitaly Takmazov
2017-08-21
api: cleanup unused injections
Vitaly Takmazov
2017-07-24
move MockUtils to juick-core
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-07-20
dependency updates and minor project layout update
Vitaly Takmazov
2017-07-01
create preview images with respect to EXIF Orientation tag
KillyMXI
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov