drop-app/components
DecDuck f560a62c8f
Download fixes (#63)
* refactor: Rename StoredManifest to DropData

Signed-off-by: quexeky <git@quexeky.dev>

* fix: Downloads when resuming would truncate files which had not been finished

Signed-off-by: quexeky <git@quexeky.dev>

* chore: Didn't import debug macro

Signed-off-by: quexeky <git@quexeky.dev>

* fix: Download chunks with wrong indexes

Migrated to using checksums as indexes instead

Signed-off-by: quexeky <git@quexeky.dev>

* feat: Resume download button

Also added DBWrite and DBRead structs to make database management easier

Signed-off-by: quexeky <git@quexeky.dev>

* feat: Download resuming

Signed-off-by: quexeky <git@quexeky.dev>

* feat: Resume button and PartiallyInstalled status

Signed-off-by: quexeky <git@quexeky.dev>

* feat: Download validation

Signed-off-by: quexeky <git@quexeky.dev>

* chore: Ran cargo fix & cargo fmt

Signed-off-by: quexeky <git@quexeky.dev>

* fix: download validation, installs, etc

* chore: version bump

---------

Signed-off-by: quexeky <git@quexeky.dev>
Co-authored-by: quexeky <git@quexeky.dev>
2025-07-14 16:31:06 +10:00
..
GameOptions feat: launch options 2025-04-27 21:07:39 +10:00
GameOptionsModal.vue feat: launch options 2025-04-27 21:07:39 +10:00
GameStatusButton.vue Download fixes (#63) 2025-07-14 16:31:06 +10:00
Header.vue fix: re-add minimise button 2025-05-10 14:22:21 +10:00
HeaderButton.vue fix: re-add minimise button 2025-05-10 14:22:21 +10:00
HeaderQueueWidget.vue feat(download ui): debug queue interface 2024-12-09 17:03:48 +11:00
HeaderUserWidget.vue feat: move to native_model to allow for database upgrades 2025-05-15 10:13:24 +10:00
HeaderWidget.vue another stage of client authentication 2024-10-08 16:13:28 +11:00
InitiateAuthModule.vue feat: inline capability registration 2025-05-15 16:05:34 +10:00
LibrarySearch.vue Download fixes (#63) 2025-07-14 16:31:06 +10:00
Logo.vue migrate to nuxt and groundwork 2024-10-08 00:39:42 +11:00
MiniHeader.vue patch for not draggable windows during setup 2024-10-09 18:02:09 +11:00
OfflineHeaderWidget.vue feat: add offline widget & remove openssl in favour of droplet-rs 2025-04-02 11:00:39 +11:00
PageWidget.vue feat(install modal): add note about more install dirs 2024-12-27 14:03:06 +11:00
WindowControl.vue fix: re-add minimise button 2025-05-10 14:22:21 +10:00
Wordmark.vue migrate to nuxt and groundwork 2024-10-08 00:39:42 +11:00