heynote/electron/main
Joshua Blum f532c7939b
Add bufferPath to config, support bufferPath symlink (#27)
* Add bufferPath to config, support bufferPath symlink

* defaultPath before checking realpath

* Move code for retrieving buffer path into its own file

* Do the realpathSync() call for the whole final file path, to allow the buffer file to be a symlink

---------

Co-authored-by: Jonatan Heyman <jonatan@heyman.info>
2023-12-23 11:17:13 +01:00
..
about.js Add beta channel info to about window 2023-12-12 17:26:48 +01:00
auto-update.ts Set autoUpdater.allowDowngrade to True in order to allow switching from beta version back to stable 2023-12-07 01:51:23 +01:00
buffer.js Add bufferPath to config, support bufferPath symlink (#27) 2023-12-23 11:17:13 +01:00
cors.ts Add currency conversion support to Math blocks 2023-03-20 11:09:56 +01:00
index.ts Add bufferPath to config, support bufferPath symlink (#27) 2023-12-23 11:17:13 +01:00
menu.ts Fix About dialog on Windows 2023-07-11 11:24:34 +02:00