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-rss
Age
Commit message (
Collapse
)
Author
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-09-22
Initial getNotifications query
Vitaly Takmazov
* using Java 8 DateTime API where possible
2017-09-19
dependency updates
Vitaly Takmazov
2017-09-11
no more recommended tab
Vitaly Takmazov
2017-09-05
fix other web configurations
Vitaly Takmazov
2017-08-21
cleanup unused injections in remaining apps
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-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-05-12
gradle: dependencyUpdates
Vitaly Takmazov
2017-04-17
update dependencies and gradle wrapper
Vitaly Takmazov
2017-03-04
cleanup deprecation warnings
Vitaly Takmazov
2017-02-05
update dependencies
Vitaly Takmazov
2017-01-31
update dependencies
Vitaly Takmazov
2017-01-15
update and fix test dependencies
Vitaly Takmazov
2017-01-14
update dependencies
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-13
Working RSS spring-webmvc servlet, ugnich-rss generator moved to tests
Vitaly Takmazov
2016-12-13
juick-rss: more rss tests
Vitaly Takmazov
2016-12-13
juick-rss: webmvc port WIP
Vitaly Takmazov
2016-12-07
singleton java 8 date formatters
Alexander Alexeev
2016-11-30
juick-core: fix attachment serialization
Vitaly Takmazov
2016-11-23
using HttpServletResponse status codes
Vitaly Takmazov
2016-11-17
babbler dependency moved to juick-server
Vitaly Takmazov
2016-11-16
server-core -> juick-server
Vitaly Takmazov
2016-11-16
formatMessage moved to core, remove copy-paste from juick-rss
Vitaly Takmazov
2016-11-15
core classes are now serializeable with JAXB (to use as babbler extension)
Vitaly Takmazov
2016-11-13
server core module
Alexander Alexeev
2016-11-12
juick.conf example corrected
Alexander Alexeev
2016-11-12
configuration updated: common dependences moved to core module
Alexander Alexeev
2016-11-11
logback reverted
Alexander Alexeev
2016-11-11
logback configurations are copied
Alexander Alexeev
2016-11-11
configuration updated:
Alexander Alexeev
mysql jdbc driver updated to 5.1.40; commons-logging is excluded from build
2016-11-10
using slf4j + logback for logging
Alexander Alexeev
2016-10-25
update dependencies
Vitaly Takmazov
2016-09-15
juick-rss: ugnich Utils -> commons-lang NumberUtils
Vitaly Takmazov
2016-08-10
gradle: add versions plugin and update dependencies
Vitaly Takmazov
2016-07-31
gradle: update dependencies
Vitaly Takmazov
2016-07-20
DriverManagerDataSource -> BasicDataSource
Vitaly Takmazov
2016-07-12
jackson-databind WIP
Vitaly Takmazov
2016-07-07
reorganize project, part 4
Vitaly Takmazov