CakeLancelot
2755b7a404
Update loader to fix issues with non-ASCII characters
2024-11-09 01:43:54 -06:00
CakeLancelot
d4a1ecebc7
Fix version comparison
2024-10-07 01:28:29 -05:00
CakeLancelot
323b5a3385
Make autoupdater flash graphic unselectable via tab
2024-10-06 15:36:37 -05:00
CakeLancelot
c898cacd7c
Automatic update checking and CSS adjustments
2024-10-06 14:06:46 -05:00
CakeLancelot
e5b20f57ce
Enable offline caches by default
2024-10-05 21:07:49 -05:00
CakeLancelot
1eee35b230
Add browse button to cache path input and refine validation logic
2024-10-05 20:59:13 -05:00
CakeLancelot
d8363b61a6
Fix copy/paste error on modal title
2024-10-05 17:29:07 -05:00
CakeLancelot
6239f383bc
Bump version number
2024-10-05 16:16:02 -05:00
CakeLancelot
19e036ddf9
Change version text to button, move config button to opposing corner
2024-09-23 18:12:42 -05:00
4503c9268e
Fix complaints about block-scope declarations
2024-09-16 19:48:28 -07:00
947c231b12
Migration version list patching
2024-09-16 19:17:02 -07:00
37699e38f8
Migration server list patching
2024-09-16 18:14:51 -07:00
Hichem Fantar
451cb4a2af
Improve DX and update package.json dependencies ( #24 )
...
* chore: Update package.json dependencies and description
* chore: format files and enable format on save
* chore: Update package.json name to "OpenFusionClient"
* chore: Update package.json description to "OpenFusionClient"
* chore: Update package name and lockfile for OpenFusionClient
2024-07-14 20:54:29 -05:00
CakeLancelot
d52e149192
Merge pull request #22 from FinnHornhoover/main
...
Offline Caches & Configuration
2024-06-07 14:11:40 -05:00
FinnHornhoover
16a158906d
add guards for file backup
2024-06-07 11:46:01 +03:00
FinnHornhoover
7f9c5d90a1
fixed offline cache enabled condition
2024-04-06 02:31:59 +03:00
FinnHornhoover
17f194810c
added comments
2024-04-06 02:31:59 +03:00
FinnHornhoover
87072b0789
cleaned up and added docstrings to cache handler
2024-04-06 02:31:59 +03:00
FinnHornhoover
e933bc52fe
fixed added versions not showing up immediately
2024-04-06 02:31:59 +03:00
FinnHornhoover
1078778e16
added linguist-vendored
2024-04-06 02:31:59 +03:00
FinnHornhoover
5dca39a17e
fixed config json read, limited hash check
2024-04-06 02:31:59 +03:00
FinnHornhoover
0eca42cdf8
fixed valdator function name
2024-04-06 02:31:59 +03:00
FinnHornhoover
fa0bdd7b1a
fixed hash check timing on config change
2024-04-06 02:31:59 +03:00
FinnHornhoover
feafd8d17f
added hash check when cache location is changed
2024-04-06 02:31:59 +03:00
FinnHornhoover
6a7b029539
added config modal, bumped version
2024-04-06 02:31:59 +03:00
FinnHornhoover
171177b606
added more proper initial check handling
2024-04-06 02:31:59 +03:00
FinnHornhoover
1c2cf41e97
added default ip, regex for version names
2024-04-06 02:31:59 +03:00
FinnHornhoover
0201f11333
added fixes for validation
2024-04-06 02:31:59 +03:00
FinnHornhoover
a859590ef9
fixed version url and path bugs, added validation
2024-04-06 02:31:59 +03:00
FinnHornhoover
356e811bac
WIP custom build adjustments
2024-04-06 02:31:57 +03:00
FinnHornhoover
cdabb36639
added build management, WIP custom cache checks
2024-04-06 02:31:56 +03:00
FinnHornhoover
547ca778b0
by default, always use cdn
2024-04-06 02:31:56 +03:00
FinnHornhoover
6bae0d1ff6
removed async, adjusted load logic, and hash check
2024-04-06 02:31:56 +03:00
FinnHornhoover
11f0c61a67
edited gitignore for extra files
2024-04-06 02:31:56 +03:00
FinnHornhoover
1d78bc2d9b
removed redundant function
2024-04-06 02:31:56 +03:00
FinnHornhoover
c78a3e5ada
do not immediately start checking hashes
2024-04-06 02:31:56 +03:00
FinnHornhoover
c05e9c0dcd
reverted version sizes
2024-04-06 02:31:56 +03:00
FinnHornhoover
e1ef76744a
added script itself and migration logic
2024-04-06 02:31:56 +03:00
FinnHornhoover
04aea6059e
added measure against half-flushed objects
2024-04-06 02:31:55 +03:00
FinnHornhoover
600b33a230
switched to ipc through localhost
2024-04-06 02:31:55 +03:00
FinnHornhoover
48efd00a4a
use python child process to handle cache ops
2024-04-06 02:31:55 +03:00
FinnHornhoover
f28c9c0bb8
WIP added offline cache pointing logic
2024-04-06 02:31:54 +03:00
FinnHornhoover
e3f16d8fc9
delegated downloads to wget exe due to memory leak
2024-04-06 02:31:54 +03:00
FinnHornhoover
6f7f1655b9
implemented delete as ipc, adjusted for cache swap
2024-04-06 02:31:54 +03:00
FinnHornhoover
597e80b112
adjusted download and hash check logic and data
2024-04-06 02:31:54 +03:00
FinnHornhoover
79bdba74a5
integrated download and hash functionality
2024-04-06 02:31:54 +03:00
FinnHornhoover
16a99f86c7
added async hash checking
2024-04-06 02:31:54 +03:00
FinnHornhoover
05af8a3f9e
WIP ipc downloads
2024-04-06 02:31:54 +03:00
FinnHornhoover
27f0992b52
WIP download bugfix
2024-04-06 02:31:54 +03:00
FinnHornhoover
132b725922
WIP button functionality (download, delete)
2024-04-06 02:31:54 +03:00