summaryrefslogtreecommitdiff
path: root/lib/handlers.ml
AgeCommit message (Collapse)Author
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