Commit Graph
20 Commits
Author SHA1 Message Date
lewis 938a9841b6 More local methods to not proxy 2026-01-04 18:38:15 +02:00
lewis 3954189c22 Functional typesafe backend 2026-01-04 15:18:26 +02:00
nelindandTangled e61021feee extract proxying into a middleware instead of a fallback handler 2026-01-04 13:00:27 +00:00
lewis 4375d795a0 Frontend on /app path for easy custom homepage 2026-01-02 21:54:27 +02:00
lewis 452d553887 Reserved handles & misc fixes 2025-12-30 21:24:44 +02:00
lewis 3f727b1c9d App password scopes 2025-12-25 21:17:09 +02:00
lewis faea661917 OAuth scopes full impl. 2025-12-20 13:05:43 +02:00
lewis e929cf5af5 Remove a bunch of unnecessary tests & endpoints 2025-12-18 22:13:25 +02:00
lewis 2cf87e2cfb Better oauth, appview groundwork 2025-12-17 23:29:48 +02:00
lewis c24a942a28 Cargo clippy typeshit 2025-12-16 21:23:11 +02:00
lewis 524b99445d General fixes to make more things work 2025-12-15 23:41:25 +02:00
lewis 0b45807c32 Add back some whitespaces 2025-12-15 19:02:10 +02:00
lewis c6f9062979 Creating & posting records works. Also messed up newlines but will fix later. 2025-12-14 23:55:04 +02:00
lewis 43c18beb51 Performance enhancements, overengineering 2025-12-13 15:10:53 +02:00
lewis 2ededf32a6 Half-ass attempt at the local-first appview endpoints like ref impl 2025-12-12 00:28:57 +02:00
lewis 17a7f1dc2b Initial oauth impl 2025-12-11 20:05:59 +02:00
lewis b19013c6ab SQLx raw text queries to yummy query macro 2025-12-08 19:44:11 +02:00
Lewis e2cc51f0b1 Format and split big files into smaller ones 2025-12-07 11:47:38 +02:00
Lewis db272e9f4f Per-user JWT stuffs 2025-12-05 22:30:55 +02:00
Lewis 7fb8e15b96 Proxying requests 2025-12-05 00:30:32 +02:00