Commit Graph

8 Commits

Author SHA1 Message Date
4229444f96 Add instance configuration UI and backend 2026-04-30 17:45:05 +02:00
1578c3a708 feature: post discord webhook on quote creation 2026-04-29 00:54:44 +02:00
879c5ee3d3 postgres via sqlx - workable? 2026-04-20 01:17:30 +02:00
26be03ba31 working quote submission (with limits for now)
- must have two lines
- can only submit timestamp in system timezone
2026-04-05 22:11:43 +02:00
da5300b713 switch logging over to log & env_logger crate 2026-03-02 15:52:18 +01:00
52b70d4ee9 a whole lot of preem User/Session/Auth work 2026-02-23 02:17:49 +01:00
7a62819d9c UserHandle newtype, Users & boilerplate 2026-02-22 14:53:40 +01:00
53f9e40477 first pass db schema & deps 2026-02-20 21:33:41 +01:00