Age | Commit message (Expand) | Author |
---|---|---|
2017-10-22 | api: /users without params now return current authenticated user | Vitaly Takmazov |
2017-10-13 | api: /auth | Vitaly Takmazov |
2017-08-21 | api: cleanup unused injections | Vitaly Takmazov |
2017-07-20 | Update copyrights in all java sources | Vitaly Takmazov |
2017-06-29 | project structure: split server into jdbc + web | Vitaly Takmazov |
2016-12-12 | @Controller + @ResponseBody = @RestController | Vitaly Takmazov |
2016-12-11 | anonymous user support | Alexander Alexeev |
2016-12-11 | duplicated util method is removed | Alexander Alexeev |
2016-12-09 | juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf | Vitaly Takmazov |
2016-11-28 | WebUtils utilite class ; some inprovements; tests now run successfully | Alexander Alexeev |
2016-11-28 | juick-api: all controllers are using spring-security and @RequestParam | Vitaly Takmazov |
2016-11-24 | juick-api: now on spring-webmvc | Vitaly Takmazov |