27 Commits

Author SHA1 Message Date
796d2bf8c1 Aggregate flakes in its own table 2025-02-10 18:05:41 +01:00
d2957d1799 Make all struct members snake case 2025-02-10 17:34:41 +01:00
f6733f86a7 Move flake scanning to module 2025-02-10 17:30:24 +01:00
7a4fbaf74a Move web router to separate module 2025-02-10 12:08:31 +01:00
3adc3035f6 Move all sql queries to storage module 2025-02-09 22:50:29 +01:00
daa12a9dc4 Rename flake list template 2025-02-09 22:21:29 +01:00
bfbecb87d9 Display timestamp human readable 2025-02-09 22:18:43 +01:00
b6adc918c6 Unify database structs 2025-02-09 21:56:06 +01:00
3d8867d218 Connect to db via storage module 2025-02-09 21:24:57 +01:00
fa489bf7bc Move flake metadata specification to seperate file 2025-02-09 21:17:13 +01:00
070f002c88 Simplify database schema 2025-02-08 16:51:16 +01:00
8ab45c982a Display current inputs for flakes 2025-02-08 15:53:25 +01:00
56a331555e Order newer revisions first 2025-02-08 15:15:00 +01:00
185e0964b7 Display in which revision this revision is an input 2025-02-01 20:43:17 +01:00
aa2ac96288 Include revisions of inputs in flake overview 2025-02-01 20:29:27 +01:00
4a2f16d6ff Remove unnecassary mutables 2025-02-01 20:18:32 +01:00
131ffd7a23 Display scanned flakes too 2025-02-01 20:17:04 +01:00
652c7afb7a Improve page layouts 2025-02-01 20:07:33 +01:00
0971df3cbe Move database queries intothe storage struct 2025-02-01 20:00:19 +01:00
e7601b7100 Add centrage storage struct 2025-02-01 19:45:56 +01:00
4919a1ffe1 Display revision info 2025-02-01 19:38:47 +01:00
97ea3d3802 Display flake details 2025-02-01 19:00:51 +01:00
055a9c9d57 List scanned flakes 2025-02-01 18:34:14 +01:00
b2ea0c311d Bootstrap template engine 2025-02-01 14:22:33 +01:00
e707abbd65 Bootstrap web interface 2025-02-01 13:20:09 +01:00
f9dafecab7 Write results into sqlite file 2025-02-01 02:10:06 +01:00
715db25581 Init repo 2025-02-01 00:55:10 +01:00