A dedicated scratchpad for developers
Go to file
2023-01-15 11:59:17 +01:00
.github/workflows Lower artifact retention days to 1 2023-01-13 14:16:50 +01:00
electron Read dark/light mode from system, automatically listen for changes, and add button for toggling the mode to the status bar 2023-01-15 11:59:17 +01:00
public Read dark/light mode from system, automatically listen for changes, and add button for toggling the mode to the status bar 2023-01-15 11:59:17 +01:00
resources Tweaked icon colors 2023-01-15 01:25:33 +01:00
src Read dark/light mode from system, automatically listen for changes, and add button for toggling the mode to the status bar 2023-01-15 11:59:17 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Add commented out code that makes the build fail, but still manages to produce a x86 build (can be used for testing purposes) 2023-01-13 15:31:22 +01:00
index.html Integrate Editor into Vue app 2023-01-14 19:51:24 +01:00
package-lock.json Integrate Editor into Vue app 2023-01-14 19:51:24 +01:00
package.json Integrate Editor into Vue app 2023-01-14 19:51:24 +01:00
tsconfig.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +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