aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src/main/java/com/juick/api/configuration
AgeCommit message (Expand)Author
2017-11-02code cleanupGravatar Vitaly Takmazov
2017-11-02server-web: base websocket component with autoreconnectGravatar Vitaly Takmazov
2017-10-31gradle: farm configurationGravatar Vitaly Takmazov
2017-10-18tests refatoringGravatar Vitaly Takmazov
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-28api: Telegram postingGravatar Vitaly Takmazov
2017-09-05api: fix configurationGravatar Vitaly Takmazov
2017-09-05api: use BaseWebConfigurationGravatar Vitaly Takmazov
2017-09-05api: swagger and /swagger-ui.htmlGravatar Vitaly Takmazov
2017-09-05api: telegram bot is spring componentGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-30MVC was not enabled in apps based on BaseWebConfigurationGravatar Vitaly Takmazov
2017-06-29notifications and configurations refactoringGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-06-25commons-lang3 deprecated classes -> commons-text and commons-codecGravatar Vitaly Takmazov
2017-06-20mail wipGravatar Vitaly Takmazov
2017-05-05juick-www: Home controller uses Pebble, drop adsGravatar Vitaly Takmazov
2017-03-28juick-api: inject properties with @ValueGravatar Vitaly Takmazov
2017-03-28juick-api: Skype webhook is anonymousGravatar Vitaly Takmazov
2017-03-28juick-api: Messenger bot webhookGravatar Vitaly Takmazov
2017-01-19juick-api: unauthorized response must be 401Gravatar Vitaly Takmazov
2017-01-12telegram: ping websocketGravatar Vitaly Takmazov
2017-01-12nv-websocket -> spring-websocketGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-11Multipart resolverGravatar Alexander Alexeev
2016-12-11Api authorization entry point renamedGravatar Alexander Alexeev
2016-12-08juick-api: fix uploadGravatar Vitaly Takmazov
2016-12-05juick-api: telegram webhook url is anonymousGravatar Vitaly Takmazov
2016-12-01juick-api: disable WebSecurity debuggingGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01remember-me for juick-api by request parameterGravatar Alexander Alexeev
2016-11-28juick-api: /thread is also available to anonymousGravatar Vitaly Takmazov
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar 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-26working spring security configGravatar Alexander Alexeev
2016-11-26api configurationGravatar Alexander Alexeev
2016-11-25juick-api: security WIPGravatar Vitaly Takmazov
2016-11-25juick-api: JSONP and CORSGravatar Vitaly Takmazov
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov