The Nest
Explore
Sign in
ZJ
nidobyte
templates
projects
9
Open source Nest implementation
Code
Changes
Tags
Discussions
main
zj
refactor: Don't leak rocket::State into models Previously the State was passed into the models where it had no reason to be. So a minor cleanup has been performed to right this.
on October 26, 2021
explore.html.tera
ui: Fix navigation issues To get the bare minimum working, this change adds some basic navigation to the applicaiton. It's far from perfect, but nonetheless, it's something. :)
on October 7, 2021
new.html.tera
db: Add interface to add a project Right now a project has a name, and an owner which is hardcoded to 1. This is because basically I'm speedrunning to implement push/pull of Pijul and then revisit to add depth to features and tests. Model code is now split into files properly too.
on September 9, 2021
show.html.tera
ui: Fix navigation issues To get the bare minimum working, this change adds some basic navigation to the applicaiton. It's far from perfect, but nonetheless, it's something. :)
on October 7, 2021