DecDuck
|
4273b0ef90
|
squash(autostart): added adenmgb's autostart feature
Squashed commit of the following:
commit 085cd9481dee748ee84c1a8f9dcd8ef0b01105ab
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 16:29:41 2024 +1030
Update lib.rs for the DB sync of autostart
commit 86f2fb19bde3933ec6b5cd82701de0d306121659
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 16:29:13 2024 +1030
Update db.rs to accomidate the settings sync
commit ece11e7581c9aef55588b2e829379b1224021a45
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 16:27:48 2024 +1030
Update autostart.rs to include DB
commit 7ea8a24fdc2ff98379694ce8e347a40fcfd5fea3
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:17:38 2024 +1030
Add files via upload
commit af2f232d94fa449d9e20df737ce81ebded87fd50
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:17:09 2024 +1030
Delete src-tauri/Cargo.toml
commit 5d27b65612457de6eb30835d5423b9d96fd5a596
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:15:42 2024 +1030
Add files via upload
commit 2eea7b97a876e23cc0d6daec37f1b75af9bf3ae2
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:15:31 2024 +1030
Delete src-tauri/src/lib.rs
commit 9a635a10d1340f86c74812113284b115b34b9bbe
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:14:49 2024 +1030
Add files via upload
commit 2fb049531a082fbdd217aba694819b7a3f954a55
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:13:37 2024 +1030
Add files via upload
commit ea1be4d7505a9ab16bda338491c0ec313d0bc586
Author: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com>
Date: Mon Dec 30 15:13:20 2024 +1030
Delete pages/settings/index.vue
|
2024-12-30 17:31:03 +11:00 |
|
DecDuck
|
65a7150bd3
|
feat(process): shared child with stop command
|
2024-12-30 15:37:29 +11:00 |
|
quexeky
|
811fcb1ad3
|
feat(Compat): Implemented spawning with umu (using umu-wrapper-lib)
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-12-30 13:12:27 +11:00 |
|
DecDuck
|
9e30b57302
|
feat(downloads): lockless tracking of downloaded chunks
|
2024-12-26 17:41:10 +11:00 |
|
DecDuck
|
3164ec7106
|
feat(game): game uninstalling & partial compat
|
2024-12-26 11:59:26 +11:00 |
|
DecDuck
|
94c4931521
|
fix: windows shadow
|
2024-12-24 14:41:03 +11:00 |
|
DecDuck
|
ae877db672
|
chore(stored manifest): swap file name and to binary encoding
|
2024-12-24 12:52:40 +11:00 |
|
DecDuck
|
8a00b362b4
|
Merge branch 'main' into download-manager
|
2024-12-09 21:20:44 +11:00 |
|
DecDuck
|
2e5997525d
|
feat(download & db): combined db and download interface improvements
|
2024-12-07 11:00:35 +11:00 |
|
DecDuck
|
104e903454
|
feat(settings): ability to add more download dirs
|
2024-11-24 21:04:56 +11:00 |
|
DecDuck
|
a80dcc31cc
|
fix(auth): use chrono library to generate timestamps
|
2024-11-19 15:47:56 +11:00 |
|
DecDuck
|
a3244e2ff2
|
chore: cleanup of lib and toml
|
2024-11-19 15:28:57 +11:00 |
|
quexeky
|
c18b964b3e
|
feat: added file-based logging
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-19 13:23:42 +11:00 |
|
DecDuck
|
bf571003b0
|
fix(openssl): use vendored flag
|
2024-11-19 11:49:36 +11:00 |
|
quexeky
|
e601bbc26b
|
refactor: Removed unnecessary dependencies
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-11 18:25:26 +11:00 |
|
quexeky
|
817ba940ca
|
Removed unnecessary dependencies
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-04 18:47:50 +11:00 |
|
quexeky
|
afd07bb379
|
Functioning download progress updates
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-04 17:11:37 +11:00 |
|
quexeky
|
a1fed18d00
|
Removed gxhash and ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-01 07:51:56 +11:00 |
|
quexeky
|
dcdb3c731c
|
Converted to md5
|
2024-10-26 22:22:10 +11:00 |
|
quexeky
|
615f9f00d6
|
More progress on checksums
|
2024-10-26 15:18:34 +11:00 |
|
quexeky
|
6d5dc457b2
|
Mostly finished with checksums. Just merging main in at the same time
|
2024-10-26 10:58:04 +11:00 |
|
DecDuck
|
45c22a40e1
|
fixed multi-chunk downloads
|
2024-10-25 10:28:58 +11:00 |
|
DecDuck
|
959cf6ab1f
|
my own take on some BASED design decisions
|
2024-10-24 22:05:58 +11:00 |
|
quexeky
|
deae3875f7
|
Update on GameDownload
|
2024-10-18 22:35:03 +11:00 |
|
quexeky
|
31e794f637
|
Progress on downloads. Currently working on parsing functions to be run asynchronously
|
2024-10-18 07:45:09 +11:00 |
|
DecDuck
|
0cb6bfb8bf
|
cleanup and game UI beginnings
|
2024-10-15 20:05:13 +11:00 |
|
quexeky
|
ccaa0ed23c
|
Updated logging
|
2024-10-15 11:04:50 +11:00 |
|
DecDuck
|
6897b35904
|
reorganisation, cleanup and new nonce protocol
|
2024-10-12 17:34:47 +11:00 |
|
DecDuck
|
bb2833b79f
|
ci/cd and patches for windows builds
|
2024-10-09 05:09:48 +11:00 |
|
DecDuck
|
d7ea32d175
|
compliant with new APIs
|
2024-10-09 00:37:27 +11:00 |
|
DecDuck
|
7702db02bf
|
handshakes
|
2024-10-08 18:08:52 +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
|
d39d6a3374
|
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 |
|
DecDuck
|
8e87ad7631
|
initial commit
|
2024-10-06 01:10:57 +10:00 |
|