heynote/electron/preload
Jonatan Heyman 4274e6237b
Watch buffer file for changes, and automatically reload it if changed (#76)
* Implement Buffer class in main process that watches for changes to the file, and notifies the editor in the renderer process so that it can update the buffer.

* Add Editor.setReadOnly() method

* Add dummy onChangeCallback function

* Remove debug logging
2024-01-01 19:04:40 +01:00
..
about-preload.js Add About dialog 2023-07-08 16:47:25 +02:00
currency.ts Change currency data stale time to 12 hours instead of 24 2023-03-20 14:30:43 +01:00
index.ts Watch buffer file for changes, and automatically reload it if changed (#76) 2024-01-01 19:04:40 +01:00
theme-mode.ts Implement web version of Heynote (#63) 2023-12-25 14:18:44 +01:00