MeshChatX/electron
2026-04-23 17:53:16 -05:00
..
assets feat(electron): add a new crash report HTML page for displaying error details and logs 2026-01-03 15:45:05 -06:00
build feat(electron): add a new crash report HTML page for displaying error details and logs 2026-01-03 15:45:05 -06:00
backendIntegrity.js feat(tests): update testing framework for Electron and backend integrity checks, add new tests for loading status and main helpers 2026-04-18 00:06:21 -05:00
crash.html fix(electron): update Content Security Policy to include 'blob:' for script execution and enhance CSP logic in related files 2026-04-23 17:53:16 -05:00
loading.html fix(electron): update Content Security Policy to include 'blob:' for script execution and enhance CSP logic in related files 2026-04-23 17:53:16 -05:00
loadingStatusNotice.js feat(electron): enhance backend connection handling and UI updates 2026-04-16 23:32:54 -05:00
main-legacy.js feat(electron): add F12 shortcut for toggling DevTools and enable auto-hide menu bar in main windows 2026-04-23 17:40:18 -05:00
main.js fix(electron): update Content Security Policy to include 'blob:' for script execution and enhance CSP logic in related files 2026-04-23 17:53:16 -05:00
mainHelpers.js feat(tests): update testing framework for Electron and backend integrity checks, add new tests for loading status and main helpers 2026-04-18 00:06:21 -05:00
package-legacy.json chore(codebase): cleanup 2026-04-19 14:53:14 -05:00
preload.js feat(electron): enhance backend connection handling and UI updates 2026-04-16 23:32:54 -05:00
safeExternalUrl.js feat(security): implement external URL normalization to prevent unsafe outbound requests in Electron 2026-04-23 04:35:17 -05:00
shellPathGuard.js feat(security): implement path validation for shell commands to restrict access to allowed directories 2026-04-23 04:30:16 -05:00