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