Commit graph

17 commits

Author SHA1 Message Date
asivery
48ea6567bc Fix encryption 2024-02-01 05:52:14 +01:00
c563a41781 Moved some crate components around 2024-01-31 15:01:45 -06:00
766b4c68f7 Started work on WASM support 2024-01-30 18:04:46 -06:00
27853d9ea0 Bumped unicode-jp version to fork
Current version does not compile on WASM, and has security vulnerabilities. The fork https://github.com/uzabase/unicode-jp-rs works for WASM and has updated dependencies to address security concerns.
2024-01-30 10:44:21 -06:00
edbe0bacfa Removed currently unused dependencies 2024-01-30 10:35:35 -06:00
asivery
4d4cb9228e Add basic commands, start working on track upload 2024-01-29 02:45:40 +01:00
303069577e Moved code to nusb, ran rustfmt 2024-01-28 18:19:38 -06:00
278ba2e8bd Ported to [yusb](https://github.com/fpagliughi/yusb) 2023-12-17 02:43:41 -06:00
c51d2b700a Fixed a lot of clippy warnings 2023-12-17 02:27:25 -06:00
6c1a66a97d Cleanup 2023-12-17 01:59:10 -06:00
cafd518f9d Ported code from rusb to webusb 2023-10-09 08:39:50 -05:00
628c1afd79 Finished implementation of string sanitization functions 2023-09-26 03:03:48 -05:00
9aa09343c5 Added mappings file, implemented sanitize_full_width_title 2023-09-25 20:33:43 -05:00
4a7f95d081 Updated crate name for minidisc-rs 2023-09-25 13:20:47 -05:00
f7a4af8e83 Updated cargo.toml 2023-09-25 09:47:10 -05:00
17f4062e02 More restructuring 2023-09-25 09:44:23 -05:00
53480ce2eb Restructured as library 2023-09-25 02:05:59 -05:00