|
0b804a0d63
|
add authn
Generic zig build / build (push) Successful in 52s
|
2025-10-15 22:41:44 -07:00 |
|
|
7b6a959086
|
add more error reporting/relax header requirements
|
2025-10-15 22:08:58 -07:00 |
|
|
7e703c4556
|
log error on underlying message file problem
|
2025-10-15 20:15:46 -07:00 |
|
|
9038231fee
|
avoid loading inbox by default/blur input on enter key
|
2025-10-15 20:03:41 -07:00 |
|
|
777f0a1016
|
listen on all interfaces
Generic zig build / build (push) Successful in 9m46s
|
2025-10-15 19:35:26 -07:00 |
|
|
796259ceb6
|
handle absolute paths in openNotmuchDb
Generic zig build / build (push) Successful in 29s
|
2025-10-15 19:27:59 -07:00 |
|
|
978ba09c8b
|
log actual path of notmuch db
|
2025-10-15 19:25:36 -07:00 |
|
|
945b8d23f7
|
std.debug.print -> stdout/stderr
Generic zig build / build (push) Successful in 28s
|
2025-10-15 18:50:01 -07:00 |
|
|
0a2ceec30b
|
change ntfy action url
Generic zig build / build (push) Successful in 44s
|
2025-10-15 17:56:54 -07:00 |
|
|
124264534b
|
update CI
Generic zig build / build (push) Failing after 7s
|
2025-10-15 17:40:03 -07:00 |
|
|
8a03ce4b79
|
add dockerfile multi-stage build
Generic zig build / build (push) Waiting to run
|
2025-10-15 17:32:15 -07:00 |
|
|
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
Generic zig build / build (push) Successful in 17s
|
2024-07-16 11:02:15 -07:00 |
|
|
8fa6863fc5
|
add dependency install step to CI
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 |
|