DecDuck
|
da3642cba2
|
Cache-first object fetching (#76)
* fix: submillisecond cache hits
* fix: async object loading to hand control back to renderer
* fix: clippy
|
2025-07-27 12:04:50 +10:00 |
|
DecDuck
|
d0d663cdd3
|
Bump version to v0.3.0-rc-8 (#74)
|
2025-07-25 22:21:59 +10:00 |
|
DecDuck
|
7aee57038d
|
Fix client running behind reverse proxy (#69)
* fix: reverse proxy 400 due to duplicate header
* fix: clippy
* bump version and update ci
|
2025-07-18 20:08:12 +10:00 |
|
DecDuck
|
3d75ace23f
|
Release v0.3.0-rc-6 (#68)
|
2025-07-18 17:38:36 +10:00 |
|
DecDuck
|
88f8742143
|
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 |
|
DecDuck
|
af983fdcff
|
chore: bump version to 0.3.0-rc-4
|
2025-06-25 09:05:08 +10:00 |
|
quexeky
|
57a0046224
|
fix: Re-update the user and app status when recieve_handshake is called (#54)
Also enabled assetProtocol for better caching in general
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-06-06 12:09:44 +10:00 |
|
DecDuck
|
c13ee0b17f
|
Release: v0.3.0-rc-3 (#51)
|
2025-06-06 09:25:44 +10:00 |
|
DecDuck
|
01b14f5995
|
build: 0.3.0-rc-2
|
2025-05-28 20:09:58 +10:00 |
|
DecDuck
|
57f8a5a2e5
|
fix: bump tauri.config.json to 0.3.0-rc-1
|
2025-05-07 14:36:54 +10:00 |
|
quexeky
|
224ff2d015
|
chore: Version bump
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
20bb2bf198
|
build: Version bump & appimage build
|
2025-01-20 23:13:49 +11:00 |
|
DecDuck
|
3164ec7106
|
feat(game): game uninstalling & partial compat
|
2024-12-26 11:59:26 +11:00 |
|
DecDuck
|
6897b35904
|
reorganisation, cleanup and new nonce protocol
|
2024-10-12 17:34:47 +11:00 |
|
DecDuck
|
4a114d2a79
|
client now fetches user information from Drop server
|
2024-10-09 16:52:24 +11:00 |
|
DecDuck
|
bb2833b79f
|
ci/cd and patches for windows builds
|
2024-10-09 05:09:48 +11:00 |
|
DecDuck
|
8896492776
|
another stage of client authentication
|
2024-10-08 16:13:28 +11:00 |
|
DecDuck
|
13bf4fe757
|
auth initiate, database and more
|
2024-10-08 13:17:06 +11:00 |
|
DecDuck
|
c0b2255315
|
migrate to nuxt and groundwork
|
2024-10-08 00:39:42 +11:00 |
|
DecDuck
|
8e87ad7631
|
initial commit
|
2024-10-06 01:10:57 +10:00 |
|