10 Commits

Author SHA1 Message Date
Jaifroid
1e197c7707 Correctly set visual Zoom limits for Electron 2024-01-08 09:49:38 +00:00
Jaifroid
8b5763f9f8 Expose __dirname in userland 2024-01-07 16:52:48 +00:00
Jaifroid
d9f02535e2 Correctly test if app is installed from Store 2023-12-28 13:21:14 +00:00
Jaifroid
63ce78d1cd Add system to open shell link in Electron 2023-12-20 14:45:46 +00:00
Jaifroid
1c977fbf0b Add pinch-to-zoom for Electron app
Fixes #498
2023-12-20 11:33:09 +00:00
Jaifroid
de7a2f6d7b Add ability to set the Express server port
Fixes #509
2023-12-20 11:05:20 +00:00
Jaifroid
b5fbea3ec0 Use Operations Panel for Electron downloads too 2023-10-07 11:39:42 +01:00
Jaifroid
6d082826de Style changes for main and preload 2023-07-01 13:24:23 +01:00
Jaifroid
c9868b806b Do not check for Electron updates if app installed from MS Store 2023-06-11 11:44:41 +01:00
Jaifroid
3d01043d08
Remove RequireJS and use native ES6 modules #400 (#393)
Fixes #400 and #393.
2023-05-15 18:35:48 +01:00