Age | Commit message (Expand) | Author |
2017-03-07 | get user blog with recommendations | Evgeniy Shishkin |
2017-02-05 | juick-api: update notifications api | Vitaly Takmazov |
2017-01-19 | juick-api: unauthorized response must be 401 | Vitaly Takmazov |
2017-01-13 | juick-crosspost: xmpp -> ws | Vitaly Takmazov |
2017-01-12 | telegram: ping websocket | Vitaly Takmazov |
2017-01-12 | nv-websocket -> spring-websocket | Vitaly Takmazov |
2017-01-12 | tests refactoring | Vitaly Takmazov |
2016-12-20 | StringUtils.EMPTY | Vitaly Takmazov |
2016-12-19 | juick-server: drop json part from JuickProtocol reply | Vitaly Takmazov |
2016-12-16 | Anonym -> Anonymous | Vitaly Takmazov |
2016-12-16 | CharEncoding.UTF_8 | Vitaly Takmazov |
2016-12-16 | juick-api: fix TokenList deserialization | Vitaly Takmazov |
2016-12-14 | juick-core: api objects should live in core | Vitaly Takmazov |
2016-12-12 | @Controller + @ResponseBody = @RestController | Vitaly Takmazov |
2016-12-11 | compile warnings are fixed | Alexander Alexeev |
2016-12-11 | Multipart resolver | Alexander Alexeev |
2016-12-11 | anonymous user support | Alexander Alexeev |
2016-12-11 | duplicated util method is removed | Alexander Alexeev |
2016-12-11 | Api authorization entry point renamed | Alexander Alexeev |
2016-12-09 | juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf | Vitaly Takmazov |
2016-12-09 | juick-notifications: fix reply notifications | Vitaly Takmazov |
2016-12-08 | juick-api: /post uses xmpp | Vitaly Takmazov |
2016-12-08 | juick-api: fix upload | Vitaly Takmazov |
2016-12-08 | juick-api: tags are optional | Vitaly Takmazov |
2016-12-05 | juick-api: fix telegram update parsing | Vitaly Takmazov |
2016-12-05 | juick-api: telegram webhook url is anonymous | Vitaly Takmazov |
2016-12-03 | update dependencies | Vitaly Takmazov |
2016-12-02 | drop msbotframework4j dependency as it is outdated | Vitaly Takmazov |
2016-12-01 | juick-api: start telegram bot in different thread | Vitaly Takmazov |
2016-12-01 | juick-api: disable WebSecurity debugging | Vitaly Takmazov |
2016-12-01 | juick-api: post controller should consume POST method | Vitaly Takmazov |
2016-12-01 | juick-api: add methods for compatibility with old clients | Vitaly Takmazov |
2016-12-01 | juick-api: Notifications controller from perl, refactoring | Vitaly Takmazov |
2016-12-01 | juick-api: Tags controller from perl, refactoring | Vitaly Takmazov |
2016-12-01 | remember-me for juick-api by request parameter | Alexander Alexeev |
2016-11-30 | prevent string concatenation for disabled loggers | Alexander Alexeev |
2016-11-28 | juick-api: /thread is also available to anonymous | Vitaly Takmazov |
2016-11-28 | WebUtils utilite class ; some inprovements; tests now run successfully | Alexander Alexeev |
2016-11-28 | permit all for /users and /messages; | Alexander Alexeev |
2016-11-28 | configure json serialization properties | Vitaly Takmazov |
2016-11-28 | all components using jackson now, org.json serializer moved to compatibility tests package | Vitaly Takmazov |
2016-11-28 | juick-api: cleanup | Vitaly Takmazov |
2016-11-28 | juick-api: red test for anonymous apis | Vitaly Takmazov |
2016-11-28 | juick-api: all controllers are using spring-security and @RequestParam | Vitaly Takmazov |
2016-11-28 | remember-me authorization with test; a statndard DaoAuthentication provider used | Alexander Alexeev |
2016-11-28 | tests are improved: simple cors, preflight cors are added | Alexander Alexeev |
2016-11-28 | CORS configuration | Alexander Alexeev |
2016-11-27 | juick-api: add hash-based authentication filter | Vitaly Takmazov |
2016-11-27 | juick-api: red tests for cors and hash authentication | Vitaly Takmazov |
2016-11-27 | cleanup | Vitaly Takmazov |