11 Commits

Author SHA1 Message Date
Jaifroid
66a52db7dd Support setting FSA permissions
Note that Persistent Permissions are not yet supported as of Electron 30.0.1, so this is currently shelved.
2024-04-23 17:00:54 +01:00
Jaifroid
ce4cbc876a Use different ports for different app flavours 2024-01-07 16:53:23 +00:00
Jaifroid
63ce78d1cd Add system to open shell link in Electron 2023-12-20 14:45:46 +00:00
Jaifroid
de7a2f6d7b Add ability to set the Express server port
Fixes #509
2023-12-20 11:05:20 +00:00
Jaifroid
269605a8aa Add comments showing how to serve with https 2023-12-19 20:02:39 +00:00
Jaifroid
cdc7fffb06 Integrate a simple express server with contextIsolation
Fixes #501.
2023-12-18 10:06:37 +00:00
Jaifroid
cb2e6bb429
Add Replay system capability for full-spec Zimit replay (#500) 2023-12-11 18:36:16 +00:00
Jaifroid
b5fbea3ec0 Use Operations Panel for Electron downloads too 2023-10-07 11:39:42 +01:00
Jaifroid
2908d21ba8
Enable file handling with Electron app #426 (#430) 2023-07-20 15:34:23 +03:00
Jaifroid
6d082826de Style changes for main and preload 2023-07-01 13:24:23 +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