Ryan chiski · he/him/they/them/any
  • MN, USA
  • Joined on 2024年08月15日
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年04月03日 05:44:43 +02:00
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
Compare 3 commits »
chiski pushed to dev at chiski/axum-nix-incus-playground 2026年04月02日 05:54:31 +02:00
b355a49328 Add detailed view for a single contact
chiski pushed to dev at chiski/axum-nix-incus-playground 2026年04月02日 04:47:28 +02:00
e00d474cff flake.lock: Update
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年03月30日 05:12:35 +02:00
8058e6350a flake.lock: Update
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年03月26日 03:02:29 +01:00
152c628d37 Add result and redirect to contacts
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年03月24日 21:15:41 +01:00
eea9113f1d Get basic add contact front-end for working with backend database
chiski pushed to latitude-updates at chiski/nixos-config-files 2026年03月24日 16:18:25 +01:00
daead2b301 Disable zfs, I want hibernation back
8d0fe4d1cd Switch from zram to zswap
Compare 2 commits »
chiski pushed to latitude-updates at chiski/nixos-config-files 2026年03月24日 15:43:13 +01:00
295286bb50 Add zram with writeback
f4c8e28083 Remove unecessary and old nfs drive
6c8a119bb0 flake.lock: Update
167942779c Add .gitignore
Compare 4 commits »
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年03月24日 02:51:15 +01:00
4137e2414a Add add_contact.html, add templates to env in main
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年03月24日 02:17:51 +01:00
54a945af5a Placeholder routes for get,post contacts/add, start of add_contact_form
chiski pushed to add_contact_api at chiski/axum-nix-incus-playground 2026年03月23日 21:10:30 +01:00
chiski created branch add_contact_api in chiski/axum-nix-incus-playground 2026年03月23日 21:10:30 +01:00
chiski pushed to dev at chiski/axum-nix-incus-playground 2026年03月23日 21:05:13 +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
Compare 4 commits »
chiski pushed to dev at chiski/axum-nix-incus-playground 2026年03月23日 20:49:13 +01:00
da41cb29f8 flake.lock: Update
chiski opened issue chiski/axum-nix-incus-playground#24 2026年03月23日 20:48:56 +01:00
Create Additional Entries in Database
chiski closed issue chiski/axum-nix-incus-playground#22 2026年03月23日 19:59:13 +01:00
Create a font-end API for Searching/Viewing Contacts
chiski commented on issue chiski/axum-nix-incus-playground#22 2026年03月23日 19:59:12 +01:00
Create a font-end API for Searching/Viewing Contacts

PR #23 implements this

chiski closed issue chiski/axum-nix-incus-playground#21 2026年03月23日 19:58:58 +01:00
Integrate A Templating Engine
chiski commented on issue chiski/axum-nix-incus-playground#21 2026年03月23日 19:58:58 +01:00
Integrate A Templating Engine

PR #23 implements this

chiski closed issue chiski/axum-nix-incus-playground#16 2026年03月23日 19:58:38 +01:00
Create a reusable Header and Footer