1. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 4 years ago
  2. 80fc431 Add Liquibase. by Matthias Andreas Benkard · 4 years ago
  3. a039237 POM: Update Spotless and Google Java Format. by Matthias Andreas Benkard · 4 years ago
  4. 840e43d POM: Remove JUnit. by Matthias Andreas Benkard · 4 years ago
  5. 71c1c6c POM: Remove MapStruct and TestContainers. by Matthias Andreas Benkard · 4 years ago
  6. 3bbba8d POM: Update dependencies. by Matthias Andreas Benkard · 4 years ago
  7. 43b2029 Feed: Add alternate links to every post. by Matthias Andreas Benkard · 4 years, 1 month ago
  8. 1fdf09b Update dependencies. by Matthias Andreas Benkard · 4 years, 1 month ago
  9. e2a9200 Feed: Add generated titles to lazy chat messages. by Matthias Andreas Benkard · 4 years, 1 month ago
  10. 8001abb URL-encode URI fields in the news feed. by Matthias Andreas Benkard · 4 years, 1 month ago
  11. 0a73944 KB59 Jenkins CI: Build and push container image. by Matthias Andreas Benkard · 4 years, 1 month ago
  12. dd72247 KB59 Add Jenkinsfile. by Matthias Andreas Benkard · 4 years, 1 month ago
  13. 93cbd35 Update dependencies. by Matthias Andreas Benkard · 4 years, 1 month ago
  14. ad76d62 Post list: Load JavaScript modules only if editing is enabled. by Matthias Andreas Benkard · 4 years, 1 month ago
  15. 8040689 KB54 Use bookmark Emoji for bookmarks, give title font normal weight. by Matthias Andreas Benkard · 4 years, 1 month ago
  16. 369e698 KB54 Group posts by date, use floating to make style sheet even more compact. by Matthias Andreas Benkard · 4 years, 1 month ago
  17. b3ff7ac KB54 Make web style sheet more compact. by Matthias Andreas Benkard · 4 years, 1 month ago
  18. 1c2a8a7 KB54 Put posts in date buckets for templating. by Matthias Andreas Benkard · 4 years, 1 month ago
  19. 95d29a0 build.xml: Fix package and deploy targets. by Matthias Andreas Benkard · 4 years, 1 month ago
  20. b8bac1f POM: Update Quarkus to 1.4.0.Final. by Matthias Andreas Benkard · 4 years, 1 month ago
  21. 0d1d53b POM: Remove unused Failsafe plugin. by Matthias Andreas Benkard · 4 years, 1 month ago
  22. a8eef5c POM: Remove disabled sections. by Matthias Andreas Benkard · 4 years, 1 month ago
  23. 24319ba Use OpenJ9 instead of HotSpot. by Matthias Andreas Benkard · 4 years, 1 month ago
  24. df7485c POM: Clean up properties, remove unused dependencies. by Matthias Andreas Benkard · 4 years, 1 month ago
  25. e128d15 build.xml: Run eslint on lazychat and posts folders, too. by Matthias Andreas Benkard · 4 years, 1 month ago
  26. bbac0c7 KB53 Support bookmark edition. by Matthias Andreas Benkard · 4 years, 1 month ago
  27. 3c4911e PostResource: Rearrange methods. by Matthias Andreas Benkard · 4 years, 1 month ago
  28. c5b9975 KB49 Vary feed URI based on resource type rendered. by Matthias Andreas Benkard · 4 years, 1 month ago
  29. cf0fe88 KB49 Add private news feeds. by Matthias Andreas Benkard · 4 years, 1 month ago
  30. 593765d Fix problems found by static analysis. by Matthias Andreas Benkard · 4 years, 2 months ago
  31. 1e7674c Add nullability constraints everywhere. by Matthias Andreas Benkard · 4 years, 2 months ago
  32. 98e63f0 POM: Move annotation processors to compiler plugin configuration. by Matthias Andreas Benkard · 4 years, 2 months ago
  33. 695427b KB51 Add post links. by Matthias Andreas Benkard · 4 years, 2 months ago
  34. 09914e3 Fix feed links. by Matthias Andreas Benkard · 4 years, 2 months ago
  35. b608127 KB51 Add handler for post links. by Matthias Andreas Benkard · 4 years, 2 months ago
  36. 6cfe16b KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle null login. by Matthias Andreas Benkard · 4 years, 2 months ago
  37. ca4d794 KB46 Post#queryViewable: Fix visible posts query logic for Post.class. by Matthias Andreas Benkard · 4 years, 2 months ago
  38. 5794b90 KB46 Add All Posts resource. by Matthias Andreas Benkard · 4 years, 2 months ago
  39. baf0f96 Remove unused .maven-dockerinclude file. by Matthias Andreas Benkard · 4 years, 2 months ago
  40. 8c5047c Replace the autogenerated README.md with a new README.adoc. by Matthias Andreas Benkard · 4 years, 2 months ago
  41. 5e5e70a When building native images, always do it in a Docker container. by Matthias Andreas Benkard · 4 years, 2 months ago
  42. 23781fb Remove unused Dockerfiles. by Matthias Andreas Benkard · 4 years, 2 months ago
  43. db48be4 Use Jib to build the Docker image. by Matthias Andreas Benkard · 4 years, 2 months ago
  44. 70d2795 Update dependencies. by Matthias Andreas Benkard · 4 years, 2 months ago
  45. 6e60d8e Navbar tag: Add parameter signature. by Matthias Andreas Benkard · 4 years, 2 months ago
  46. abfe886 Remove unused file mulkcms2/.dockerignore. by Matthias Andreas Benkard · 4 years, 2 months ago
  47. b224451 Update to Quarkus 1.4.0.CR1. by Matthias Andreas Benkard · 4 years, 2 months ago
  48. 188327d Update to Quarkus 1.3.2.Final. by Matthias Andreas Benkard · 4 years, 2 months ago
  49. 0fb9d12 MlkLazychatSubmissionForm: Make Flow type checker happy. by Matthias Andreas Benkard · 4 years, 2 months ago
  50. 96c61e4 build.xml: Add descriptions to main targets. by Matthias Andreas Benkard · 4 years, 2 months ago
  51. 77138fa build.xml: Add a “deploy” target. by Matthias Andreas Benkard · 4 years, 2 months ago
  52. 91505b2 Remove Gradle. by Matthias Andreas Benkard · 4 years, 2 months ago
  53. 94f70b5 Upgrade to JDK 14. by Matthias Andreas Benkard · 4 years, 2 months ago
  54. 55243c8 POM: User docker-maven-plugin from Fabric8. by Matthias Andreas Benkard · 4 years, 2 months ago
  55. 1c97368 Move Dockerfile from Gradle to Maven. by Matthias Andreas Benkard · 4 years, 2 months ago
  56. db23ab6 Post list: Improve lazy chat message edit button layout. by Matthias Andreas Benkard · 4 years, 2 months ago
  57. 966a94e Post list template: Fix whitespace. by Matthias Andreas Benkard · 4 years, 2 months ago
  58. d1c9531 Bookmark: Implement stubbed methods. by Matthias Andreas Benkard · 4 years, 2 months ago
  59. 06e6c81 Lazy Chat: Implement editing of messages. by Matthias Andreas Benkard · 4 years, 2 months ago
  60. 7f4dacc Copy web resource build steps into an Ant script, integrate into POM. by Matthias Andreas Benkard · 4 years, 2 months ago
  61. 699e9ab Bump dependency versions. by Matthias Andreas Benkard · 4 years, 2 months ago
  62. 27e69c4 Update dependencies. by Matthias Andreas Benkard · 4 years, 2 months ago
  63. d5ae0d5 Implement news feed for Lazy Chat. by Matthias Andreas Benkard · 4 years, 2 months ago
  64. 4940b29 Factor common parts of BookmarkResource and LazychatResource into PostResource. by Matthias Andreas Benkard · 4 years, 2 months ago
  65. a3762dc Show bookmark and lazy chat submission forms if and only if logged in. by Matthias Andreas Benkard · 4 years, 2 months ago
  66. 85b5e26 Configure cookie path for q_session cookie. by Matthias Andreas Benkard · 4 years, 2 months ago
  67. 2f3ce9a Lazy Chat: Default to semiprivate sharing. by Matthias Andreas Benkard · 4 years, 2 months ago
  68. 6f13af6 Update yarn.lock. by Matthias Andreas Benkard · 4 years, 2 months ago
  69. 12c7cac Enable lazy chat message submission. by Matthias Andreas Benkard · 4 years, 2 months ago
  70. e31da4f Make various fields final. by Matthias Andreas Benkard · 4 years, 2 months ago
  71. 371164a Use generic page template for bookmark and lazy chat lists. by Matthias Andreas Benkard · 4 years, 2 months ago
  72. 573f806 Lazychat: Add paging. by Matthias Andreas Benkard · 4 years, 2 months ago
  73. 3d399f3 Make paged post queries generic over Bookmark and LazychatMessage. by Matthias Andreas Benkard · 4 years, 2 months ago
  74. f599955 Move post list query method to Post class. by Matthias Andreas Benkard · 4 years, 2 months ago
  75. 43831d1 Make post list querying generic over all subtypes of Post. by Matthias Andreas Benkard · 4 years, 2 months ago
  76. 82c342d Update to Gradle 6.3 RC4. by Matthias Andreas Benkard · 4 years, 2 months ago
  77. 7cacf3d Update Spotless plugin. by Matthias Andreas Benkard · 4 years, 2 months ago
  78. 3f8a26c Bookmarks: Add paging. by Matthias Andreas Benkard · 4 years, 3 months ago
  79. 84db379 Disable Quarkus Kubernetes processing. by Matthias Andreas Benkard · 4 years, 3 months ago
  80. 2ebeae1 Add Maven wrapper. by Matthias Andreas Benkard · 4 years, 3 months ago
  81. 551f50c Update dependencies. by Matthias Andreas Benkard · 4 years, 3 months ago
  82. a11c065 Contact info page: Fix area code in phone number. by Matthias Andreas Benkard · 4 years, 3 months ago
  83. aa659da Add contact information. by Matthias Andreas Benkard · 4 years, 3 months ago
  84. 781dcbb Update Gradle wrapper. by Matthias Andreas Benkard · 4 years, 3 months ago
  85. 1c98b1e Update dependencies. by Matthias Andreas Benkard · 4 years, 3 months ago
  86. a04b397 BookmarkResource: Add missing selection to authenticated bookmark list query. by Matthias Andreas Benkard · 4 years, 3 months ago
  87. 0312ec7 Update dependencies. by Matthias Andreas Benkard · 4 years, 3 months ago
  88. 35d8d09 BookmarkResource: Fix user feed IDs and links. by Matthias Andreas Benkard · 4 years, 3 months ago
  89. cb22669 BookmarkResource: Remove code duplication. by Matthias Andreas Benkard · 4 years, 3 months ago
  90. 404ac1d BookmarkResource: Use JPA metamodel for type-safe Criteria queries. by Matthias Andreas Benkard · 4 years, 3 months ago
  91. 088a21f Bookmarks: Add owner bookmark pages (~{user}, ~{user}/feed). by Matthias Andreas Benkard · 4 years, 3 months ago
  92. 04a50e6 Bookmarks: Add Atom feed. by Matthias Andreas Benkard · 4 years, 4 months ago
  93. 981f279 Add Rome dependency. by Matthias Andreas Benkard · 4 years, 4 months ago
  94. 8075e59 MlkBookmarkSubmissionForm: Make type-only import Flow-commented. by Matthias Andreas Benkard · 4 years, 4 months ago
  95. edd7e5e MlkBookmarkSubmissionForm: Implement disconnectedCallback(). by Matthias Andreas Benkard · 4 years, 4 months ago
  96. e5f071f Web: Add ESLint. by Matthias Andreas Benkard · 4 years, 4 months ago
  97. fc8caa5 Web: Remove lit-html, prefixfree, redux. by Matthias Andreas Benkard · 4 years, 4 months ago
  98. 5e09e86 Web: Install TypeScript definitions for Elix. by Matthias Andreas Benkard · 4 years, 4 months ago
  99. 8c29ae9 Web: Move types.js to cms2/. by Matthias Andreas Benkard · 4 years, 4 months ago
  100. 9e203aa Web: Move the Flow type cast function to its own module. by Matthias Andreas Benkard · 4 years, 4 months ago