Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-30 | Fix tests | Vitaly Takmazov | |
2024-03-29 | Disable caching in development mode | Vitaly Takmazov | |
2023-01-23 | Minor cleanup | Vitaly Takmazov | |
2023-01-19 | Remove unused bean | Vitaly Takmazov | |
2023-01-14 | Configure test coverage reports | Vitaly Takmazov | |
2023-01-13 | Fix OpenAPI generation | Vitaly Takmazov | |
* Use HandlerMethodArgumentResolver to pass visitor * Hide visitor from OpenAPI definitions * Drop unused AsciiDoc template | |||
2023-01-05 | Update config copyrights | Vitaly Takmazov | |
2022-12-15 | Extract user to actor conversion code into Converter | Vitaly Takmazov | |
2022-12-08 | Restore Spring Boot error filter configuration | Vitaly Takmazov | |
2022-12-08 | Spring beans should not be public | Vitaly Takmazov | |
2022-12-08 | Configure caches | Vitaly Takmazov | |
* caching is disabled because of OOMs in production | |||
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2021-11-14 | Handle rejected requests with error 400 | Vitaly Takmazov | |
2021-10-30 | Move deleted messages to archive user | Vitaly Takmazov | |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov | |
img_path -> storage_path property | |||
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov | |
2020-11-24 | Bump pebble-spring to 3.1.4 | Vitaly Takmazov | |
2020-10-20 | Clean up some JDT warnings | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov | |