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