shidorien
|
b951be9511
|
Merge branch 'master' into feature/add-changelog-modal/178
|
2023-12-28 15:07:48 +01:00 |
|
MathieuG-P
|
07a353393b
|
bumb to 1.4.3
v1.4.3
|
2023-12-27 03:10:31 +01:00 |
|
MathieuG-P
|
7b22387fc5
|
[chore] add id in version's metadatas for future features
|
2023-12-27 00:40:32 +01:00 |
|
MathieuG-P
|
2bba3c5232
|
Merge pull request #383 from Zagrios/chore/disable-oculus-download-with-meta-login
[chore] disable download oculus version with Meta login
|
2023-12-26 23:18:11 +01:00 |
|
MathieuG-P
|
b97e03041a
|
[chore] reduce code duplication
|
2023-12-26 23:14:43 +01:00 |
|
MathieuG-P
|
fb7f08ee2e
|
[chore] move types of "crypto-js" to dev dependencies
|
2023-12-26 22:56:44 +01:00 |
|
MathieuG-P
|
1ba0b0beac
|
[chore] remove comments
|
2023-12-26 22:52:44 +01:00 |
|
MathieuG-P
|
fa50d90941
|
[chore] disable download oculus version with Meta login
+ Add possibility to store token with password
|
2023-12-26 22:41:05 +01:00 |
|
MathieuG-P
|
0539b0da8d
|
Revert "Handle already chosen Oculus as default download platform"
This reverts commit 14036b9269.
|
2023-12-25 17:44:22 +01:00 |
|
MathieuG-P
|
ea33ee3a62
|
Revert "[chore] disable oculus downgrade"
This reverts commit 891e2338c9.
|
2023-12-25 17:43:03 +01:00 |
|
shidorien
|
b91d74f3a3
|
Fix xlink namespace in PatreonIcon component
|
2023-12-23 22:38:38 +01:00 |
|
shidorien
|
002b11d54c
|
Refactor handleVersionClick function in SettingsPage component
|
2023-12-23 22:33:46 +01:00 |
|
shidorien
|
4e15d1c1b6
|
Update Patreon and Twitter icons
|
2023-12-23 22:33:31 +01:00 |
|
shidorien
|
961e629de8
|
Refactor ChangelogModal component
|
2023-12-23 22:31:27 +01:00 |
|
shidorien
|
02ad4b9c68
|
change location of changelogs an dremove unused import
|
2023-12-22 13:51:43 +01:00 |
|
shidorien
|
a981adede0
|
Delete changelog files for multiple languages
|
2023-12-22 13:49:38 +01:00 |
|
Shidorien
|
33bab3ea0e
|
reset useless change
|
2023-12-22 02:00:05 +01:00 |
|
Shidorien
|
7dae25ce32
|
Fix formatting in bs-launcher-ipcs.ts
|
2023-12-22 01:55:32 +01:00 |
|
Shidorien
|
71f317dd37
|
Update translations for changelogs
|
2023-12-22 01:39:19 +01:00 |
|
Shidorien
|
8333e238a6
|
Add "none" as a BsmButtonType option
|
2023-12-22 01:31:21 +01:00 |
|
Shidorien
|
39f2a16c96
|
Optimise and refactor changelog loading
|
2023-12-22 01:30:59 +01:00 |
|
Shidorien
|
2c08f1e07c
|
Add cache for changelog and refactor methods in AutoUpdaterService
|
2023-12-22 01:28:58 +01:00 |
|
Shidorien
|
f4560b9190
|
Refactor autoUpdater logic in App component
|
2023-12-22 01:28:42 +01:00 |
|
Shidorien
|
f0f83e2b3b
|
Update indent size to 4 spaces in .editorconfig
|
2023-12-22 01:28:29 +01:00 |
|
Shidorien
|
0776de8d79
|
Remove unused imports and styling in ChangelogModal component
|
2023-12-22 01:24:37 +01:00 |
|
Shidorien
|
504462258a
|
Refactor AutoUpdaterService methods to use LAST_VERSION instead of have-been-updated
|
2023-12-21 21:17:15 +01:00 |
|
Shidorien
|
fdef870e83
|
remove unnecessary code
|
2023-12-21 21:17:00 +01:00 |
|
Shidorien
|
7d58fec63b
|
Fix autoUpdater showChangelog condition
|
2023-12-21 21:16:40 +01:00 |
|
Shidorien
|
c77f4a9448
|
Refactor changelog modal component layout and styling
|
2023-12-21 21:03:53 +01:00 |
|
Shidorien
|
37a3951f7b
|
Update changelog formatting
|
2023-12-21 19:41:11 +01:00 |
|
Shidorien
|
e5599b78d8
|
Update changelog formatting
|
2023-12-21 19:33:30 +01:00 |
|
Shidorien
|
2da329367f
|
Update changelog for version 27.1.3
|
2023-12-21 19:27:16 +01:00 |
|
Shidorien
|
0b64722092
|
update AutoUpdaterService status
|
2023-12-21 04:09:38 +01:00 |
|
Shidorien
|
fbec5a0e46
|
Add logic to show changelog if available
|
2023-12-21 04:08:57 +01:00 |
|
Shidorien
|
e21b731e10
|
Remove unnecessary code in window-manager-ipcs.ts
|
2023-12-21 04:08:45 +01:00 |
|
Shidorien
|
19998facc7
|
Update Patreon icon viewBox
|
2023-12-21 04:08:34 +01:00 |
|
Shidorien
|
c8017939da
|
Remove unnecessary code in launcher-ipcs.ts
|
2023-12-21 04:08:03 +01:00 |
|
Shidorien
|
75100e6919
|
Add AutoUpdaterService and show changelog when available
|
2023-12-21 02:59:22 +01:00 |
|
Shidorien
|
834dad0cc0
|
Refactor AutoUpdaterService imports and add error handling for getChangelog() and isChangelogAvailable()
|
2023-12-21 02:59:13 +01:00 |
|
Shidorien
|
f57926e41b
|
Remove unnecessary imports and variables
|
2023-12-21 02:58:12 +01:00 |
|
Shidorien
|
57157b4553
|
Remove unnecessary blank lines
|
2023-12-21 01:27:57 +01:00 |
|
Shidorien
|
b2c1338650
|
Refactor AutoUpdaterService and remove unused code
|
2023-12-21 01:27:29 +01:00 |
|
Shidorien
|
1dde1b8916
|
Remove unused import and commented code in AutoUpdaterService
|
2023-12-21 00:58:24 +01:00 |
|
Shidorien
|
7e9b8ec86d
|
Add @types/dompurify package
|
2023-12-21 00:57:01 +01:00 |
|
Shidorien
|
ec0d2fb8c6
|
Add Changelog Modal component and fix import path in AutoUpdaterService
|
2023-12-21 00:48:21 +01:00 |
|
Shidorien
|
214ffc243d
|
Update package-lock.json version to 1.4.2
|
2023-12-21 00:48:08 +01:00 |
|
Shidorien
|
d243475bf8
|
Add dompurify library to package.json and package-lock.json
|
2023-12-21 00:47:59 +01:00 |
|
Shidorien
|
9872fcb856
|
Update changelog to version 27.1.3
|
2023-12-21 00:09:32 +01:00 |
|
Shidorien
|
29f7754ba9
|
Merge branch 'master' into feature/add-changelog-modal/178
|
2023-12-21 00:00:00 +01:00 |
|
MathieuG-P
|
fd4918017b
|
Merge pull request #379 from Zagrios/bugfix/recommended-version-at-first-swap-version-instead-of-just-come-at-first
[bugfix] Just move the recommeded version at first instead of swap versions
|
2023-12-17 15:32:42 +01:00 |
|