MathieuG-P
|
8a8977737f
|
Merge pull request #704 from GoldJohnKing/feat/702-respect-system-proxy-windows
feat: respect system proxy settings on Windows platform
|
2024-12-26 22:42:20 +01:00 |
|
MathieuG-P
|
b0b52f437f
|
Merge pull request #716 from Zagrios/chore/reimplement-login-with-meta
[chore] reimplement login with meta
|
2024-12-26 22:12:30 +01:00 |
|
MathieuG-P
|
cda8a8a3f3
|
[chore] reimplement login with meta
|
2024-12-26 22:03:23 +01:00 |
|
Gold John King
|
d09fbb090c
|
remove redundant strings entries of system proxy module
|
2024-12-24 23:13:18 +08:00 |
|
Gold John King
|
3c1faf8259
|
switching proxy enable/disable does not require app restart anymore
|
2024-12-24 23:12:21 +08:00 |
|
Gold John King
|
ce89532f3d
|
move proxy-helper init entry to main.ts for earlier init
so it can make earlier connections go through proxy as well
|
2024-12-24 22:46:30 +08:00 |
|
Gold John King
|
4eb8c06706
|
add multilingual translation for system proxy, fix mis-spelled words
|
2024-12-24 22:43:04 +08:00 |
|
Gold John King
|
aed34e67a3
|
Merge branch 'master' into feat/702-respect-system-proxy-windows
|
2024-12-24 19:53:21 +08:00 |
|
Gold John King
|
a12cefe45a
|
Merge branch 'master' into feat/702-respect-system-proxy-windows
|
2024-12-24 19:52:46 +08:00 |
|
Gold John King
|
68c174c29b
|
Add toggle-able system proxy setting
|
2024-12-24 19:52:22 +08:00 |
|
MathieuG-P
|
8eec1fe611
|
use useMemo instead of a useEffect/useState
|
2024-12-23 15:40:21 +01:00 |
|
Gold John King
|
9e9fc14e2b
|
optimize as suggested
|
2024-12-23 18:24:00 +08:00 |
|
Gold John King
|
57b7ee00a1
|
Remove winreg package, clean up package-lock.json
|
2024-12-23 18:11:43 +08:00 |
|
Gold John King
|
2c0b33f2e6
|
refactor: using regedit-rs instead of winreg
|
2024-12-23 17:02:45 +08:00 |
|
MathieuG-P
|
972794ddca
|
Merge pull request #707 from silentrald/feat/706
[feat-706] show DepotDownloader missing executable error
|
2024-12-23 09:44:28 +01:00 |
|
MathieuG-P
|
5cfb2d901c
|
Merge pull request #708 from silentrald/feat/proton-logs
[feat] add proton logs in advance launch settings for linux
|
2024-12-23 09:36:46 +01:00 |
|
MathieuG-P
|
e6e49865da
|
[chore] tippy to default theme and placement to top
|
2024-12-23 09:31:21 +01:00 |
|
Gold John King
|
675ae26287
|
Merge remote-tracking branch 'origin/master' into feat/702-respect-system-proxy-windows
|
2024-12-23 16:27:50 +08:00 |
|
MathieuG-P
|
c608806cfb
|
Merge pull request #710 from silentrald/chore/issue-reporting
[chore] added instruction for adding logs in issue template
|
2024-12-23 09:20:38 +01:00 |
|
silentrald
|
6b5ccfe08b
|
[translation] added translation for proton logs
|
2024-12-23 08:48:00 +08:00 |
|
silentrald
|
cb755215b5
|
[feat] changed proton logs tippy text
* fixed issue with translation code where strings with "[]" characters throws an error
|
2024-12-23 08:34:51 +08:00 |
|
silentrald
|
a54f81de42
|
[feat] add proton logs in advance launch settings for linux
|
2024-12-23 08:32:18 +08:00 |
|
silentrald
|
08a8349d22
|
[chore] added instruction for adding logs in issue template
* disabled submitting blank issues
|
2024-12-23 07:50:08 +08:00 |
|
MathieuG-P
|
a3503a1985
|
Merge pull request #709 from Zagrios/chore/rework-advanced-launch
Chore/rework advanced launch
|
2024-12-22 16:49:39 +01:00 |
|
MathieuG-P
|
a45af5baee
|
[feat] add editor launch option
|
2024-12-22 16:28:33 +01:00 |
|
MathieuG-P
|
35d1623e8b
|
and
|
2024-12-22 15:37:36 +01:00 |
|
MathieuG-P
|
44e4889913
|
and
|
2024-12-22 15:37:01 +01:00 |
|
MathieuG-P
|
6196396060
|
and
|
2024-12-22 15:23:49 +01:00 |
|
MathieuG-P
|
3efcd40cdc
|
[chore] rework advanced launch
|
2024-12-21 17:46:34 +01:00 |
|
silentrald
|
d74ba720f1
|
[translation-706] added translation
|
2024-12-21 21:33:09 +08:00 |
|
silentrald
|
2fef88c70e
|
[feat-706] show DepotDownloader missing executable error
|
2024-12-21 21:12:04 +08:00 |
|
MathieuG-P
|
8776b036af
|
Merge pull request #664 from LiamillionSS/feat/663
[feat/663] Option to launch BS without SteamVR
|
2024-12-21 13:48:47 +01:00 |
|
MathieuG-P
|
5a9d2879e8
|
Merge pull request #703 from silentrald/bugfix/linux-icons
[wiki] added guide to fix missing in-game icons in linux
|
2024-12-21 13:40:04 +01:00 |
|
MathieuG-P
|
33632ee6b3
|
Merge pull request #691 from silentrald/feat/blacklist-shared-folders
[feat] added blacklist for shared folders
|
2024-12-19 21:48:25 +01:00 |
|
MathieuG-P
|
38f8103040
|
Add tooltip to the trash buttons + fix tooltips not working on link buttons
|
2024-12-19 21:39:44 +01:00 |
|
Gold John King
|
46db881278
|
feat: respect system proxy settings on Windows platform
|
2024-12-18 17:12:35 +08:00 |
|
silentrald
|
d6e611545e
|
[chore] only check for linux with shouldLoadFromConfig function
|
2024-12-17 21:56:22 +08:00 |
|
silentrald
|
da61b4e619
|
[wiki] added guide to fix missing in-game icons in linux
|
2024-12-17 21:56:19 +08:00 |
|
MathieuG-P
|
26699c1867
|
Merge pull request #699 from Zagrios/chore/rework-link-unlink-modals
Chore/rework link unlink modals
|
2024-12-15 18:15:06 +01:00 |
|
MathieuG-P
|
057f8a8ac9
|
Fix typo
|
2024-12-15 18:11:41 +01:00 |
|
MathieuG-P
|
4c8c0f8f62
|
[chore] rework link unlink modals
|
2024-12-15 18:04:37 +01:00 |
|
MathieuG-P
|
be5cc9c645
|
[chore] rework link unlink modals
|
2024-12-15 18:03:54 +01:00 |
|
silentrald
|
b82b5e00cd
|
[translation] added translation for shared folder blacklist
|
2024-12-12 08:44:09 +08:00 |
|
silentrald
|
c4e742c201
|
[feat] disable symlink settings non Windows OS
|
2024-12-12 08:44:09 +08:00 |
|
silentrald
|
65fb281a64
|
[feat] added blacklist for shared folders
* change BasicModal data to handle cascading modals better
|
2024-12-12 08:44:09 +08:00 |
|
MathieuG-P
|
0f5ea88a27
|
Merge pull request #685 from silentrald/bugfix/disable-linux-auto-update
[bugfix] remove auto update for linux builds
|
2024-12-10 17:33:41 +01:00 |
|
MathieuG-P
|
6a7668c851
|
[translation] fix some translations
|
2024-12-10 17:29:14 +01:00 |
|
Iluhadesu
|
498067e2f2
|
Add v1.40.0 to bs-versions.json
|
2024-12-10 16:23:53 +00:00 |
|
silentrald
|
0b28cd61e8
|
[translation] added translation for 'outdated' text
* better ui for outdated tag
* refactored TitleBarTags to not pass the singleton in its attribs
|
2024-12-10 23:47:32 +08:00 |
|
silentrald
|
a47f17e766
|
[bugfix] remove auto update for linux builds
|
2024-12-10 23:44:06 +08:00 |
|