aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/juick/server/configuration/WwwAppConfiguration.java
AgeCommit message (Collapse)Author
2020-04-04Initialize all components from configurationGravatar Vitaly Takmazov
2020-04-03Reorganize layout and code cleanupGravatar Vitaly Takmazov
2020-04-03Extract sape code into ControllerAdviceGravatar Vitaly Takmazov
2019-12-16Pebble 3.1.2 and other dependencies updatesGravatar Vitaly Takmazov
2019-12-12Update copyrightsGravatar Vitaly Takmazov
2019-08-09Revert "Caching configuration for users and discussions"Gravatar Vitaly Takmazov
This reverts commit c8eeadee42695ed67dac47dbb9d7a66a1c9a8c6d.
2019-08-09Revert "More caches"Gravatar Vitaly Takmazov
This reverts commit 82cbd49555a723f91ed3684a64debeade9c0b3f8.
2019-08-09Revert "Cache popular tags"Gravatar Vitaly Takmazov
This reverts commit d18c76dd2ec83a757ccb4073a49cc1512c9c5bcb.
2019-08-09Revert "Cache autoconfiguration"Gravatar Vitaly Takmazov
This reverts commit 0597fae5542de52a30dc60679a7f66ccea76ad51.
2019-08-08Cache autoconfigurationGravatar Vitaly Takmazov
2019-08-05Cache popular tagsGravatar Vitaly Takmazov
2019-08-02More cachesGravatar Vitaly Takmazov
2019-08-02Caching configuration for users and discussionsGravatar Vitaly Takmazov
2019-07-04Render email using templatesGravatar Vitaly Takmazov
* do not include tracking pixel in pm * reorganize snapshots layout * reconfigure pebble to not trim anything
2018-11-20avatar public urlGravatar Vitaly Takmazov
2018-11-20versioned avatars in wwwGravatar Vitaly Takmazov
2018-11-20Avatars versioningGravatar Vitaly Takmazov
2018-11-08Merge everything into single Spring Boot applicationGravatar Vitaly Takmazov