Commit graph

22 commits

Author SHA1 Message Date
b3b8e4b80d
chore: improve error message when api key not set 2024-09-16 19:11:20 -07:00
94d0fb1207
cargo.lock: update 2024-09-16 19:08:36 -07:00
2d80aba11a
deps: add ratatui 2024-09-16 19:05:48 -07:00
6eef285c45
docs: update doccomment for get_from_endpoint 2024-09-12 14:50:59 -07:00
5cb87b1adf
docs: add doccomment for get_courses 2024-09-12 14:45:09 -07:00
cdddd1937e
docs: update readme to mention scope 2024-09-12 14:45:09 -07:00
c5d5c293a2
feat: use time crate to parse ISO8601 datetimes from API 2024-09-12 14:17:29 -07:00
e101889cf2
nix: add cargo-audit to devshell 2024-09-12 14:17:05 -07:00
288c4cbfe9
fix: expose all fields of course structs 2024-09-12 02:09:03 -07:00
892112e568
readme: add some more instructions 2024-09-12 01:40:01 -07:00
63a6c65901
nix: use fenix instead of rust-overlay 2024-09-12 01:26:38 -07:00
435d7a0407
nix: switch to naersk rust infrastructure 2024-09-12 01:13:32 -07:00
c0b47b1fbc
docs: add some top level module documentation 2024-09-12 00:48:26 -07:00
a87ccd9c2d
nix: update cargoHash 2024-09-12 00:16:12 -07:00
8738a2a6df
feat: add basic libcanvas functionality 2024-09-12 00:11:12 -07:00
20f3bf6ca6
nix: move out of nativeBuildInputs for devShell 2024-09-12 00:10:56 -07:00
69af77d0f0
init rustfmt 2024-09-12 00:10:35 -07:00
7e691d07a6
docs: add build instructions 2024-09-11 02:14:34 -07:00
79635cc74e
docs: add readme 2024-09-11 02:12:42 -07:00
5e5a6567d5
add license 2024-09-11 02:11:53 -07:00
0c770db006
refactor: do not get api secret at compile time 2024-09-11 02:09:50 -07:00
2f3e5244ff
initial commit 2024-09-11 01:57:45 -07:00