|
|
6dedf39420
|
bump version and update ci
|
2025-07-18 19:57:37 +10:00 |
|
|
|
2913fdf35b
|
Release v0.3.0-rc-6 (#68)
|
2025-07-18 17:38:36 +10:00 |
|
|
|
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 |
|
|
|
afcd4e916f
|
chore: bump version to 0.3.0-rc-4
|
2025-06-25 09:05:08 +10:00 |
|
|
|
86bce1c68d
|
Release: v0.3.0-rc-3 (#51)
|
2025-06-06 09:25:44 +10:00 |
|
|
|
d045385a5d
|
build: 0.3.0-rc-2
|
2025-05-28 20:09:58 +10:00 |
|
|
|
65561abdab
|
fix: update object id paths for new server
|
2025-05-10 15:25:40 +10:00 |
|
|
|
47d9e9949b
|
feat: bump app versions to 0.3.0-rc-1
|
2025-05-07 14:28:11 +10:00 |
|
|
|
8e5e3b2715
|
fix: some of GitHub's dependabot alerts
|
2025-04-27 21:15:32 +10:00 |
|
|
|
639d3b4630
|
fix: refactoring and error handling
|
2025-02-20 21:19:54 +11:00 |
|
|
|
dca5f65e89
|
chore: Version bump
|
2025-02-12 10:00:45 +11:00 |
|
|
|
1f899ec349
|
feat(download ui): add speed and time remaining information
closes #7
Co-authored-by: AdenMGB <140392385+AdenMGB@users.noreply.github.com>
|
2024-12-27 11:53:17 +11:00 |
|
|
|
dd7f5675d8
|
feat(game): game uninstalling & partial compat
|
2024-12-26 11:59:26 +11:00 |
|
|
|
6cc0c679b9
|
chore(polish & cleanup)
|
2024-12-24 09:05:51 +11:00 |
|
|
|
0a20139a7c
|
feat(queue & game): queue and library UIs
|
2024-12-17 20:29:54 +11:00 |
|
|
|
671d45fbe4
|
feat(download ui): debug queue interface
|
2024-12-09 17:03:48 +11:00 |
|
|
|
384f7a5be9
|
feat(settings): ability to add more download dirs
|
2024-11-24 21:04:56 +11:00 |
|
|
|
5ef6b8e528
|
cleanup and game UI beginnings
|
2024-10-15 20:05:13 +11:00 |
|
|
|
e828bca2a5
|
reorganisation, cleanup and new nonce protocol
|
2024-10-12 17:34:47 +11:00 |
|
|
|
ac66b20591
|
patch for not draggable windows during setup
|
2024-10-09 18:02:09 +11:00 |
|
|
|
ae4c65b7ab
|
another stage of client authentication
|
2024-10-08 16:13:28 +11:00 |
|
|
|
22b1aeec9f
|
auth initiate, database and more
|
2024-10-08 13:17:06 +11:00 |
|
|
|
c9577444cd
|
migrate to nuxt and groundwork
|
2024-10-08 00:39:42 +11:00 |
|
|
|
c46c54b2a5
|
migrated unpacking to rust zstd to conform with droplet
@drop/droplet now packs with zstd, so converts unpacker.rs to use zstd
|
2024-10-07 15:10:38 +11:00 |
|
|
|
f6cd7c3d1f
|
initial commit
|
2024-10-06 01:10:57 +10:00 |
|