Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-27 | Refactor + proper implementation for refs and log handlers. | Marius Peter | |
2025-05-26 | Update config. | Marius Peter | |
2025-05-25 | Refactor 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-25 | Rename repo_name to repo. | Marius Peter | |
2025-05-18 | Good progress today 💯 | Marius Peter | |
2025-05-18 | Modularize everything. | Marius Peter | |
2025-05-17 | Added custom let* for handlers. | Marius Peter | |
The error page is now displayed for any intermediate error. | |||
2025-05-10 | Use Lwt.Syntax. | Marius Peter | |
2025-05-01 | Perform deep refactoring. | Marius Peter | |
Better separation of concern; this paves the way for better testing down the road. | |||
2025-04-06 | Start working with utop session stashes... | Marius Peter | |
Hopefully, this will increase developement velocity! | |||
2025-03-16 | Moderate amount of progress today 💯 | Marius Peter | |
2025-03-15 | Great work today, again! | Marius Peter | |
2025-03-02 | Great work today! 🔥 | Marius Peter | |
2025-03-01 | Start 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-02 | Change 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-01 | Reorganized everything. | Marius Peter | |
Thank you DeepSeek! |