aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/server
AgeCommit message (Expand)Author
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-20ANONYM -> ANONYMOUSGravatar Vitaly Takmazov
2016-12-19juick-server: JuickProtocol refactoringGravatar Vitaly Takmazov
2016-12-19juick-server: drop json part from JuickProtocol replyGravatar Vitaly Takmazov
2016-12-19juick-protocol: format user feedGravatar Vitaly Takmazov
2016-12-19all projects except juick-www are spring-managed nowGravatar Vitaly Takmazov
2016-12-16Anonym -> AnonymousGravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-13juick-rss: webmvc port WIPGravatar Vitaly Takmazov
2016-12-12using thymeleaf spring security extensionGravatar Alexander Alexeev
2016-12-11Api authorization entry point renamedGravatar Alexander Alexeev
2016-12-10light exceptionsGravatar Alexander Alexeev
2016-12-09juick-spring-www: merge some work from develop branch, port some templates to ThymeleafGravatar Vitaly Takmazov
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-12-01juick-api: Notifications controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-28configure json serialization propertiesGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26logging on providerGravatar Alexander Alexeev
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov
2016-11-25juick-server: add missing fileGravatar Vitaly Takmazov
2016-11-23field names for core objects are corrected ( standard name conventions used)Gravatar Alexander Alexeev
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-21juick-server: respect banned tags when getting subscribed usersGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov