Commit graph

36 commits

Author SHA1 Message Date
39a1cb530e
always link gmime 2025-10-15 17:20:58 -07:00
2941a4fc5e
help overlay 2025-10-15 17:07:05 -07:00
07a7521c52
add up/down keyboard shortcuts 2025-10-15 16:55:50 -07:00
75535c19d1
add "/" shortcut to search 2025-10-15 16:51:40 -07:00
7c9d1170e2
reposition showText/showHtml 2025-10-15 16:51:24 -07:00
22aad3ed8f
return message if no text available 2025-10-15 16:44:58 -07:00
a64e35ed75
add html/text versions of body 2025-10-15 16:38:10 -07:00
c3c41ba080
remove dead files 2025-10-15 16:11:56 -07:00
44cd018e09
functioning app 2025-10-15 15:42:48 -07:00
6341af1cac
update README 2025-10-15 15:28:47 -07:00
2c0e7850d3
add help/static file handling 2025-10-15 15:26:26 -07:00
463cc80c05
add security headers to requests 2025-10-15 15:03:06 -07:00
d2be071265
add initial backend web routes 2025-10-15 14:50:37 -07:00
080ea81ef5
add attachment functionality 2025-10-15 14:12:13 -07:00
3c5edacf26
upgrade to zig 0.15.2 2025-10-15 12:27:04 -07:00
1cb86f085d
add mise config 2025-10-15 11:51:42 -07:00
1252885423
fix test and clean up after AI 2025-08-15 18:33:21 -07:00
22e4a301a3
start email processing (findHtmlInMultipart/rawBody AI generated) 2025-08-15 16:59:50 -07:00
60aa457d78
fix compile error on pointer cast 2025-08-15 16:43:55 -07:00
b4d645bca0
update to zig 0.14.1 2025-08-15 16:40:04 -07:00
3a6d7c4bea
add beginning of email parsing (tests failing) 2025-08-15 16:39:01 -07:00
474aadd498
refactor root.zig tests into higher level api 2025-04-19 15:18:51 -07:00
2febea12d7
move code into better places (pt 1) 2025-04-19 14:17:57 -07:00
4718bce5af
committing with one failing test, because now we need to go read files 2025-04-19 12:55:02 -07:00
5d6a777965
basic search functionality 2024-07-30 10:41:32 -07:00
bfea6e15ef
support all OSs for the build (although many will not be practical) 2024-07-17 19:04:19 -07:00
4318c14fe3
attempt supporting both gitea/github dependency install
All checks were successful
Generic zig build / build (push) Successful in 17s
2024-07-16 11:02:15 -07:00
8fa6863fc5
add dependency install step to CI
All checks were successful
Generic zig build / build (push) Successful in 32s
2024-07-16 10:50:45 -07:00
6ec2c516ab
notmuch integration, using nix flake (nix develop) 2024-07-16 10:24:12 -07:00
f78f5c3cbb
bring build.zig in line with zig 0.13.0 2024-07-16 10:23:34 -07:00
fc0da07d85
add nix flake, license, etc 2024-07-16 10:09:39 -07:00
0cf0d44e71
update workflow to address gitea notifications 2024-04-30 22:52:43 -07:00
7fd1a8cb69
update zig-action-cache to GitHub friendly version 2024-04-30 20:18:06 -07:00
5ccc21207a
add standard zig workflow 2024-04-29 16:36:10 -07:00
077cece2dd
add standard zig workflow 2024-04-29 16:34:45 -07:00
1f448841c9
initial commit 2023-07-31 16:43:36 -07:00