Commit graph

31 commits

Author SHA1 Message Date
Jakub Hlusička 74d7b6df5f WIP 2026-02-14 20:03:32 +01:00
Jakub Hlusička ea58ef0c8e Fix clippy lints 2026-02-13 03:00:46 +01:00
Jakub Hlusička 707c994a76 Use fork keys 2026-02-13 02:50:32 +01:00
Jakub Hlusička 5004e8dfdf Support RMK device config 2026-02-12 22:44:13 +01:00
Jakub Hlusička 8e304540ea Enable 4 layers in total. 2026-02-12 03:23:16 +01:00
Jakub Hlusička ab506de76a More host string sending improvements, add compiled czech coders'
layout, send site password to host
2026-02-12 02:39:31 +01:00
Jakub Hlusička a09da0c8a7 Improvements to sending strings to host 2026-02-10 03:12:49 +01:00
Jakub Hlusička 3b364c64c2 Naive implementation of sending strings to the host 2026-02-09 02:14:06 +01:00
Jakub Hlusička 1e2d43a628 Site password derivation 2026-02-08 21:04:28 +01:00
Jakub Hlusička 4a5ada0bb0 Fix password fields; show stored users on login page 2026-02-08 01:17:33 +01:00
Jakub Hlusička d4c8d69cf3 Use custom partition table to prevent firmware getting overwritten 2026-02-07 10:10:47 +01:00
Jakub Hlusička 40b9b5d278 Implement spectre user addition 2026-02-04 03:14:21 +01:00
Jakub Hlusička b6d9a71b59 Fix build profiles 2026-02-03 00:27:20 +01:00
Jakub Hlusička c2e3f1bec3 Logging cleanup and fix for RTT 2026-01-31 20:21:40 +01:00
Jakub Hlusička f8ef06ee0c Clean up some lints 2026-01-31 15:36:36 +01:00
Jakub Hlusička 5592708271 UI code cleanup 2026-01-31 15:26:59 +01:00
Jakub Hlusička 3947215a23 Use a git rev for spectre-api-sys 2026-01-30 03:18:43 +01:00
Jakub Hlusička 5f34f078db Automated building 2026-01-30 02:02:59 +01:00
Jakub Hlusička d4aad0e8cd Use patched versions of some dependencies 2026-01-30 00:37:46 +01:00
Jakub Hlusička 3b24825677 Off-load some slint allocations to PSRAM 2026-01-28 22:46:14 +01:00
Jakub Hlusička 8426852d7c More GUI progress 2026-01-27 02:46:53 +01:00
Jakub Hlusička 9c2a614aff Change memory regions to prevent crashes; Improve GUI 2026-01-26 19:25:33 +01:00
Jakub Hlusička b33f4852b2 Fix a weird crash? 2026-01-25 20:52:38 +01:00
Jakub Hlusička 0cb6209d4b POC reading and writing spectre sites 2026-01-25 18:43:07 +01:00
Jakub Hlusička a3a95b179b Storage progress 2026-01-25 01:45:25 +01:00
Jakub Hlusička 9aa5430851 Improved db format 2026-01-24 21:47:21 +01:00
Jakub Hlusička bbbaea803b Basic db impl 2026-01-24 21:12:25 +01:00
Jakub Hlusička 6cd7b32bee Mount EKV on a separate partition 2026-01-24 00:42:16 +01:00
Jakub Hlusička 2a5779ffcf Derive correct salt for encryption key 2026-01-22 22:57:43 +01:00
Jakub Hlusička 7fca722f24 Disable -C force-frame-pointers, as it is only applicable to riscv 2026-01-22 18:16:37 +01:00
Jakub Hlusička 16ed51b19e Move acid-firmware into its own subfolder of the cargo workspace, and
some other improvements
2026-01-22 01:22:31 +01:00