Commit graph

30 commits

Author SHA1 Message Date
58a2229cce replaced similar with diff-match-patch-rs and added rand 2025-03-13 21:23:10 +01:00
bf8b573050 added diffing lib 2025-03-13 07:20:13 +01:00
be1ab58bd5 work on file saving 2025-03-12 07:30:08 +01:00
11bd003298 propagated use of config home path to other systems. file loading now works using rust instead of js 2025-03-09 09:03:40 +01:00
62918416ee setting home path now works 2025-03-08 19:51:44 +01:00
2ac3c9a45a setting home path now works 2025-03-08 19:50:09 +01:00
563724b7ae changed from openssl to rustls in sqlx dependencies 2025-02-12 09:51:55 +01:00
75d172fc3f table init for diffs done 2025-02-12 07:25:21 +01:00
3a98a86d46 database connection working 2025-02-11 21:31:03 +01:00
c14cd954a2 Started work on database 2025-02-06 07:17:02 +01:00
c87cf5c8ee file search working. opening not so much 2025-01-31 07:21:34 +01:00
9b9c5add18 Search working internally. Results not yet shown in interface 2025-01-30 07:23:21 +01:00
aea2a9a7ba Worked on search 2025-01-14 07:09:57 +01:00
7f2685d328 refactoring and work on file search 2025-01-08 07:17:39 +01:00
0d41825928 Force editor not to expand 2024-12-31 13:20:06 +01:00
869157c08c file loadig and file tree working 2024-12-28 23:41:17 +01:00
c2cc84f9dc implemented image support 2024-12-22 20:35:01 +01:00
0c7bc1c2b1 Added some animations 2024-12-21 12:01:08 +01:00
4f7836d296 Started work on markdown image support 2024-12-21 11:49:11 +01:00
340833ea7b working android example. File access still not working 2024-11-19 07:49:53 +01:00
Adrian Osterwind
a04fd0293f Working on android build 2024-11-15 16:38:34 +01:00
Adrian Osterwind
20dc11ef06 Working file support 2024-11-15 11:51:48 +01:00
Adrian Osterwind
9983220f89 started work on displaying local images in pure js 2024-11-14 11:32:32 +01:00
ad8cd4339b worked on theming and image support 2024-11-13 22:06:28 +01:00
Adrian Osterwind
e1ea47052d rewrite in vanilla js 2024-11-13 15:46:13 +01:00
Adrian Osterwind
590aec5260 rewrite in vanilla js 2024-11-13 14:59:13 +01:00
Adrian Osterwind
5f35da27f2 working on editor styling 2024-11-13 13:51:45 +01:00
05519bad5b rust powered markdown parsing working 2024-11-13 08:06:51 +01:00
49deafd8a2 working on rust svelte integration 2024-11-12 21:58:31 +01:00
Adrian Osterwind
41f011ed58 tauri sample 2024-11-12 13:57:08 +01:00