1. d5498fc Add localized texts to Benki post model. by Matthias Andreas Benkard · 3 years, 10 months ago
  2. e9b14f9 Scala: Stricter Scalafmt settings. by Matthias Andreas Benkard · 3 years, 10 months ago
  3. 709e226 Scala: More compact imports. by Matthias Andreas Benkard · 3 years, 10 months ago
  4. 6cc0c7a Scala: Fewer semicolons. by Matthias Andreas Benkard · 3 years, 10 months ago
  5. 20b21e2 Scala: Stylistic improvements. by Matthias Andreas Benkard · 3 years, 10 months ago
  6. 47587c2 POM: Separate annotation processing from compilation. by Matthias Andreas Benkard · 3 years, 10 months ago
  7. b0c0e1e Add scala-compiler dependency to fix Scala dev mode recompilation. by Matthias Andreas Benkard · 3 years, 10 months ago
  8. 3f986ef Add Scalafmt to Spotless configuration. by Matthias Andreas Benkard · 3 years, 10 months ago
  9. 7e71d1c Add Scala compiler. by Matthias Andreas Benkard · 4 years, 3 months ago
  10. 43d59d3 Update dependencies. by Matthias Andreas Benkard · 3 years, 11 months ago
  11. 0445d82 Update Quarkus to 1.6.1.Final. by Matthias Andreas Benkard · 4 years ago
  12. eea9130 Docker: Switch to openjdk:14 as the base image. by Matthias Andreas Benkard · 4 years ago
  13. aa196aa POM: Update dependencies. by Matthias Andreas Benkard · 4 years ago
  14. 6b7e941 POM: Update dependencies. by Matthias Andreas Benkard · 4 years ago
  15. 6e41f38 POM: Add quarkus-panache-common as an annotation processor. by Matthias Andreas Benkard · 4 years, 1 month ago
  16. e2d42e9 POM: Do not build and push container image by default. by Matthias Andreas Benkard · 4 years, 1 month ago
  17. 1b6d401 Remove hibernate.properties. by Matthias Andreas Benkard · 4 years, 1 month ago
  18. 5706572 Downgrade Quarkus to 1.4.2.Final. by Matthias Andreas Benkard · 4 years, 1 month ago
  19. 8199664 Minimize resources in the JAR file. by Matthias Andreas Benkard · 4 years, 1 month ago
  20. 9d589ba Update Quarkus to 1.5.1.Final. by Matthias Andreas Benkard · 4 years, 1 month ago
  21. a49e13a Specify Accept header in Fetch requests. by Matthias Andreas Benkard · 4 years, 1 month ago
  22. 89c25ea Parcel: Minor fixes. by Matthias Andreas Benkard · 4 years, 1 month ago
  23. 813e597 Add Parcel bundler to build process. by Matthias Andreas Benkard · 4 years, 1 month ago
  24. 96ed854 Update JavaScript dependencies. by Matthias Andreas Benkard · 4 years, 1 month ago
  25. 57da5c9 Load the shadow DOM of edit forms lazily. by Matthias Andreas Benkard · 4 years, 1 month ago
  26. b1f5be2 Make ESLint happy. by Matthias Andreas Benkard · 4 years, 1 month ago
  27. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 4 years, 1 month ago
  28. 80fc431 Add Liquibase. by Matthias Andreas Benkard · 4 years, 1 month ago
  29. a039237 POM: Update Spotless and Google Java Format. by Matthias Andreas Benkard · 4 years, 1 month ago
  30. 840e43d POM: Remove JUnit. by Matthias Andreas Benkard · 4 years, 1 month ago
  31. 71c1c6c POM: Remove MapStruct and TestContainers. by Matthias Andreas Benkard · 4 years, 1 month ago
  32. 3bbba8d POM: Update dependencies. by Matthias Andreas Benkard · 4 years, 1 month ago
  33. 43b2029 Feed: Add alternate links to every post. by Matthias Andreas Benkard · 4 years, 2 months ago
  34. 1fdf09b Update dependencies. by Matthias Andreas Benkard · 4 years, 2 months ago
  35. e2a9200 Feed: Add generated titles to lazy chat messages. by Matthias Andreas Benkard · 4 years, 2 months ago
  36. 8001abb URL-encode URI fields in the news feed. by Matthias Andreas Benkard · 4 years, 2 months ago
  37. 0a73944 KB59 Jenkins CI: Build and push container image. by Matthias Andreas Benkard · 4 years, 2 months ago
  38. dd72247 KB59 Add Jenkinsfile. by Matthias Andreas Benkard · 4 years, 2 months ago
  39. 93cbd35 Update dependencies. by Matthias Andreas Benkard · 4 years, 2 months ago
  40. ad76d62 Post list: Load JavaScript modules only if editing is enabled. by Matthias Andreas Benkard · 4 years, 2 months ago
  41. 8040689 KB54 Use bookmark Emoji for bookmarks, give title font normal weight. by Matthias Andreas Benkard · 4 years, 2 months ago
  42. 369e698 KB54 Group posts by date, use floating to make style sheet even more compact. by Matthias Andreas Benkard · 4 years, 2 months ago
  43. b3ff7ac KB54 Make web style sheet more compact. by Matthias Andreas Benkard · 4 years, 2 months ago
  44. 1c2a8a7 KB54 Put posts in date buckets for templating. by Matthias Andreas Benkard · 4 years, 2 months ago
  45. 95d29a0 build.xml: Fix package and deploy targets. by Matthias Andreas Benkard · 4 years, 2 months ago
  46. b8bac1f POM: Update Quarkus to 1.4.0.Final. by Matthias Andreas Benkard · 4 years, 2 months ago
  47. 0d1d53b POM: Remove unused Failsafe plugin. by Matthias Andreas Benkard · 4 years, 2 months ago
  48. a8eef5c POM: Remove disabled sections. by Matthias Andreas Benkard · 4 years, 2 months ago
  49. 24319ba Use OpenJ9 instead of HotSpot. by Matthias Andreas Benkard · 4 years, 2 months ago
  50. df7485c POM: Clean up properties, remove unused dependencies. by Matthias Andreas Benkard · 4 years, 2 months ago
  51. e128d15 build.xml: Run eslint on lazychat and posts folders, too. by Matthias Andreas Benkard · 4 years, 2 months ago
  52. bbac0c7 KB53 Support bookmark edition. by Matthias Andreas Benkard · 4 years, 2 months ago
  53. 3c4911e PostResource: Rearrange methods. by Matthias Andreas Benkard · 4 years, 2 months ago
  54. c5b9975 KB49 Vary feed URI based on resource type rendered. by Matthias Andreas Benkard · 4 years, 2 months ago
  55. cf0fe88 KB49 Add private news feeds. by Matthias Andreas Benkard · 4 years, 2 months ago
  56. 593765d Fix problems found by static analysis. by Matthias Andreas Benkard · 4 years, 2 months ago
  57. 1e7674c Add nullability constraints everywhere. by Matthias Andreas Benkard · 4 years, 2 months ago
  58. 98e63f0 POM: Move annotation processors to compiler plugin configuration. by Matthias Andreas Benkard · 4 years, 2 months ago
  59. 695427b KB51 Add post links. by Matthias Andreas Benkard · 4 years, 2 months ago
  60. 09914e3 Fix feed links. by Matthias Andreas Benkard · 4 years, 2 months ago
  61. b608127 KB51 Add handler for post links. by Matthias Andreas Benkard · 4 years, 2 months ago
  62. 6cfe16b KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle null login. by Matthias Andreas Benkard · 4 years, 2 months ago
  63. ca4d794 KB46 Post#queryViewable: Fix visible posts query logic for Post.class. by Matthias Andreas Benkard · 4 years, 2 months ago
  64. 5794b90 KB46 Add All Posts resource. by Matthias Andreas Benkard · 4 years, 2 months ago
  65. baf0f96 Remove unused .maven-dockerinclude file. by Matthias Andreas Benkard · 4 years, 2 months ago
  66. 8c5047c Replace the autogenerated README.md with a new README.adoc. by Matthias Andreas Benkard · 4 years, 2 months ago
  67. 5e5e70a When building native images, always do it in a Docker container. by Matthias Andreas Benkard · 4 years, 2 months ago
  68. 23781fb Remove unused Dockerfiles. by Matthias Andreas Benkard · 4 years, 2 months ago
  69. db48be4 Use Jib to build the Docker image. by Matthias Andreas Benkard · 4 years, 3 months ago
  70. 70d2795 Update dependencies. by Matthias Andreas Benkard · 4 years, 3 months ago
  71. 6e60d8e Navbar tag: Add parameter signature. by Matthias Andreas Benkard · 4 years, 3 months ago
  72. abfe886 Remove unused file mulkcms2/.dockerignore. by Matthias Andreas Benkard · 4 years, 3 months ago
  73. b224451 Update to Quarkus 1.4.0.CR1. by Matthias Andreas Benkard · 4 years, 3 months ago
  74. 188327d Update to Quarkus 1.3.2.Final. by Matthias Andreas Benkard · 4 years, 3 months ago
  75. 0fb9d12 MlkLazychatSubmissionForm: Make Flow type checker happy. by Matthias Andreas Benkard · 4 years, 3 months ago
  76. 96c61e4 build.xml: Add descriptions to main targets. by Matthias Andreas Benkard · 4 years, 3 months ago
  77. 77138fa build.xml: Add a “deploy” target. by Matthias Andreas Benkard · 4 years, 3 months ago
  78. 91505b2 Remove Gradle. by Matthias Andreas Benkard · 4 years, 3 months ago
  79. 94f70b5 Upgrade to JDK 14. by Matthias Andreas Benkard · 4 years, 3 months ago
  80. 55243c8 POM: User docker-maven-plugin from Fabric8. by Matthias Andreas Benkard · 4 years, 3 months ago
  81. 1c97368 Move Dockerfile from Gradle to Maven. by Matthias Andreas Benkard · 4 years, 3 months ago
  82. db23ab6 Post list: Improve lazy chat message edit button layout. by Matthias Andreas Benkard · 4 years, 3 months ago
  83. 966a94e Post list template: Fix whitespace. by Matthias Andreas Benkard · 4 years, 3 months ago
  84. d1c9531 Bookmark: Implement stubbed methods. by Matthias Andreas Benkard · 4 years, 3 months ago
  85. 06e6c81 Lazy Chat: Implement editing of messages. by Matthias Andreas Benkard · 4 years, 3 months ago
  86. 7f4dacc Copy web resource build steps into an Ant script, integrate into POM. by Matthias Andreas Benkard · 4 years, 3 months ago
  87. 699e9ab Bump dependency versions. by Matthias Andreas Benkard · 4 years, 3 months ago
  88. 27e69c4 Update dependencies. by Matthias Andreas Benkard · 4 years, 3 months ago
  89. d5ae0d5 Implement news feed for Lazy Chat. by Matthias Andreas Benkard · 4 years, 3 months ago
  90. 4940b29 Factor common parts of BookmarkResource and LazychatResource into PostResource. by Matthias Andreas Benkard · 4 years, 3 months ago
  91. a3762dc Show bookmark and lazy chat submission forms if and only if logged in. by Matthias Andreas Benkard · 4 years, 3 months ago
  92. 85b5e26 Configure cookie path for q_session cookie. by Matthias Andreas Benkard · 4 years, 3 months ago
  93. 2f3ce9a Lazy Chat: Default to semiprivate sharing. by Matthias Andreas Benkard · 4 years, 3 months ago
  94. 6f13af6 Update yarn.lock. by Matthias Andreas Benkard · 4 years, 3 months ago
  95. 12c7cac Enable lazy chat message submission. by Matthias Andreas Benkard · 4 years, 3 months ago
  96. e31da4f Make various fields final. by Matthias Andreas Benkard · 4 years, 3 months ago
  97. 371164a Use generic page template for bookmark and lazy chat lists. by Matthias Andreas Benkard · 4 years, 3 months ago
  98. 573f806 Lazychat: Add paging. by Matthias Andreas Benkard · 4 years, 3 months ago
  99. 3d399f3 Make paged post queries generic over Bookmark and LazychatMessage. by Matthias Andreas Benkard · 4 years, 3 months ago
  100. f599955 Move post list query method to Post class. by Matthias Andreas Benkard · 4 years, 3 months ago