heynote/electron/main
2025-01-06 16:20:00 +01:00
..
about.js Add version number to settings dialog. 2024-01-12 15:09:13 +01:00
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 Add currency conversion support to Math blocks 2023-03-20 11:09:56 +01:00
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 Add version number to settings dialog. 2024-01-12 15:09:13 +01:00