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
FinnHornhoover
6a7b029539
added config modal, bumped version
2024-04-06 02:31:59 +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
c05e9c0dcd
reverted version sizes
2024-04-06 02:31:56 +03:00
FinnHornhoover
597e80b112
adjusted download and hash check logic and data
2024-04-06 02:31:54 +03:00
FinnHornhoover
132b725922
WIP button functionality (download, delete)
2024-04-06 02:31:54 +03:00
CakeLancelot
b73329c6de
Update version numbers to 1.5
2023-10-07 18:20:10 -05:00
Hichem Fantar
fd92f2de5e
switch from tabs to spaces & set indent size to 4
2022-07-26 15:41:07 +01:00
Hichem Fantar
9a083d7a04
configure prettier for a prettier project
2022-07-18 19:19:22 +01:00
63c4616645
Replace default server IP with domain name
...
Now that the client supports domain resolution in the IP field, it makes
sense to use a domain name for future-proofing.
2022-06-28 23:02:48 +02:00
gsemaj
71d3b970fc
Update config file properties
...
- enable cache swapping by default
- replace initial-setup-completed with last-version-initialized
2021-09-18 17:40:30 -04:00
gsemaj
4def3b6028
Switch default version sources to DexLabs CDN
2021-09-18 17:25:31 -04:00
CakeLancelot
bfac6e9250
Use fs-extra for copying files synchronously
...
Also, sorry about the diff. Turns out some of the files in the repo were CRLF.
2021-05-16 21:06:57 -05:00
CakeLancelot
5d5dce9647
Move to npm for development and packaging
...
I had to hack the package.json to force `electron-prebuilt` to use a 32-bit binary - everything else should be fairly out of the box
2021-04-28 12:37:22 -05:00