Commit Graph

20 Commits

Author SHA1 Message Date
williamp 9eca21de69 chore: run go mod tidy 2026-05-24 00:47:25 +00:00
williamp 43c1b09142 server: fix wording in NewChannel debug message 2026-05-24 00:36:14 +00:00
williamp e89ca23a42 server: fix bug in ListUsers to handle no users 2026-05-24 00:34:30 +00:00
williamp 35cda247f2 server: implement channels 2026-05-24 00:32:15 +00:00
williamp bd6c0bf211 server: implement authentication 2026-05-17 03:22:03 +00:00
williamp 8568b147bb server: implement ISEs w/o public error outputs 2026-05-17 01:09:52 +00:00
williamp 9c24bdca1f add postgres connection test 2026-05-16 20:56:14 +00:00
williamp de106c61fe server: implement getuser 2026-05-16 20:47:53 +00:00
williamp 26b00f8566 server: use postgres instead of scylla, easier to host 2026-05-15 02:20:53 +00:00
williamp c1c8a3d6aa update gitignore to include .env 2026-05-13 21:21:21 -04:00
williamp ea7e4f980b server: implement working db transaction with users 2026-05-14 01:20:29 +00:00
williamp d059dc0032 server: implement scylladb 2026-05-14 00:21:44 +00:00
williamp 4be223d1b7 server: /whoami 2026-05-13 22:51:55 +00:00
williamp 9dcbd54387 server: implement chi 2026-05-12 02:30:13 +00:00
williamp 40768f0c3a server: make hello world 2026-05-12 01:54:58 +00:00
williamp 994cf0935e chore: add license 2026-05-10 19:21:05 -04:00
williamp a06ebf722f listener: implement rms (voice activity) detection 2026-05-10 19:20:01 -04:00
williamp 37bc07f667 listener: introduce clips feature 2026-05-10 19:02:54 -04:00
williamp beccc7b50b listener: optimize transcription into 30s portions with timestamps 2026-05-10 16:28:20 -04:00
williamp bc746ade99 listener: basic implementation of whisper 2026-05-10 15:42:21 -04:00