A dedicated scratchpad for developers
Go to file
2023-01-16 12:57:26 +01:00
.github/workflows Add Github Action for building only on windows when tagging commits with #windows-build 2023-01-16 11:27:31 +01:00
electron Use different initial content for development/release 2023-01-15 20:24:31 +01:00
public Fix font path to (hopefully) work in release builds 2023-01-15 20:06:57 +01:00
resources Tweaked icon colors 2023-01-15 01:25:33 +01:00
src Remove command for manually triggering language auto detection 2023-01-16 12:57:26 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Set icon for windows build 2023-01-15 13:01:41 +01:00
index.html Convert styles.css to SASS and include it by importing it in main.js. 2023-01-15 19:55:26 +01:00
package-lock.json Upgrade Electron. Fixes warning in console. 2023-01-16 12:55:21 +01:00
package.json Upgrade Electron. Fixes warning in console. 2023-01-16 12:55:21 +01:00
tsconfig.json Set allowJs:true in tsconfig.json 2023-01-15 12:55:12 +01:00
tsconfig.node.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
vite.config.ts Reformat with tabsize 4 2023-01-14 19:51:40 +01:00