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