Commit Graph

710 Commits (d705b34f84781a375af7ade6b4fb0e2b2be552c3)

Author SHA1 Message Date
Pat Hartl dd0f221a94 Updated Edit view 2023-01-03 18:28:32 -06:00
Pat Hartl c7ef2dcede Tweaked game list 2023-01-03 18:11:45 -06:00
Pat Hartl d904cc8882 Started migrating front end to Tabler theme. Mocked up quick home dashboard. 2023-01-03 17:37:13 -06:00
Pat Hartl 2011c930ae Rekey user navigation properties as GUIDs and allow direct access to user nav properties 2023-01-03 01:06:48 -06:00
Pat Hartl 5736c5fe56 Add pretty UI elements for uploading. Save archive with uploaded file object key. 2023-01-02 18:32:33 -06:00
Pat Hartl 6a5afaad5d Add lazy loading 2023-01-02 18:31:51 -06:00
Pat Hartl 024eec1b50 Properly use `Blob.slice` for reading chunk data
Rant time, why the hell does is the `end` parameter of `Blob.slice(start, end)` the index of the first byte **not** included? Why does this API go against almost every other stream API out there?
2023-01-02 16:11:43 -06:00
Pat Hartl a8bbd8623b Remove ReadChunkFromFile 2023-01-02 16:09:37 -06:00
Pat Hartl 38212521af Initial Commit 2023-01-02 15:44:04 -06:00
Pat Hartl 9c7d6e8432
Create .gitignore 2023-01-02 15:43:28 -06:00