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