Commit graph

34 commits

Author SHA1 Message Date
Chris Kruining
af7b59797c
FINALLY have the container run again locally 2025-02-20 15:53:11 +11:00
Chris Kruining
2362291e90
bun seems to be broken/extremly slow in bun mode when running the tests, so swapping to deno to try that 2025-02-19 17:21:50 +11:00
Chris Kruining
3ef8940137
switch to vitest and get some actual results! 2025-02-19 15:55:59 +11:00
Chris Kruining
544e974493
add solid devtools 2025-02-18 10:51:26 +11:00
Chris Kruining
f4d59b30f5
got to a nice point, right now I can do bi-directional transformations, and also have my spelling and grammar error markers that are also cleaned up so they don't end up in the source text 2025-02-14 16:19:48 +11:00
Chris Kruining
69fd9a1753
add inital attempt at cursor position preservation 2025-02-13 17:15:22 +11:00
Chris Kruining
f444a9a17d
update deps 2025-02-11 16:56:25 +11:00
Chris Kruining
487e41c2d7
stash 2025-02-11 16:55:12 +11:00
Chris Kruining
8b852b4ca4
feature: poll files to auto-update on external file changes 2025-01-27 15:09:43 +01:00
Chris Kruining
c9bc7d061b
update bun 2025-01-27 08:02:19 +01:00
Chris Kruining
1a61f86bea
update deps 2025-01-16 15:54:44 +01:00
Chris Kruining
7e5af28ac2
remove debounce in favor of solid-primitive 2025-01-08 11:31:16 +01:00
Chris Kruining
7b044c6050
quick and dirty key copy feature 2025-01-08 10:20:50 +01:00
Chris Kruining
27aac495b9
set up i18n 2025-01-06 15:51:47 +01:00
Chris Kruining
ce7a300f48
oops. fake timers were in use after all... 2025-01-03 05:17:42 +01:00
Chris Kruining
bc3ee692d5
remove test deps 2025-01-03 05:02:02 +01:00
Chris Kruining
1d88565773
. 2024-12-17 13:22:31 +01:00
Chris Kruining
e02d6fe283
add sitemap and robots.txt 2024-12-03 10:55:16 +01:00
renovate[bot]
7d5b3a4c99
Update dependency vinxi to ^0.5.0 2024-12-02 18:55:53 +00:00
Chris Kruining
1bf3dd3ad6
update deps 2024-12-02 09:16:04 +01:00
Chris Kruining
13e5727497
sprucing the app up a little 2024-11-21 17:01:44 +01:00
renovate[bot]
bb83b83c9a
fix(deps): update dependency @solidjs/router to ^0.15.0 2024-11-14 19:43:53 +00:00
renovate[bot]
a46a16788e
Update dependency vite-plugin-pwa to ^0.21.0 2024-11-14 17:58:37 +00:00
Chris Kruining
cdbb11b14a
maybe tests are cool after all, fixed bugs and simplified deepDiff 2024-11-11 11:47:07 +01:00
Chris Kruining
5af8fee981
initial start with tests 2024-11-05 16:15:09 +01:00
Chris Kruining
dd11708d15
update deps 2024-10-31 14:31:59 +01:00
Chris Kruining
6f0418d6c5
apply name change 2024-10-31 10:08:35 +01:00
Chris Kruining
b817c06fd4
update deps 2024-10-23 14:01:22 +02:00
Chris Kruining
a6fc5720d4
made a start on the logic for saving files 2024-10-23 14:01:21 +02:00
Chris Kruining
2e3a3e90de
update deps 2024-10-23 14:01:21 +02:00
Chris Kruining
40f46eba1d
kaas 2024-10-23 14:01:19 +02:00
Chris Kruining
552ba7f3c9 - fixed grouped rows
- added shortcut hint in menu items
2024-10-10 13:24:02 +02:00
Chris Kruining
f860ba70f1 finished the menu and started implementing file IO 2024-10-02 16:31:23 +02:00
Chris Kruining
9e3f3cf46b initial commit 2024-09-24 13:38:55 +02:00