Commit Graph

6 Commits

Author SHA1 Message Date
Gregory Schier
f967820f12 Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
2024-08-05 07:58:20 -07:00
Gregory Schier
38e0882dd1 Better handling of large responses 2024-07-23 08:59:15 -07:00
Gregory Schier
7e5408fc92 Update useSaveResponse.tsx 2024-06-27 22:05:41 -07:00
Gregory Schier
146fc133f0 Add mutationKey everywhere 2024-06-21 09:25:25 -07:00
Gregory Schier
d29e503309 Fix GRPC with files not refreshing, and tight render loop 2024-06-20 08:40:10 -07:00
Gregory Schier
f0c7a83134 Download Active Response (#49)
This PR prompts you to save un-previewable file types and adds an option
to save to the response history.
2024-06-10 16:36:09 -07:00