1. 7658556 Update all non-major dependencies by Renovate Bot · 1 year, 4 months ago
  2. 35a5f99 Update dependency flow-bin to ^0.198.0 by Renovate Bot · 1 year, 4 months ago
  3. b252464 Update dependency flow-bin to ^0.197.0 by Renovate Bot · 1 year, 5 months ago
  4. 46e4cb6 fix(deps): update dependency purecss to v3 (#15) by renovate[bot] · 1 year, 6 months ago
  5. f40b29e chore(deps): update all non-major dependencies (#12) by renovate[bot] · 1 year, 6 months ago
  6. 601508f fix(newsletter): Do not pass DISTINCT through to SQL. by Matthias Andreas Benkard · 1 year, 7 months ago
  7. 2254672 style: Reformat. by Matthias Andreas Benkard · 1 year, 7 months ago
  8. a84be3b feat(wiki): Implement new Wiki page creation. by Matthias Andreas Benkard · 1 year, 7 months ago
  9. 2137b35 Wiki: Rebundle Content Tools. by Matthias Andreas Benkard · 1 year, 7 months ago
  10. e59db84 fix: TemporalExtensions: Work around template extension type resolution wonkiness. by Matthias Andreas Benkard · 1 year, 7 months ago
  11. ead6129 chore: Update dependencies. by Matthias Andreas Benkard · 1 year, 7 months ago
  12. 40e7925 refactor: Consolidate Qute extensions in a separate package. by Matthias Andreas Benkard · 1 year, 7 months ago
  13. 264283c Update dependencies. by Matthias Andreas Benkard · 1 year, 9 months ago
  14. 0b2aa3b KB66 Post: Order comments by date ascending rather than descending. by Matthias Andreas Benkard · 2 years ago
  15. ef313f5 KB66 NewsletterSender: Only consider top-level posts. by Matthias Andreas Benkard · 2 years ago
  16. f435e66 Upgrade to Quarkus 2.9.2.Final. by Matthias Andreas Benkard · 2 years ago
  17. 8e88542 KB66 Make ESLint happy. by Matthias Andreas Benkard · 2 years ago
  18. c980952 KB66 PostResource#postComment: Return Uni<Response>. by Matthias Andreas Benkard · 2 years ago
  19. bee2677 KB66 Assign comment owner if logged in. by Matthias Andreas Benkard · 2 years ago
  20. 8dcc6ae KB66 Add comment count to post header. by Matthias Andreas Benkard · 2 years ago
  21. 1937e6a KB66 Add comment notification email. by Matthias Andreas Benkard · 2 years ago
  22. 0351a8f KB66 Add comment box. by Matthias Andreas Benkard · 2 years ago
  23. 14e5944 KB66 Add comment post form. by Matthias Andreas Benkard · 2 years ago
  24. dcad91c Fix semantic HTML. by Matthias Andreas Benkard · 2 years ago
  25. fbf7a0a MlkBookmarkSubmissionForm: Add initializers back. by Matthias Andreas Benkard · 2 years ago
  26. 4f7a737 Remove runtime container image recipe (moved to “container-images” repository). by Matthias Andreas Benkard · 2 years, 1 month ago
  27. dca6e52 Container image: Trim of unused modules. by Matthias Andreas Benkard · 2 years, 1 month ago
  28. c83e8de Use a custom OpenJDK base container image. by Matthias Andreas Benkard · 2 years, 1 month ago
  29. b40f465 KB118 MlkBookmarkSubmissionForm: Set descriptionInput.{innerText => value}. by Matthias Andreas Benkard · 2 years, 1 month ago
  30. f544d73 Disable dev mode Hibernate validation. by Matthias Andreas Benkard · 2 years, 1 month ago
  31. 98f6739 MarkdownConverter: Permit abbr, acronym tags. by Matthias Andreas Benkard · 2 years, 1 month ago
  32. 5102564 Format tables with a bit more spacing. by Matthias Andreas Benkard · 2 years, 1 month ago
  33. 3b2d5a1 MarkdownConverter: Add AbbreviationExtension. by Matthias Andreas Benkard · 2 years, 1 month ago
  34. 64bf109 MarkdownConverter: Enable FootnoteExtension. by Matthias Andreas Benkard · 2 years, 1 month ago
  35. 6fca8dc Post: Fix typo in bookmarks query for logged-in users. by Matthias Andreas Benkard · 2 years, 2 months ago
  36. 1ef241d Update dependencies. by Matthias Andreas Benkard · 2 years, 2 months ago
  37. ab36adb Use Blaze Persistence for criteria queries. by Matthias Andreas Benkard · 2 years, 2 months ago
  38. 0dfcd14 Update dependencies. by Matthias Andreas Benkard · 2 years, 3 months ago
  39. a3661f1 KB66 LazychatMessage: Make LazychatReference into a @ManyToMany association. by Matthias Andreas Benkard · 2 years, 10 months ago
  40. 95cc087 KB66 Sanitize HTML in posts. by Matthias Andreas Benkard · 2 years, 11 months ago
  41. ff1fc09 KB66 Use a MessageLogger for logging. by Matthias Andreas Benkard · 2 years, 11 months ago
  42. 46022ab KB66 Upgrade to Quarkus 2.0.2, fix authentication. by Matthias Andreas Benkard · 2 years, 11 months ago
  43. 49b0151 KB66 Use type-safe templates everywhere. by Matthias Andreas Benkard · 2 years, 11 months ago
  44. 2f931de KB66 Add editor role. by Matthias Andreas Benkard · 3 years ago
  45. a50ac8d Update dependencies. by Matthias Andreas Benkard · 3 years ago
  46. d4df22d Newsletter: Address to self. by Matthias Andreas Benkard · 3 years, 4 months ago
  47. de46b23 Replace raw-type uses of Post with Post<?>. by Matthias Andreas Benkard · 3 years, 4 months ago
  48. be86a62 Add name to From header in newsletters. by Matthias Andreas Benkard · 3 years, 4 months ago
  49. e7a07db Fix unsubscription email address. by Matthias Andreas Benkard · 3 years, 4 months ago
  50. 67c6067 KB66 Post: Add scope field. by Matthias Andreas Benkard · 3 years, 4 months ago
  51. cc29e55 Turn on JEP 346 (Promptly Return Unused Committed Memory from G1). by Matthias Andreas Benkard · 3 years, 4 months ago
  52. 0c0a461 Switch to Azul Zulu. by Matthias Andreas Benkard · 3 years, 5 months ago
  53. 4674903 Act as if everything was fine if an invalid registration key is used. by Matthias Andreas Benkard · 3 years, 6 months ago
  54. 4db0854 Work around authentication check blocking-call bug in Quarkus 1.10.x. by Matthias Andreas Benkard · 3 years, 6 months ago
  55. a743872 Make navigation in portrait mode more finger-friendly again. by Matthias Andreas Benkard · 3 years, 6 months ago
  56. 533e6d4 Make navigation in portrait mode more compact. by Matthias Andreas Benkard · 3 years, 6 months ago
  57. 8dbf2f1 Fix <strong> and <b> font weights. by Matthias Andreas Benkard · 3 years, 7 months ago
  58. 5000f9a KB68 Only put public posts into the newsletter. by Matthias Andreas Benkard · 3 years, 7 months ago
  59. db9a198 KB68 Automatic expiry of unconfirmed newsletter subscriptions. by Matthias Andreas Benkard · 3 years, 7 months ago
  60. ff35894 KB68 Newsletter registration and deregistration. by Matthias Andreas Benkard · 3 years, 7 months ago
  61. ba3e58c KB68 Implement newsletter sending. by Matthias Andreas Benkard · 3 years, 7 months ago
  62. 8ae23a7 KB68 Add privacy policy. by Matthias Andreas Benkard · 3 years, 7 months ago
  63. 8563a3c KB73 Add full text search to post lists. by Matthias Andreas Benkard · 3 years, 9 months ago
  64. 99904f1 Update to OpenJDK 15. by Matthias Andreas Benkard · 3 years, 9 months ago
  65. 685317f Change post view page title. by Matthias Andreas Benkard · 3 years, 9 months ago
  66. 67107cd Add missing Fira Code files. by Matthias Andreas Benkard · 3 years, 9 months ago
  67. dd16c75 Design: Configure Iosevka with discretionary ligatures. by Matthias Andreas Benkard · 3 years, 9 months ago
  68. 455b313 Design: Make the sidebar minimum 12 em wide. by Matthias Andreas Benkard · 3 years, 9 months ago
  69. e460da4 Design: Revert to Source Sans Pro. by Matthias Andreas Benkard · 3 years, 9 months ago
  70. a9af15f Design: Use Iosevka and Fira Sans as the main fonts. by Matthias Andreas Benkard · 3 years, 9 months ago
  71. 8fac69d Give the sidebar minimal width. by Matthias Andreas Benkard · 3 years, 9 months ago
  72. 299f5a5 KB56 PostText: Inherit from PanacheEntityBase. by Matthias Andreas Benkard · 3 years, 9 months ago
  73. 653eaa7 KB56 Add Rochester font, use for the login name. by Matthias Andreas Benkard · 3 years, 9 months ago
  74. cb6638a KB56 Move AboutResource.java back to where it belongs. by Matthias Andreas Benkard · 3 years, 9 months ago
  75. 5758e7c KB56 Hide wiki when not logged in. by Matthias Andreas Benkard · 3 years, 9 months ago
  76. 4d8139f KB56 Add login button and status box. by Matthias Andreas Benkard · 3 years, 9 months ago
  77. c7997aa Update settings to latest Quarkus version. by Matthias Andreas Benkard · 3 years, 9 months ago
  78. eb81651 Remove Scala again. by Matthias Andreas Benkard · 3 years, 9 months ago
  79. d5498fc Add localized texts to Benki post model. by Matthias Andreas Benkard · 3 years, 9 months ago
  80. 709e226 Scala: More compact imports. by Matthias Andreas Benkard · 3 years, 9 months ago
  81. 6cc0c7a Scala: Fewer semicolons. by Matthias Andreas Benkard · 3 years, 9 months ago
  82. 20b21e2 Scala: Stylistic improvements. by Matthias Andreas Benkard · 3 years, 9 months ago
  83. 3f986ef Add Scalafmt to Spotless configuration. by Matthias Andreas Benkard · 3 years, 9 months ago
  84. 7e71d1c Add Scala compiler. by Matthias Andreas Benkard · 4 years, 2 months ago
  85. eea9130 Docker: Switch to openjdk:14 as the base image. by Matthias Andreas Benkard · 3 years, 11 months ago
  86. e2d42e9 POM: Do not build and push container image by default. by Matthias Andreas Benkard · 4 years ago
  87. 1b6d401 Remove hibernate.properties. by Matthias Andreas Benkard · 4 years ago
  88. a49e13a Specify Accept header in Fetch requests. by Matthias Andreas Benkard · 4 years ago
  89. 813e597 Add Parcel bundler to build process. by Matthias Andreas Benkard · 4 years ago
  90. 96ed854 Update JavaScript dependencies. by Matthias Andreas Benkard · 4 years ago
  91. 57da5c9 Load the shadow DOM of edit forms lazily. by Matthias Andreas Benkard · 4 years ago
  92. b1f5be2 Make ESLint happy. by Matthias Andreas Benkard · 4 years ago
  93. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 4 years ago
  94. 80fc431 Add Liquibase. by Matthias Andreas Benkard · 4 years ago
  95. 43b2029 Feed: Add alternate links to every post. by Matthias Andreas Benkard · 4 years, 1 month ago
  96. e2a9200 Feed: Add generated titles to lazy chat messages. by Matthias Andreas Benkard · 4 years, 1 month ago
  97. 8001abb URL-encode URI fields in the news feed. by Matthias Andreas Benkard · 4 years, 1 month ago
  98. ad76d62 Post list: Load JavaScript modules only if editing is enabled. by Matthias Andreas Benkard · 4 years, 1 month ago
  99. 8040689 KB54 Use bookmark Emoji for bookmarks, give title font normal weight. by Matthias Andreas Benkard · 4 years, 1 month ago
  100. 369e698 KB54 Group posts by date, use floating to make style sheet even more compact. by Matthias Andreas Benkard · 4 years, 1 month ago