summaryrefslogtreecommitdiff
path: root/lib/handlers.ml
AgeCommit message (Collapse)Author
2 daysAdd README handling.Marius Peter
3 daysDifferentiate (sub-)tree and blob views.Marius Peter
3 daysRemove authors for now.Marius Peter
6 daysRefactor views.Marius Peter
10 daysReintroduce branches.Marius Peter
11 daysRefactor resolvers.Marius Peter
2025-06-15Refactor Git_presenters to Resolvers.Marius Peter
What this module really does is resolve Git types to values usable by ogit views.
2025-06-15Regroup Dream_html functionality in Views module.Marius Peter
2025-06-09Clean up.Marius Peter
2025-06-09Refactor miscellaneous functions.Marius Peter
2025-06-08Implement Tree and Blob views.Marius Peter
Getting real close to something good now!
2025-05-29Start work on Trees.Marius Peter
Making slow but steady progress... Bulldozer mindset.
2025-05-27Refactor + proper implementation for refs and log handlers.Marius Peter
2025-05-26Update config.Marius Peter
2025-05-25Refactor helpers as presenters.Marius Peter
Rather than generically ``helping'', this module provides intermediate representations of ocaml-git objects usable by the Views module.
2025-05-25Rename repo_name to repo.Marius Peter
2025-05-18Good progress today 💯Marius Peter
2025-05-18Modularize everything.Marius Peter
2025-05-17Added custom let* for handlers.Marius Peter
The error page is now displayed for any intermediate error.
2025-05-10Use Lwt.Syntax.Marius Peter
2025-05-01Perform deep refactoring.Marius Peter
Better separation of concern; this paves the way for better testing down the road.
2025-04-06Start working with utop session stashes...Marius Peter
Hopefully, this will increase developement velocity!
2025-03-16Moderate amount of progress today 💯Marius Peter
2025-03-15Great work today, again!Marius Peter
2025-03-02Great work today! 🔥Marius Peter
2025-03-01Start work on Git "un"helper functions.Marius Peter
Worse is better. I'll revisit the OCaml Git package once I'm more comfortable with OCaml overall.
2025-02-02Change Views render function return type.Marius Peter
All Views submodules' render functions now return a Dream_html node promise, rather than the node itself.
2025-02-01Reorganized everything.Marius Peter
Thank you DeepSeek!
Copyright 2019--2025 Marius PETER