A dedicated scratchpad for developers
Go to file
Jonatan Heyman 1df255032c Check for updates once every 24 hours.
Bump version.
2023-03-06 10:24:23 +01:00
.github/workflows Remove build-windows Github action 2023-03-06 01:32:16 +01:00
build Try to get Mac singning and notarization working in github action 2023-03-05 13:28:15 +01:00
electron Check for updates once every 24 hours. 2023-03-06 10:24:23 +01:00
public Add auto update support 2023-03-06 01:30:37 +01:00
resources Mac icon pixel push 2023-01-17 00:53:15 +01:00
src Check for updates once every 24 hours. 2023-03-06 10:24:23 +01:00
.gitignore Try to get Mac singning and notarization working in github action 2023-03-05 13:28:15 +01:00
electron-builder.json5 Use electron-builder-notarize for Mac app notarization 2023-03-05 14:41:34 +01:00
index.html Turn off nodeIntegration. Without it disabled, Math.js does not work in production build. 2023-03-02 20:59:13 +01:00
package-lock.json Fix cursor position issue when pressing page up/down 2023-03-06 01:55:06 +01:00
package.json Check for updates once every 24 hours. 2023-03-06 10:24:23 +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 Add warning comment 2023-03-02 21:10:15 +01:00