Ian Flanigan
|
4bbfac5a5a
|
Rename drive number fields/variables/parameters to driveNo
Before, the naming of fields, variables, and parameters that took
`DriveNumber` was very inconsistent. This changes them all to
`driveNo`.
|
2022-09-24 08:53:48 +02:00 |
|
Will Scullin
|
cc46d040ca
|
Add drag and drop for disks (#130)
* Add drag and drop for disks
* Simplify storage state
* Switch to spawn, add abort signal to loads
|
2022-06-12 09:42:01 -07:00 |
|
Will Scullin
|
66f3e04d8e
|
Preact mass storage (#125)
The major impetus for rewriting in UI, at least. Still some ironing to do, but much nicer than my attempt to do this using the old UI "framework".
|
2022-06-05 10:57:04 -07:00 |
|