• Joined on 2025-03-24
Julia pushed to setup at Julia/Koucha 2026-02-03 17:51:14 -08:00
25f00d1665 Score refactor, add scores to feed_channels
Julia pushed to setup at Julia/Koucha 2026-02-03 16:15:57 -08:00
91229287a8 Score tests, and get_datetime test-util
Julia pushed to setup at Julia/Koucha 2026-02-02 14:50:54 -08:00
e353977da9 finalized score (for now lol)
Julia pushed to setup at Julia/Koucha 2026-02-01 13:04:39 -08:00
5487a1801f scoring starter code, and flake to stable
Julia pushed to setup at Julia/Koucha 2026-01-26 15:02:05 -08:00
544e380835 (Almost) full test coverage
Julia pushed to setup at Julia/Koucha 2026-01-23 16:35:51 -08:00
0639c5ca12 Pull out feed_channel, add more tests
Julia pushed to setup at Julia/Koucha 2026-01-22 15:55:36 -08:00
0bb9a81d60 clean up 'update_items'
Julia pushed to setup at Julia/Koucha 2026-01-22 13:56:54 -08:00
3748606e21 Move to DB module for visibility; separate db and client code
Julia pushed to setup at Julia/Koucha 2026-01-22 11:40:40 -08:00
f5fc83a471 Clean up server.rs, add DB and Client aliases
Julia pushed to setup at Julia/Koucha 2026-01-22 10:39:42 -08:00
7bb4cf4230 Got the structure; got lots of tests; item still needs work
Julia pushed to setup at Julia/Koucha 2026-01-21 13:04:56 -08:00
d7123fb153 Finalize feed, tests which don't need channel creation
Julia pushed to setup at Julia/Koucha 2026-01-21 12:47:54 -08:00
e07a98ddbb Finalizing type schema and user tests
Julia pushed to setup at Julia/Koucha 2026-01-20 16:36:19 -08:00
162ba78430 Adding fill functions
440e897edf Modulified it
Compare 2 commits »
Julia pushed to setup at Julia/Koucha 2026-01-20 11:37:05 -08:00
22871f5789 Fetching data with channels
f42e558db9 Added content fields to initial schema
41badb6c9f Adapter and User
e2153c2eed Sql initial schema
985f724267 Add sqlx
Compare 5 commits »
Julia created branch setup in Julia/Koucha 2026-01-14 16:12:25 -08:00
Julia pushed to setup at Julia/Koucha 2026-01-14 16:12:25 -08:00
e1cb00f0b1 Basic fetch channel
Julia created branch main in Julia/Koucha 2026-01-14 12:17:27 -08:00
Julia pushed to main at Julia/Koucha 2026-01-14 12:17:27 -08:00
38d1cbbd50 Flake and Rust Project Init
Julia created repository Julia/Koucha 2026-01-14 11:14:50 -08:00
Julia pushed to main at Julia/AdventOfCode 2026-01-13 14:03:29 -08:00
c527691e98 2025 08