heynote/electron/main
2025-01-06 16:20:00 +01:00
..
about.js
auto-update.js * Add window.heynote.mainProcess.on() and off() which can be used in browser land to communicate with the main process. Use these methods to remove intermediate onOpenSettings() and onSettingsChange() methods from window.heynote objects. 2025-01-06 16:20:00 +01:00
cors.ts
file-library.js Make a backup copy of buffer.txt before migrating to new note library 2024-12-12 13:41:55 +01:00
index.ts Move constants from electron/constants.ts into src/common/constants.js 2025-01-06 16:20:00 +01:00
menu.js * Add window.heynote.mainProcess.on() and off() which can be used in browser land to communicate with the main process. Use these methods to remove intermediate onOpenSettings() and onSettingsChange() methods from window.heynote objects. 2025-01-06 16:20:00 +01:00
version.js