Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-25 | Update .gitignore | ||
2019-12-25 | AppleClientSecretGenerator does not depend on Spring | ||
2019-12-25 | Cleanup SocialLogin | ||
2019-12-25 | Fix tests | ||
2019-12-23 | Add return path to Social login API responses | ||
2019-12-23 | Fix redirect url for Apple API login | ||
2019-12-23 | Fix naming again | ||
2019-12-20 | Fix endpoint naming | ||
2019-12-20 | Permit Apple API endpoint in Security config | ||
2019-12-20 | Fix mappings | ||
2019-12-20 | Rename API methods | ||
2019-12-20 | Apple SignIn API endpoint | ||
2019-12-20 | Remove evil icon from apple button | ||
2019-12-20 | Add Apple button to main login form | ||
2019-12-20 | Referer is wrong for apple sign in | ||
2019-12-20 | BouncyCastle is test dependency | ||
2019-12-20 | Sign In With Apple | ||
2019-12-19 | Send Update activites on message updates | ||
2019-12-18 | joogle link | ||
2019-12-17 | Update deps | ||
2019-12-16 | Pebble 3.1.2 and other dependencies updates | ||
2019-12-16 | Remove unused code | ||
2019-12-12 | Update copyrights | ||
2019-12-12 | Cleanup IDEA code issues | ||
2019-12-12 | Update deps | ||
2019-12-09 | Spring Boot 2.2.2 and other dependency updates | ||
Tomcat 9.0.29 is the default version for Spring Boot 2.2.2 now | |||
2019-11-27 | Downgrade pebble because 3.1.1 is broken on jdk13 | ||
2019-11-27 | Tomcat 9.0.29 and other dependency updates | ||
2019-11-20 | Update deps | ||
2019-11-14 | Tomcat 9.0-SNAPSHOT | ||
SSE log fixed in a future 9.0.28 version | |||
2019-11-13 | commons-fileupload is not used by Spring Boot | ||
2019-11-13 | Undertow -> Tomcat | ||
2019-11-13 | h2database 1.4.200 | ||
Now it needs MySQL mode explicitly | |||
2019-11-13 | aria-disabled => disabled | ||
2019-11-13 | Spring Boot 2.2.1, Babel 7.7 | ||
2019-11-01 | Spring Boot 2.1.9 | ||
2019-11-01 | Update deps | ||
2019-10-23 | style: drop remaining box shadows | ||
2019-10-23 | Fix svg icon from script | ||
2019-10-23 | Update deps | ||
2019-10-23 | Load icons from external SVG | ||
2019-10-23 | style: drop box-shadow because of blurry font | ||
2019-10-22 | Revert "Spring Boot 2.2" | ||
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-22 | yarn and yarnCompile tasks | ||
2019-10-22 | cleanup deps | ||
2019-10-22 | webpack: disable progress | ||
2019-10-22 | Gradle: drop node plugin, exec yarn directly | ||
2019-10-21 | Gradle 6.0-rc1 | ||
to support Java 13 | |||
2019-10-21 | Spring Boot 2.2 | ||
2019-10-11 | Read Juick hash from Authorization header, drop unused code | ||