MeshChatX/electron
2026-07-04 16:11:41 -05:00
..
assets feat(qrScanner): implement QR code scanning functionality with camera support and error handling in Vue components 2026-07-02 22:19:55 -05:00
build fix(macos): add microphone audio-input entitlement for macOS dmg 2026-05-18 06:09:30 -05:00
backendCrashReport.js refactor(codebase): format 2026-07-04 16:11:16 -05: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
backendProcess.js refactor(backend): simplify runMaintenanceTask by removing unused integrityStatusRef parameter 2026-07-04 16:11:41 -05:00
backendProcessWin.js feat(crash-reporting): implement backend crash reporting and diagnostics, including memory checks and better logging 2026-06-14 13:42:07 -05:00
crash.html refactor(codebase): format 2026-07-04 16:11:16 -05:00
loading.html feat(crash-reporting): implement backend crash reporting and diagnostics, including memory checks and better logging 2026-06-14 13:42:07 -05:00
loadingStatusNotice.js feat(crash-reporting): implement backend crash reporting and diagnostics, including memory checks and better logging 2026-06-14 13:42:07 -05:00
main.js refactor(backend): simplify runMaintenanceTask by removing unused integrityStatusRef parameter 2026-07-04 16:11:41 -05:00
mainHelpers.js feat(electron): add in-window navigation guard to restrict external URL navigation and improve security 2026-06-22 17:31:15 -05:00
offlineRecovery.js refactor(codebase): format 2026-07-04 16:11:16 -05:00
preload.js feat(crash-recovery): update crash recovery features with new UI elements and backend support for restoring database backups, including hints for users and maintenance tasks 2026-07-04 16:09: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 fix(electron): update storage directory naming and improve quit handling logic 2026-05-02 23:08:24 -05:00