Jonatan Heyman
d0c5379ad1
Bump version to 1.0.9
2023-03-07 22:33:07 +01:00
Jonatan Heyman
ef5955feeb
Fix seamless start/stop of update icon's spinning animation.
...
Bump version.
2023-03-07 02:24:08 +01:00
Jonatan Heyman
93bf1e9036
Improve auto update
...
Add titles to status bar buttons
Bump version to 1.0.7
2023-03-07 01:45:23 +01:00
Jonatan Heyman
1df255032c
Check for updates once every 24 hours.
...
Bump version.
2023-03-06 10:24:23 +01:00
Jonatan Heyman
19dc637dee
Make auto update on Windows silent.
...
Bump version.
2023-03-06 09:44:24 +01:00
Jonatan Heyman
0be331d40d
Bump version
2023-03-06 01:55:40 +01:00
Jonatan Heyman
00b88c9282
Fix cursor position issue when pressing page up/down
...
The cursor was not staying at the same viewport position, and could even get positioned outside the viewport.
2023-03-06 01:55:06 +01:00
Jonatan Heyman
e540d8b844
Bump version
2023-03-06 01:33:45 +01:00
Jonatan Heyman
7ce91016d6
Add auto update support
2023-03-06 01:30:37 +01:00
Jonatan Heyman
2c3eacbba0
Remove unused publish command
2023-03-06 01:21:26 +01:00
Jonatan Heyman
e32249e340
Only run build workflow on tag push.
...
Bump version.
2023-03-05 20:00:05 +01:00
Jonatan Heyman
3387f18e8d
Bump version #build
2023-03-05 18:24:14 +01:00
Jonatan Heyman
092d3816be
Use electron-builder-notarize for Mac app notarization
...
#build
2023-03-05 14:41:34 +01:00
Jonatan Heyman
205471aec3
Try to get Mac singning and notarization working in github action
...
#build
2023-03-05 13:28:15 +01:00
Jonatan Heyman
f3c5a49fbf
Add ability to format code for JSON, JS, CSS, HTML and Markdown blocks
2023-03-03 00:57:33 +01:00
Jonatan Heyman
a120938fc6
Update @lezer/lr that fixes bug that can cause parser to crash
...
https://github.com/lezer-parser/cpp/issues/2
#windows-build
2023-02-01 15:53:07 +01:00
Jonatan Heyman
60d8e9589c
Remember window size and position between sessions
2023-01-19 02:38:19 +01:00
Jonatan Heyman
14152fbede
Implement persistent buffer
2023-01-19 00:20:50 +01:00
Jonatan Heyman
8d8f6cdcb3
Add support for Rust, XML and C++
...
Remove Lezer support
2023-01-16 23:43:22 +01:00
Jonatan Heyman
d4b3905b0f
Upgrade Electron. Fixes warning in console.
2023-01-16 12:55:21 +01:00
Jonatan Heyman
6dee4f81f2
Integrate Editor into Vue app
...
Add status bar that shows the current line number, column and block language
2023-01-14 19:51:24 +01:00
Jonatan Heyman
8867937567
Use ensureSyntaxTree to not get visually broken blocks when syntax tree parsing is slow.
...
Update @codemirror/language to latest version.
Force a #build in order to get a Mac x86 verion built which is slower on rosetta to hopefully check that the problem is fixed.
2023-01-13 14:39:35 +01:00
Jonatan Heyman
af5287cc13
Add github action for automatically building the app
2023-01-13 13:29:44 +01:00
Jonatan Heyman
9fb543fed3
Move contents of heynote-electron subdirectory into git repo root
2023-01-13 13:21:34 +01:00