MeshChatX/electron
2026-08-14 17:29:34 -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
app-version.json chore: bump version to 4.8.4 and update related documentation 2026-08-14 17:29:34 -05:00
appVersion.js refactor: cleanup and format 2026-08-14 15:41:07 -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 feat: make AppContainer sandboxing opt-in for Windows for now 2026-07-25 16:29:02 -05:00
backendProcessOrphans.js feat(memory-pressure): implement memory management features including periodic cleanup and SQLite pragmas for low memory conditions 2026-07-09 11:05:26 -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
closeBehavior.js fix: RRC message stacking, NomadNet favourites/sections, and desktop close prompt 2026-07-09 03:46:25 -05:00
crash.html refactor(codebase): format 2026-07-04 16:11:16 -05:00
desktopPrivacySettings.js feat: liberate some frontend with custom well-tested and future-proofed libs 2026-07-17 22:15:10 -05:00
hardwareDevicePermissions.js feat: implement hardware device permission handling with selection dialogs for serial, USB, and Bluetooth devices 2026-08-12 23:49:56 -05:00
loading.html feat: various fixes for electron, and database migration and version on loading page 2026-08-14 15:38:01 -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
loadingStatusProbe.js feat: add RNS link API, plugin permissions, and deferred network startup 2026-07-09 10:10:46 -05:00
main.js feat: various fixes for electron, and database migration and version on loading page 2026-08-14 15:38:01 -05:00
mainHelpers.js feat(security): improvce IPC event handling and WebView security settings to prevent unauthorized access 2026-08-14 11:09:43 -05:00
messageNotifications.js feat: update Android notification handling with Do Not Disturb and conversation tracking features 2026-07-17 17:23:28 -05:00
offlineRecovery.js refactor(codebase): format 2026-07-04 16:11:16 -05:00
preload.bundle.js refactor: remove unused functions from preload script and optimize shell body extraction 2026-08-14 15:42:01 -05:00
preload.js fix: streamline firmware file name retrieval in RNodeFlasherActivity and ensure location check in preload.js 2026-08-14 13:02:14 -05:00
safeConsole.js refactor: create main-process logging by implementing a durable logger that appends to meshchatx.log 2026-07-24 04:58:09 -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
shellOrigin.js feat(security): improvce IPC event handling and WebView security settings to prevent unauthorized access 2026-08-14 11:09:43 -05:00
shellPathGuard.js feat: improve portable storage handling and announce settings for page nodes 2026-07-28 18:07:39 -05:00