Age | Commit message (Collapse) | Author | |
---|---|---|---|
2 days | Add README handling. | Marius Peter | |
3 days | Differentiate (sub-)tree and blob views. | Marius Peter | |
3 days | Remove authors for now. | Marius Peter | |
6 days | Refactor views. | Marius Peter | |
10 days | Reintroduce branches. | Marius Peter | |
11 days | Refactor resolvers. | Marius Peter | |
2025-06-15 | Refactor Git_presenters to Resolvers. | Marius Peter | |
What this module really does is resolve Git types to values usable by ogit views. | |||
2025-06-15 | Regroup Dream_html functionality in Views module. | Marius Peter | |
2025-06-09 | Clean up. | Marius Peter | |
2025-06-09 | Refactor miscellaneous functions. | Marius Peter | |
2025-06-08 | Implement Tree and Blob views. | Marius Peter | |
Getting real close to something good now! | |||
2025-05-29 | Start work on Trees. | Marius Peter | |
Making slow but steady progress... Bulldozer mindset. | |||
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! |