William Peebles williamp
  • Joined on 2022-02-24
williamp opened issue williamp/chatservice_concept#2 2025-05-19 00:19:04 +00:00
golangci-lint results (5/18/25)
williamp pushed to master at williamp/chatservice_concept 2025-05-18 22:25:21 +00:00
72c0188071 expand logging
028c084cdd start logging -- also clarified env checks
f2b046056b put sessions in db
Compare 3 commits »
williamp pushed to master at williamp/chatservice_concept 2025-05-18 15:48:02 +00:00
985ed9943a implement basic configuration
williamp opened issue williamp/chatservice_concept#1 2025-05-18 01:50:39 +00:00
Denormalize Data
williamp pushed to master at williamp/chatservice_concept 2025-05-18 01:45:21 +00:00
f8a550883d implement Scylla database
williamp pushed to main at williamp/cellula.rs 2025-04-11 00:25:14 +00:00
3c2f3365e8 port more from osmocom-analog
williamp pushed to main at williamp/cellula.rs 2025-04-10 00:35:48 +00:00
8a6e51c877 start amps enums
5a3798732c chore: fix flake
Compare 2 commits »
williamp pushed to master at williamp/chatservice_concept 2025-04-09 01:32:54 +00:00
252b49ae6a chore: add debug bin to gitignore
williamp pushed to master at williamp/chatservice_concept 2025-04-09 01:30:45 +00:00
4b3d64c5cd add logout method
799bf784aa allow LoginCtx to handle anonymous users
Compare 2 commits »
williamp pushed to master at williamp/chatservice_concept 2025-04-08 02:18:58 +00:00
14c78536de use login context with newmessage
32bfd109b9 add user identification
Compare 2 commits »
williamp pushed to master at williamp/chatservice_concept 2025-04-07 20:38:38 +00:00
a578beea0d change fake db package name to make way for db being split out
williamp pushed to master at williamp/chatservice_concept 2025-04-07 20:26:18 +00:00
3ac7e488af fix username in login field -- should be 'username' not 'name'
williamp pushed to master at williamp/chatservice_concept 2025-04-07 20:18:15 +00:00
253f3dcdac update routes docs
williamp pushed to master at williamp/chatservice_concept 2025-04-07 03:34:10 +00:00
b44d59bd21 chore: add bashInteractive to buildInputs in dev shell
williamp pushed to master at williamp/chatservice_concept 2025-04-07 01:49:02 +00:00
a3c1ae5615 chore: update flake, move to nixos-unstable
williamp pushed to master at williamp/chatservice_concept 2025-04-07 01:45:05 +00:00
a601f1ceec split auth functions to auth.go
ccc0a58f88 implement authentication
Compare 2 commits »
williamp pushed to master at williamp/chatservice_concept 2025-03-31 00:54:43 +00:00
824ca781d4 create password auth skeleton
williamp pushed to master at williamp/chatservice_concept 2025-03-30 17:00:26 +00:00
cd4ebf9dc7 update vendor files
williamp pushed to master at williamp/chatservice_concept 2025-03-28 02:05:08 +00:00
71164ee85a cleanup dotfiles that should never have been tracked
williamp pushed to master at williamp/chatservice_concept 2025-03-28 02:04:31 +00:00
841f7aa0de add direnv and vscode dotfiles to gitignore