|
|
2f0a3f50b8
|
server: move tests to the bottom of the file
|
2025-09-02 19:23:25 -07:00 |
|
|
|
caf924203e
|
server: fix some recurring parsing/viz
|
2025-09-02 19:23:25 -07:00 |
|
|
|
7b7f012b19
|
server: add new calendar parser test
|
2025-09-02 19:23:25 -07:00 |
|
|
|
f85649dadd
|
cargo fmt
|
2025-08-21 17:09:57 -07:00 |
|
|
|
3827f87111
|
server: address lint
|
2025-08-19 17:08:53 -07:00 |
|
|
|
25839328ac
|
server: style changes for start/end datetime on calendar widget
|
2025-08-19 17:03:45 -07:00 |
|
|
|
7f1f61dc7d
|
server: cargo fmt
|
2025-08-19 16:57:44 -07:00 |
|
|
|
6ca2459034
|
server: highlight today's date on the calendar widget
|
2025-08-19 16:57:26 -07:00 |
|
|
|
ea60cce86b
|
server: extract calendar info and render widget on email w/o ics
|
2025-08-19 16:49:04 -07:00 |
|
|
|
43d856ae7e
|
server: move calendar widget to askama
|
2025-08-19 16:17:22 -07:00 |
|
|
|
5b48c5dbc3
|
server: move calendar rendering to askama template
|
2025-08-19 13:26:33 -07:00 |
|
|
|
d16c221995
|
server: cleanup calendar summary on mobile
|
2025-08-19 12:41:46 -07:00 |
|
|
|
00ce9267c1
|
server: improved calendar widget rendering
|
2025-08-19 12:04:42 -07:00 |
|
|
|
8acf541d53
|
server: remove excess logging
|
2025-08-19 12:04:29 -07:00 |
|
|
|
49e93829dd
|
server: include a calendar widget showing the calendar event
|
2025-08-19 11:22:31 -07:00 |
|
|
|
a8a5089ed3
|
server: render calendar summary before any pre-existing text
|
2025-08-19 11:17:11 -07:00 |
|
|
|
cc994df4e5
|
server: only render text/calendar summary table on calendar invites
|
2025-08-19 11:09:30 -07:00 |
|
|
|
c2428c073c
|
server: broken parsing of google ics
|
2025-08-19 09:51:58 -07:00 |
|
|
|
574de65c35
|
server: handle application/* as an attachment
|
2025-08-18 12:11:31 -07:00 |
|
|
|
6c07b18eec
|
server: add envelope_to support to DMARC report
|
2025-08-18 10:15:17 -07:00 |
|
|
|
a1be436209
|
server: address lint
|
2025-08-15 14:01:14 -07:00 |
|
|
|
5b471b278c
|
server: fix tests
|
2025-08-15 13:58:53 -07:00 |
|
|
|
501ee417c9
|
server: address lint
|
2025-08-13 16:07:35 -07:00 |
|
|
|
d36d508df0
|
server: move email extraction code into separate mod
|
2025-08-13 10:36:50 -07:00 |
|
|
|
951ee70279
|
server: don't duplicate dmarc table for google
|
2025-08-12 17:04:03 -07:00 |
|
|
|
3a41ab1767
|
server: much improved xmls pretty printer
|
2025-08-12 17:04:03 -07:00 |
|
|
|
5c9955a89e
|
server: fix raw dmarc extraction for non-Google domains
|
2025-08-12 17:04:03 -07:00 |
|
|
|
1f75627fd2
|
server: fix is_dmarc check
|
2025-08-12 17:04:03 -07:00 |
|
|
|
5c42d04598
|
server: pretty print raw TLSRPT and DMARC data
|
2025-08-12 17:04:03 -07:00 |
|
|
|
4d888fbea3
|
server: more TLS report support and minor refactoring
|
2025-08-12 17:04:03 -07:00 |
|
|
|
8f53678e53
|
server: TLS report support
|
2025-08-12 17:04:03 -07:00 |
|
|
|
8218fca2ef
|
server: include reason in dmarc report
|
2025-08-12 17:04:03 -07:00 |
|
|
|
c8850404b8
|
server: rework dmarc parsing to use askama
|
2025-08-11 14:53:12 -07:00 |
|
|
|
d0f4716d83
|
server: add gzip dmarc email support
Continuous integration / Check (push) Failing after 59s
Continuous integration / Test Suite (push) Failing after 1m32s
Continuous integration / Trunk (push) Failing after 47s
Continuous integration / Rustfmt (push) Failing after 35s
Continuous integration / build (push) Failing after 1m39s
Continuous integration / Disallow unused dependencies (push) Failing after 2m5s
|
2025-08-11 12:41:25 -07:00 |
|
|
|
59e35062e7
|
server: handle application/zip for google dmarc
|
2025-08-11 12:41:03 -07:00 |
|
|
|
f904fa0001
|
Add slurp and CSS for seiya-me
|
2025-05-23 16:21:57 -07:00 |
|
|
|
e365ced7dd
|
server: more concise slice of ids
|
2025-04-24 12:02:40 -07:00 |
|
|
|
f86a5f464d
|
server: properly limit index
|
2025-04-24 09:04:22 -07:00 |
|
|
|
1eb498712b
|
server: prevent out of bounds index at end of processing
|
2025-04-24 08:56:19 -07:00 |
|
|
|
4665f34e54
|
server: label_unprocessed handle case where files cannot be found from message-id
|
2025-04-23 18:57:54 -07:00 |
|
|
|
f11f0b4d23
|
server: migrate all use of log to tracing
|
2025-04-23 15:25:11 -07:00 |
|
|
|
c3835522b2
|
server: add Letterbox/Bad label to unparsable emails, and consider them processed
|
2025-04-23 14:57:13 -07:00 |
|
|
|
b8dfdabf8d
|
server: more tracing and logging
|
2025-04-23 14:41:11 -07:00 |
|
|
|
f92c05cd28
|
server: return ids processed from send_refresh_websocket_handler
|
2025-04-23 11:38:30 -07:00 |
|
|
|
08abf31fa9
|
server: always remove unprocessed label when processing rules
|
2025-04-23 11:02:29 -07:00 |
|
|
|
0f6af0f475
|
server: more debug prints
|
2025-04-23 09:31:25 -07:00 |
|
|
|
109d380ea7
|
server: remove inbox on no-match
|
2025-04-22 22:43:22 -07:00 |
|
|
|
4b15e71893
|
server: remove unprocessed appropriately
|
2025-04-22 22:41:09 -07:00 |
|
|
|
453561140a
|
server: batch tag changes and add default Grey tag
|
2025-04-22 22:18:24 -07:00 |
|
|
|
5226fe090e
|
server & web: run label_unprocessed before notifying web client
|
2025-04-22 21:22:50 -07:00 |
|