Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-11 | CI: use Gradle caches (#10) | vitalyster | |
2020-11-11 | Manage Spring Boot dependencies with spring-boot-dependencies BOM | Vitaly Takmazov | |
2020-11-11 | Bump nimbus-jose-jwt from 9.1 to 9.1.2 | dependabot-preview[bot] | |
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.1 to 9.1.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.1.2..9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
2020-11-10 | Bump org.springframework.boot from 2.3.4.RELEASE to 2.3.5.RELEASE | dependabot-preview[bot] | |
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.3.4.RELEASE to 2.3.5.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.4.RELEASE...v2.3.5.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
2020-11-10 | Bump bcpkix-jdk15on from 1.66 to 1.67 | dependabot-preview[bot] | |
Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.66 to 1.67. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
2020-11-11 | Disable gradle versions plugin | vitalyster | |
Dependencies now handled by Dependabot | |||
2020-11-11 | CI: use JDK 15 | vitalyster | |
2020-11-11 | CI: update environment | vitalyster | |
2020-11-11 | CI: Setup | vitalyster | |
2020-11-10 | ActivityPub: Digest header is mandatory now for POST requests | Vitaly Takmazov | |
2020-10-27 | Additional Precendence header | Vitaly Takmazov | |
2020-10-27 | Another try to fix List-Unsubscribe | Vitaly Takmazov | |
2020-10-21 | Drop actuator tests | Vitaly Takmazov | |
2020-10-21 | Drop unused Spring Boot Actuator | Vitaly Takmazov | |
2020-10-21 | Bump commons-imaging to 1.0-alpha2 | Vitaly Takmazov | |
2020-10-21 | bump nimbus-jose-jwt to 9.1 | Vitaly Takmazov | |
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov | |
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Revert "Append * to keyword search" | Vitaly Takmazov | |
This reverts commit 85c5c69ffb5a14258eafb4c67c550f6018b3c621. | |||
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov | |
2020-10-20 | Clean up some JDT warnings | Vitaly Takmazov | |
2020-10-20 | Ignore some JDT warnings | Vitaly Takmazov | |
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | Vitaly Takmazov | |
This reverts commit af94a01336a8ec2c44a220548bb9ab409976b69d. | |||
2020-10-19 | postcss-preset-env stage 0 required for custom-media | Vitaly Takmazov | |
2020-10-19 | Tomcat -> Undertow | Vitaly Takmazov | |
2020-10-19 | serialVersionUID for all Serializable classes | Vitaly Takmazov | |
2020-10-19 | More fixes for JDT warnings | Vitaly Takmazov | |
* set target JDK to 15 | |||
2020-10-19 | CommandsManager: handle recommendation error | Vitaly Takmazov | |
2020-10-19 | Fix some JDT warnings | Vitaly Takmazov | |
2020-10-19 | VSCode support | Vitaly Takmazov | |
* Now project working correctly with vscode-java plugin | |||
2020-10-18 | Gradle: enable --watch-fs by default | Vitaly Takmazov | |
2020-10-18 | Update deps and Gradle wrapper | Vitaly Takmazov | |
2020-10-15 | Cleanup webpack configuration | Vitaly Takmazov | |
2020-10-14 | css-minimizer-webpack-plugin | Vitaly Takmazov | |
2020-10-14 | Update deps | Vitaly Takmazov | |
2020-10-14 | webpack: no need to display progress | Vitaly Takmazov | |
2020-10-11 | eslint-loader->eslint-webpack-plugin | Vitaly Takmazov | |
2020-10-11 | Do not subscribe anonymous user to comments | Vitaly Takmazov | |
2020-10-11 | Gradle: yarn->npm | Vitaly Takmazov | |
2020-10-11 | Switch yarn->npm again | Vitaly Takmazov | |
2020-10-11 | Webpack 5 | Vitaly Takmazov | |
2020-10-09 | Fix scrolling in sidebar | Vitaly Takmazov | |
2020-10-08 | Fix csslint warning | Vitaly Takmazov | |
2020-10-08 | Desktop layout fixes | Vitaly Takmazov | |
2020-10-08 | Update NPM deps | Vitaly Takmazov | |
2020-10-08 | Images: catch exception when image file does not exists | Vitaly Takmazov | |
2020-10-08 | Apply some IDEA suggestions | Vitaly Takmazov | |
2020-10-08 | Sape: refactoring | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-10-02 | More IDEA code inspection fixes | Vitaly Takmazov | |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov | |