Commit graph

45 commits

Author SHA1 Message Date
852ab87b0b adding files to database works 2025-03-16 19:04:14 +01:00
dcfb500a5f continued work on database 2025-03-15 21:12:32 +01:00
95c34fb431 config storing 2025-03-14 09:30:43 +01:00
df53857426 added file diffing for file saving 2025-03-13 21:26:12 +01:00
5b31b76e69 work on database structure and added function stubs for file entry 2025-03-13 21:25:21 +01:00
615e09db16 added automatically generated client ids 2025-03-13 21:24:21 +01:00
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
db031bc8a8 started work on file saving 2025-02-03 06:54:14 +01:00
95867768c4 search and select from search working.scroll in search window not yet working 2025-02-01 13:16:08 +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
2116549154 updated readme 2025-01-29 19:52:25 +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
4def21c97d worked on search and dedicated shortcuts file 2025-01-07 07:22:51 +01:00
749a0322bc started work on search dialog 2025-01-06 20:34:41 +01:00
174c6c661a updated css 2025-01-02 19:54:58 +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
2eb111ebeb started work on list styling 2024-12-22 14:19:21 +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
a1de20f0ec improved workflow 2024-12-20 12:17:18 +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
d377de0999 Initial commit 2024-11-11 20:27:06 +01:00