1. 8563a3c KB73 Add full text search to post lists. by Matthias Andreas Benkard · 3 years, 8 months ago
  2. d5498fc Add localized texts to Benki post model. by Matthias Andreas Benkard · 3 years, 9 months ago
  3. 3f986ef Add Scalafmt to Spotless configuration. by Matthias Andreas Benkard · 3 years, 9 months ago
  4. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 3 years, 11 months ago
  5. 1c2a8a7 KB54 Put posts in date buckets for templating. by Matthias Andreas Benkard · 4 years ago
  6. cf0fe88 KB49 Add private news feeds. by Matthias Andreas Benkard · 4 years, 1 month ago
  7. 593765d Fix problems found by static analysis. by Matthias Andreas Benkard · 4 years, 1 month ago
  8. 1e7674c Add nullability constraints everywhere. by Matthias Andreas Benkard · 4 years, 1 month ago
  9. 6cfe16b KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle null login. by Matthias Andreas Benkard · 4 years, 1 month ago
  10. ca4d794 KB46 Post#queryViewable: Fix visible posts query logic for Post.class. by Matthias Andreas Benkard · 4 years, 1 month ago
  11. 06e6c81 Lazy Chat: Implement editing of messages. by Matthias Andreas Benkard · 4 years, 1 month ago
  12. d5ae0d5 Implement news feed for Lazy Chat. by Matthias Andreas Benkard · 4 years, 1 month ago
  13. 4940b29 Factor common parts of BookmarkResource and LazychatResource into PostResource. by Matthias Andreas Benkard · 4 years, 1 month ago[Renamed (83%) from src/main/java/eu/mulk/mulkcms2/benki/generic/Post.java]
  14. 371164a Use generic page template for bookmark and lazy chat lists. by Matthias Andreas Benkard · 4 years, 2 months ago
  15. 3d399f3 Make paged post queries generic over Bookmark and LazychatMessage. by Matthias Andreas Benkard · 4 years, 2 months ago
  16. f599955 Move post list query method to Post class. by Matthias Andreas Benkard · 4 years, 2 months ago
  17. 2d4f92e Book Marx: Implement basic viewer. by Matthias Andreas Benkard · 4 years, 3 months ago
  18. 0246c3e Data model mapping: Mark all ID fields @GeneratedValue, make boxed. by Matthias Andreas Benkard · 4 years, 3 months ago
  19. 553de3e Benki: Clean up the data model mapping some more. by Matthias Andreas Benkard · 4 years, 3 months ago
  20. 57c9a8a Assume that Benki entities are in the “benki” schema. by Matthias Andreas Benkard · 4 years, 3 months ago
  21. aa75480 Set all fetch types to LAZY. by Matthias Andreas Benkard · 4 years, 3 months ago
  22. f9c7427 Replace UserVisible{Bookmark,Post,LazychatMessage} with a @ManyToMany. by Matthias Andreas Benkard · 4 years, 3 months ago
  23. d9b9588 Benki: Sort into a sane folder structure, fix mapping bugs. by Matthias Andreas Benkard · 4 years, 3 months ago[Renamed (61%) from src/main/java/eu/mulk/mulkcms2/benki/Post.java]
  24. 35cb159 Benki: Simplify with Panache. by Matthias Andreas Benkard · 4 years, 3 months ago
  25. 734879e Import Benki data model. by Matthias Andreas Benkard · 4 years, 3 months ago