A dedicated scratchpad for developers
Go to file
Jonatan Heyman e32249e340 Only run build workflow on tag push.
Bump version.
2023-03-05 20:00:05 +01:00
.github/workflows Only run build workflow on tag push. 2023-03-05 20:00:05 +01:00
build Try to get Mac singning and notarization working in github action 2023-03-05 13:28:15 +01:00
electron Change key binding for format code 2023-03-03 13:28:51 +01:00
public Add format block button to status bar, when a supported block is active 2023-03-03 01:40:24 +01:00
resources Mac icon pixel push 2023-01-17 00:53:15 +01:00
src Use fixed notation for math result values when they are copied to clipboard 2023-03-04 15:46:08 +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 Use electron-builder-notarize for Mac app notarization 2023-03-05 14:41:34 +01:00
package.json Only run build workflow on tag push. 2023-03-05 20:00:05 +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