Zagrios
|
c763e0fefc
|
[bugfix] Remove the ipv4/ipv6 stuff that cause more issue than is solves
|
2025-04-03 15:28:24 +02:00 |
|
Zagrios
|
4435df2fd7
|
[bugfix-821] Add error messages for Beat Saber uninstallation
|
2025-03-22 20:29:20 +01:00 |
|
MathieuG-P
|
fa2f69f800
|
Merge pull request #810 from silentrald/chore/lint-error-fixes
[chore] fixed some lint issues
|
2025-02-21 16:39:23 +01:00 |
|
silentrald
|
b525cac250
|
[chore] removed log decorators
|
2025-02-21 23:32:11 +08:00 |
|
MathieuG-P
|
f800118d10
|
Merge pull request #807 from LiamillionSS/bugfix/806
bugfix/806 fix linux UUID folders not deleting
|
2025-02-20 18:28:47 +01:00 |
|
LiamillionSS
|
df8c7f2376
|
bugfix/806 fix linux UUID folders not deleting, non async
|
2025-02-20 19:37:59 +11:00 |
|
MathieuG-P
|
5f46faf6ee
|
Merge pull request #809 from silentrald/bugfix/oculus-path-linux
[bugfix-801] fixed issue when downloading oculus version in linux
|
2025-02-19 19:15:29 +01:00 |
|
Zagrios
|
a7d00f22c5
|
Convert throwed object to CustomError
|
2025-02-19 19:07:45 +01:00 |
|
MathieuG-P
|
4f18ba3a42
|
Merge pull request #811 from silentrald/chore/readable-log-timestamp
[chore] updated log names to readable timestamp
|
2025-02-19 18:54:46 +01:00 |
|
silentrald
|
8c21a0f3f2
|
[bugfix] use deleteFolder instead of deleteFile for linked folder paths
|
2025-02-19 21:01:55 +08:00 |
|
silentrald
|
c4a56d7036
|
[chore] updated log names to readable timestamp
|
2025-02-19 09:18:22 +08:00 |
|
silentrald
|
701b3bf141
|
[chore] fixed some lint issues
|
2025-02-16 10:39:44 +08:00 |
|
silentrald
|
60af42fe1d
|
[bugfix-801] fixed issue when downloading oculus version in linux
|
2025-02-16 10:28:13 +08:00 |
|
Zagrios
|
ed3a09e4a8
|
Merge branch 'master' into bugfix/beatmods-connection
|
2025-02-13 16:14:33 +01:00 |
|
MathieuG-P
|
2af84326c1
|
Merge branch 'master' into bugfix/linux-wineprefix-fallback
|
2025-02-10 22:40:38 +01:00 |
|
Zagrios
|
41628d4e6e
|
Backend should be as frontend-agnostic as possible
|
2025-02-10 22:37:32 +01:00 |
|
silentrald
|
7fafbb316e
|
[bugfix] show error when BSManager can't connect to beatmods
|
2025-02-08 20:44:09 +08:00 |
|
silentrald
|
6fc3fed6dd
|
[bugfix] block mods grid if wineprefix is not yet setup
|
2025-02-08 11:29:41 +08:00 |
|
silentrald
|
ff3d82238f
|
[bugfix] don't fallback on wineprefix and show error on mod install
|
2025-02-08 11:29:17 +08:00 |
|
silentrald
|
7aae6ae6bc
|
[bugfix] fixed issue with null folderVersion
|
2025-02-06 12:49:18 +08:00 |
|
Zagrios
|
59432da5bf
|
Add base headers to requests in RequestService
|
2025-02-03 19:31:24 +01:00 |
|
silentrald
|
49fb694aaf
|
[feat] added logs when deleting files/folders
|
2025-01-31 21:53:39 +08:00 |
|
Zagrios
|
4ef821adc9
|
Fix angry TS
|
2025-01-29 22:40:59 +01:00 |
|
Zagrios
|
21f4eacefb
|
[hotfix] Fix no mods available if an error occurs while resolving installed mods
|
2025-01-29 22:37:04 +01:00 |
|
Zagrios
|
72738a256b
|
[chore] this error is already logged by request.service
|
2025-01-29 22:21:34 +01:00 |
|
Zagrios
|
a54c146772
|
[hotfix] show skip steam only if the lauch option is enabled
|
2025-01-29 22:15:27 +01:00 |
|
Zagrios
|
39d481467a
|
[hotfix] Fix false error when deleting a playlist with no maps installed
|
2025-01-29 21:43:59 +01:00 |
|
MathieuG-P
|
288853a6cc
|
Merge pull request #763 from silentrald/hotfix/inject-env-vars
[hotfix] properly inject the env variable to the launch command
|
2025-01-29 12:14:57 +01:00 |
|
silentrald
|
eabeae00d6
|
[hotfix] properly inject the env variable to the launch command
|
2025-01-29 18:00:52 +08:00 |
|
silentrald
|
d209d6c336
|
[hotfix] fixed handling for filtering out mods to uninstall
|
2025-01-29 09:31:55 +08:00 |
|
Zagrios
|
eff5d5728f
|
mods in pending folders must be loaded first
|
2025-01-28 22:44:04 +01:00 |
|
Zagrios
|
88f3467882
|
Do not use multiple hashes yet, its broken
|
2025-01-28 18:38:45 +01:00 |
|
Zagrios
|
4c4b783aa7
|
[bugfix] Min nps of playlists was always zero
|
2025-01-28 16:08:17 +01:00 |
|
MathieuG-P
|
39afc09df9
|
Merge pull request #749 from silentrald/bugfix/linux-env-parser
[feat] inject env vars to launch options with steam format %command%
|
2025-01-28 14:10:04 +01:00 |
|
silentrald
|
1c2321b438
|
[feat] support %command% env args to windows and oculus
* refactored additionalArgs to command and change its type to string instead of string array
|
2025-01-28 13:41:16 +08:00 |
|
MathieuG-P
|
e6d96088fb
|
Merge pull request #756 from Zagrios/bugfix/add-file-size-check-when-moving-folder-content
[chore] Enhance folder linking reliability by ensuring file size consistency during content movement
|
2025-01-27 16:03:48 +01:00 |
|
Zagrios
|
5466ad61c3
|
Ensure file size consistency during folder content movement
|
2025-01-26 15:57:45 +01:00 |
|
MathieuG-P
|
0a2e2a2f47
|
Merge pull request #755 from Zagrios/feature/outdated-mods-notification
[feature] Outdated mods notification
|
2025-01-26 15:21:21 +01:00 |
|
MathieuG-P
|
950ca71a0a
|
[feature] Outdated mod notification
|
2025-01-26 04:04:07 +01:00 |
|
silentrald
|
c6ff848bfa
|
[feat] inject env vars to launch options with steam format %command%
|
2025-01-24 20:27:36 +08:00 |
|
silentrald
|
5d4b79c041
|
[feat] added a way to parse env strings
|
2025-01-24 20:27:36 +08:00 |
|
MathieuG-P
|
ebd4d4115a
|
Merge pull request #745 from silentrald/bugfix/flatpak-stuff
[bugfix] fixed flatpack issues
|
2025-01-23 20:22:20 +01:00 |
|
silentrald
|
93bcd358cb
|
[feat] just set the deleteLogFolders than appending the new list
|
2025-01-22 08:35:47 +08:00 |
|
silentrald
|
ec0ae76d70
|
[feat] delete obsolete log files from previous handling
|
2025-01-21 12:19:05 +08:00 |
|
silentrald
|
13984f886f
|
[feat] change how file log names are created
|
2025-01-21 12:07:22 +08:00 |
|
silentrald
|
773b54ca08
|
[bugfix] recursively create the compatdata folder
|
2025-01-18 22:14:07 +08:00 |
|
silentrald
|
0c3a5b9e75
|
[bugfix] use static config for bs-version writing/reading for linux
|
2025-01-18 22:14:07 +08:00 |
|
silentrald
|
dc3ae1971d
|
[bugfix-742] launch bs version directly with steam shortcut
|
2025-01-18 22:14:07 +08:00 |
|
silentrald
|
350dff37cf
|
[bugfix] refactored bs launch + launch bs version directly with shortcut
|
2025-01-18 22:14:07 +08:00 |
|
silentrald
|
a47616086c
|
[bugfix] fixed issue when proton logs with flatpak
|
2025-01-18 22:14:07 +08:00 |
|