Fleeym
48cad613c7
Add changes from v3.9.2 ( #1153 )
...
* fix: fix mod downloads not checking version (#1149 )
* bump version to 3.9.1
* fix(index): don't remove gd and geode params (#1152 )
* chore: version bump
---------
Co-authored-by: Cvolton <clubpenguinmisa@gmail.com>
2024-11-15 01:22:51 +02:00
HJfod
893b03e313
use tag display names from server
2024-11-14 16:37:07 +02:00
HJfod
7c4e06d20c
Merge branch 'v4' into main
2024-11-14 15:58:26 +02:00
HJfod
e881dc5ef2
manually installing mods from files button
2024-11-14 15:57:11 +02:00
Fleeym
280b6efa94
fix: fix mod downloads not checking version ( #1148 )
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
2024-11-14 02:26:40 +02:00
matcool
4ba8751c68
update json to 3.0.1
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
2024-11-10 19:28:19 -03:00
matcool
9ed55c4e7b
matjson 3/3, compiles but mod about.md dont load for some reason
2024-11-09 15:16:24 -03:00
altalk23
f2ec5fa3f8
matjson status 1/?
2024-11-09 09:05:21 +03:00
altalk23
bdb0c99e17
update to new result
2024-11-04 23:24:20 +03:00
altalk23
bed622243b
remove minifunction
2024-11-04 20:42:09 +03:00
altalk23
985b3aedb5
removing deprecated things part 2 (compiles)
2024-11-04 20:28:38 +03:00
altalk23
50ab4ebed7
removing deprecated things, part 1 (does not compile)
2024-11-04 20:14:23 +03:00
dankmeme01
5f8d272816
code cleanup: remove unnecessary template
Build Binaries / Build Windows (push) Has been cancelled
Build Binaries / Build macOS (push) Has been cancelled
Build Binaries / Build Android (64-bit) (push) Has been cancelled
Build Binaries / Build Android (32-bit) (push) Has been cancelled
Build Binaries / Publish (push) Has been cancelled
2024-10-11 22:52:50 +02:00
altalk23
91150911d4
manual confirm downloading if newly downloaded mods also have incompatibility
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
2024-09-12 11:11:54 +03:00
Chloe
18cf751eb3
Show invalid mods on mod search ( #1065 )
...
Build Binaries / Build Windows (push) Waiting to run
Build Binaries / Build macOS (push) Waiting to run
Build Binaries / Build Android (64-bit) (push) Waiting to run
Build Binaries / Build Android (32-bit) (push) Waiting to run
Build Binaries / Publish (push) Blocked by required conditions
* invalid server mod parsing
* show message for invalid mod
* show invalid on explicit search
2024-09-09 01:55:20 -07:00
Chloe
f6ed9c8f70
Split update checks into multiple batches ( #1066 )
...
* skip check with empty mod list
* initial batching implementation
* remove header that i don't use
* use vector insert instead of copy
2024-09-09 01:55:09 -07:00
Chloe
adfc942fa0
add user agent to downloads
Build Binaries / Build Windows (push) Has been cancelled
Build Binaries / Build macOS (push) Has been cancelled
Build Binaries / Build Android (64-bit) (push) Has been cancelled
Build Binaries / Build Android (32-bit) (push) Has been cancelled
Build Binaries / Publish (push) Has been cancelled
2024-09-05 10:51:43 -07:00
matcool
61e000daa0
check hash for downloaded mods
2024-07-20 18:16:06 -03:00
HJfod
9d02155d76
add Mod::checkUpdates to replace Mod::hasUpdatesAvailable
2024-07-06 17:06:50 +03:00
Cvolton
a654f343a8
use on_mod(Loaded) for a few more things
2024-06-23 23:45:02 +02:00
Cvolton
83bb3c2ff2
fix missing version check for incompats
2024-06-23 17:40:25 +02:00
mat
84a9dfa9d5
remove mod count from user agent
2024-06-20 19:18:58 -03:00
Fleeym
115f0e75a0
download specific version for update instead of latest
2024-06-20 19:30:51 +03:00
matcool
8f1a9cf6a3
show confirm dialog directly when updating mods
2024-06-16 17:20:36 -03:00
matcool
9679b4010d
update server user agent format
2024-06-14 00:54:31 -03:00
Fleeym
06bd2e202d
Index: use version with tag for creating download link
2024-06-12 12:18:58 +03:00
Fleeym
e9df2af4d4
guess we're not removing date library
...
This reverts commit 5912a8325c
.
2024-06-11 17:59:49 +03:00
Fleeym
5912a8325c
remove date library
2024-06-11 17:55:50 +03:00
Fleeym
1c36854e73
fix timezone shennanigans
2024-06-08 12:13:41 +03:00
qimiko
80d95cf603
change per platform array values
2024-06-07 23:42:54 -07:00
Fleeym
754ae3cde6
fix supersede ids being validated
2024-06-08 02:40:25 +03:00
dankmeme01
b129808723
remove old web utils
2024-06-07 11:20:50 +02:00
Fleeym
d943897898
use v-less version for geode param
2024-06-07 00:52:23 +03:00
Fleeym
e121323f28
add new params to update check
2024-06-07 00:46:37 +03:00
qimiko
7860cb05ef
grrr (pch fixes)
2024-06-03 17:20:47 -07:00
Fleeym
b96be1a8f2
add support for supersede updates from server ( #810 )
2024-06-03 12:12:48 -03:00
Fleeym
e6e1d34694
ModList: check owner when displaying mod devs
2024-06-03 17:39:15 +03:00
matcool
324795cddb
ghc::filesystem -> std::filesystem
...
remove ghc::filesystem :D
closes #713
2024-06-02 22:35:51 -03:00
dankmeme01
2138579d14
fix bugs with download cancellation
2024-05-30 18:11:18 +02:00
HJfod
9c7c87fb17
add installation confirm popup
2024-05-09 15:15:06 +03:00
matcool
280344ef60
create util for formatting api url
2024-04-28 18:31:14 -03:00
HJfod
349af5462e
make recommendations use latest major version
2024-04-26 13:52:15 +03:00
HJfod
beeb7ca1f8
recommended mods list
2024-04-25 17:50:00 +03:00
HJfod
684a109dee
installing & updating mods (needs work still)
2024-04-23 22:24:08 +03:00
HJfod
22d5e4e97a
change update checking so they can use a better caching system
2024-04-22 18:41:49 +03:00
HJfod
72be477f48
fix all remaining memory issues with Task <3
2024-04-22 18:16:26 +03:00
HJfod
ab0aa47495
working on fixing task memory leaks
2024-04-22 15:21:44 +03:00
HJfod
fa1577184a
fully move over from Promises to Tasks
2024-04-22 13:35:12 +03:00
HJfod
a09ba5c67c
new Task class to replace Promises, test seems to indicate it's working
2024-04-22 00:08:10 +03:00
HJfod
aa032a9d8d
fix checks for installed mods using getLoadedMod instead of getInstalledMod
2024-03-27 12:09:13 +02:00