Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-31 | Resource filtering is handled by Spring Boot Maven plugin | ||
2021-03-31 | move Flyway resources back to resources/ | ||
2021-03-31 | Gradle -> Maven | ||
2021-03-25 | login page refactoring | ||
* drop jQuery * merge styles * show login error message | |||
2021-03-24 | Compile CSS with postcss-cli | ||
2021-03-02 | Drop social links | ||
2021-02-13 | Cleanup CSS/HTML suggestions from VSCode | ||
2021-01-27 | Update messages_ru.properties | ||
2021-01-27 | Remove "blacklist" term | ||
2021-01-18 | bump to 2021 | ||
2020-12-10 | Style cleanup | ||
2020-11-24 | Fix title localization on some web pages | ||
2020-10-20 | Revert "/user/tag? => /user/search?" | ||
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Clean up JDT warnings | ||
2020-10-08 | Desktop layout fixes | ||
2020-10-02 | Update copyright years | ||
2020-06-05 | Revert "Use *tag in tag searches" | ||
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. | |||
2020-06-05 | Use *tag in tag searches | ||
2020-05-21 | Fix h2 configuration | ||
2020-05-21 | Show correct signup errors | ||
2020-05-18 | add image MIME type filter into post form | ||
2020-05-18 | fix image size limit message | ||
2020-04-29 | Button style | ||
2020-04-28 | CSS Grid -> position: fixed | ||
2020-04-15 | Move ads out of noindex blocks | ||
2020-04-15 | Ellipses ctitle | ||
2020-04-14 | Fix user toolbar on mobile | ||
2020-04-14 | Initial grid layout | ||
2020-04-09 | /user/tag? => /user/search? | ||
2020-04-03 | Reorganize layout and code cleanup | ||
2020-03-20 | enable spring boot actuator for admin users | ||
2020-02-27 | spring.jackson.serialization.write-empty-json-arrays=true | ||
2020-02-18 | Update toolbar style | ||
2020-02-02 | Fix embeds | ||
2020-01-31 | Fix buttons, part 2 | ||
2020-01-31 | Fix buttons in thread | ||
2020-01-31 | Action panel styling | ||
2020-01-31 | Change tags styling | ||
2020-01-01 | Update copyright year | ||
2019-12-25 | Fix tests | ||
2019-12-20 | Sign In With Apple | ||
2019-12-18 | joogle link | ||
2019-11-13 | h2database 1.4.200 | ||
Now it needs MySQL mode explicitly | |||
2019-10-22 | Revert "Spring Boot 2.2" | ||
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-21 | Spring Boot 2.2 | ||
2019-09-08 | prevent jsessionid inclusion in url | ||
2019-08-09 | Revert "Cache autoconfiguration" | ||
This reverts commit 0597fae5542de52a30dc60679a7f66ccea76ad51. | |||
2019-08-08 | Cache autoconfiguration | ||
2019-07-04 | Render email using templates | ||
* do not include tracking pixel in pm * reorganize snapshots layout * reconfigure pebble to not trim anything | |||
2019-06-17 | Load initial data into h2 on bootRun | ||