c325add487
Merge branch 'dev' of ssh://codeberg.org/chiski/axum-nix-incus-playground into add_contact_api
b355a49328
Add detailed view for a single contact
e00d474cff
flake.lock: Update
b355a49328
Add detailed view for a single contact
e00d474cff
flake.lock: Update
8058e6350a
flake.lock: Update
152c628d37
Add result and redirect to contacts
eea9113f1d
Get basic add contact front-end for working with backend database
daead2b301
Disable zfs, I want hibernation back
8d0fe4d1cd
Switch from zram to zswap
295286bb50
Add zram with writeback
f4c8e28083
Remove unecessary and old nfs drive
6c8a119bb0
flake.lock: Update
167942779c
Add .gitignore
4137e2414a
Add add_contact.html, add templates to env in main
54a945af5a
Placeholder routes for get,post contacts/add, start of add_contact_form
chiski
created branch add_contact_api in chiski/axum-nix-incus-playground
2026年03月23日 21:10:30 +01:00
709e2c97ff
Change get_all api to just get
77170ddcd5
Fix incorrect variable in contacts.html template
a1addd3a5a
Add new user to database
6979e8ab36
Refact match statement in search_contacts function
da41cb29f8
flake.lock: Update
Create Additional Entries in Database
Create a font-end API for Searching/Viewing Contacts
Create a font-end API for Searching/Viewing Contacts
PR #23 implements this
Integrate A Templating Engine
Integrate A Templating Engine
PR #23 implements this
Create a reusable Header and Footer