Age | Commit message (Expand) | Author |
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: 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 | 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-26 | using @RequestParam for request parameters | Alexander Alexeev |
2016-11-26 | working spring security config | Alexander Alexeev |
2016-11-26 | messages controller improvenments; test corrected | Alexander Alexeev |
2016-11-26 | log level on close changed to info | Alexander Alexeev |
2016-11-26 | api configuration | Alexander Alexeev |
2016-11-26 | status constants | Alexander Alexeev |
2016-11-25 | juick-api: security WIP | Vitaly Takmazov |
2016-11-25 | juick-api: JSONP and CORS | Vitaly Takmazov |
2016-11-24 | update dependencies | Vitaly Takmazov |
2016-11-24 | juick-api: now on spring-webmvc | Vitaly Takmazov |
2016-11-23 | using HttpServletResponse status codes | Vitaly Takmazov |
2016-11-22 | add APNS feedback component | Vitaly Takmazov |
2016-11-18 | juick-api: cleanup | Vitaly Takmazov |
2016-11-18 | one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ... | Alexander Alexeev |
2016-11-18 | juick-api: Telegram bot refactoring | Vitaly Takmazov |
2016-11-18 | juick-api: close xmpp on destroy | Vitaly Takmazov |