aboutsummaryrefslogtreecommitdiff
path: root/juick-api
AgeCommit message (Expand)Author
2016-11-28juick-api: /thread is also available to anonymousGravatar Vitaly Takmazov
2016-11-28WebUtils utilite class ; some inprovements; tests now run successfullyGravatar Alexander Alexeev
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
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-28juick-api: cleanupGravatar Vitaly Takmazov
2016-11-28juick-api: red test for anonymous apisGravatar Vitaly Takmazov
2016-11-28juick-api: all controllers are using spring-security and @RequestParamGravatar Vitaly Takmazov
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-28tests are improved: simple cors, preflight cors are addedGravatar Alexander Alexeev
2016-11-28CORS configurationGravatar Alexander Alexeev
2016-11-27juick-api: add hash-based authentication filterGravatar Vitaly Takmazov
2016-11-27juick-api: red tests for cors and hash authenticationGravatar Vitaly Takmazov
2016-11-27cleanupGravatar Vitaly Takmazov
2016-11-26test adapted for spring securityGravatar Alexander Alexeev
2016-11-26using @RequestParam for request parametersGravatar Alexander Alexeev
2016-11-26test configurationsGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26messages controller improvenments; test correctedGravatar Alexander Alexeev
2016-11-26log level on close changed to infoGravatar Alexander Alexeev
2016-11-26api configurationGravatar Alexander Alexeev
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov
2016-11-25juick-api: some json testsGravatar Vitaly Takmazov
2016-11-25juick-api: basic testsGravatar Vitaly Takmazov
2016-11-25juick-api: JSONP and CORSGravatar Vitaly Takmazov
2016-11-24update dependenciesGravatar Vitaly Takmazov
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov
2016-11-23using HttpServletResponse status codesGravatar Vitaly Takmazov
2016-11-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-18juick-api: cleanupGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18juick-api: Telegram bot refactoringGravatar Vitaly Takmazov
2016-11-18juick-api: close xmpp on destroyGravatar Vitaly Takmazov
2016-11-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-17juick-api: fix shit in notifications handlerGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-15bugfixesGravatar Alexander Alexeev
2016-11-13server core moduleGravatar Alexander Alexeev
2016-11-12configuration updated: common dependences moved to core moduleGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11formattedGravatar Alexander Alexeev
2016-11-11configuration updated:Gravatar Alexander Alexeev
2016-11-11telegram: fix reply quoteGravatar Vitaly Takmazov
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-10api: fix NPEGravatar Vitaly Takmazov
2016-11-08update depsGravatar Vitaly Takmazov