aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src
AgeCommit message (Expand)Author
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-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-17juick-api: fix shit in notifications handlerGravatar 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-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11formattedGravatar 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-10-24api: notifications, part 2Gravatar Vitaly Takmazov
2016-10-24api: notificationsGravatar Vitaly Takmazov
2016-10-24api: subscriptionsGravatar Vitaly Takmazov
2016-10-12refactor message formattingGravatar Vitaly Takmazov
2016-09-15juick-api: ugnich Utils -> commons-lang NumberUtilsGravatar Vitaly Takmazov
2016-09-06telegram: single WebSocket connection, fix reply photosGravatar Vitaly Takmazov
2016-08-27telegram: disable protocol commands for nowGravatar Vitaly Takmazov
2016-07-31move components to ws moduleGravatar Vitaly Takmazov
2016-07-31move components to api moduleGravatar Vitaly Takmazov
2016-07-27convert.sh -> Thumbnailator (www, api)Gravatar Vitaly Takmazov
2016-07-21Telegram: fix juick linkGravatar Vitaly Takmazov