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