94 Commits (7b6c6a9c33c5457322180af4c65e07899be93323)
 

Author SHA1 Message Date
Sven Slootweg 42bcaae8d7 Display a list of attachments 12 years ago
Sven Slootweg 31cd9e70c1 Prioritize some other page styles with \!important 12 years ago
Sven Slootweg c3eeed5b3d Tell table columns to be 33% wide 12 years ago
Sven Slootweg e26ce4835e Include proper date and time in generated pages, rather than a UNIX timestamp 12 years ago
Sven Slootweg 293775dd4b Tidy up generation code a bit 12 years ago
Sven Slootweg a1fe5e86d4 Properly display the version list 12 years ago
Sven Slootweg 5e642df6d3 Make <pre> blocks in text versions of e-mails wrap around 12 years ago
Sven Slootweg 2a637ab4be Use cgi.escape instead of homebrew HTML character escaping 12 years ago
Sven Slootweg 16bfe42299 Enforce correct background color even if e-mail body attempts to set a different color 12 years ago
Sven Slootweg d0d12a1ccb Ensure that table styles are only applied to the encapsulating table and not to tables in the e-mail body 12 years ago
Sven Slootweg d7f1a35ba5 Escape special characters in HTML 12 years ago
Sven Slootweg 15d8ab11ce Fix wrongly formatted template tag 12 years ago
Sven Slootweg 01a261dd5a Create messages/ directory as well 12 years ago
Sven Slootweg 926f48756e Put rendered messages in messages/ instead 12 years ago
Sven Slootweg a5e725dbea Copy style.css file after generation 12 years ago
Sven Slootweg 63ac4663ea Removed unnecessary brackets 12 years ago
Sven Slootweg b05043b7f9 Compacted SQLite query 12 years ago
Sven Slootweg ae61f98ab5 Actually parse and write HTML and plaintext files 12 years ago
Sven Slootweg f8f4a02cf9 Update template file 12 years ago
Sven Slootweg 92b67cec34 Render template 12 years ago
Sven Slootweg 2424989fa0 Restructuring 12 years ago
Sven Slootweg 9a61bf5456 First bits of renderer code 12 years ago
Sven Slootweg c53c8a4f16 Add basic message template 12 years ago
Sven Slootweg 7bbe1c05fa Make --render description a bit easier to read 12 years ago
Sven Slootweg 5227ac7ec6 Skip insertion when entry already exists unless forced 12 years ago
Sven Slootweg e33669c858 Add timestamp parsing 12 years ago
Sven Slootweg 1769c9232a Improved comments and formatting 12 years ago
Sven Slootweg cfb76e7c84 Move argument parsing to top of code 12 years ago
Sven Slootweg f4e3b856cb Clean up code a bit 12 years ago
Sven Slootweg bfc42dc783 Let the user specify an attachment directory 12 years ago
Sven Slootweg 1f03ef617a Allow specifying of a database file to use 12 years ago
Sven Slootweg be1eb56f91 Attachment handling 12 years ago
Sven Slootweg 52fa08e7ed Don't print list of submessages 12 years ago
Sven Slootweg 42e848fce9 Remove SQLite version number from output 12 years ago
Sven Slootweg 4272182f2e Parse message parts 12 years ago
Sven Slootweg 6af04e54e9 Insert decoded headers into database instead of raw headers 12 years ago
Sven Slootweg c3fc1730c1 Insert emails into database 12 years ago
Sven Slootweg 1aa988d9d6 Add hash field to database 12 years ago
Sven Slootweg a1dd612e82 Connect to database 12 years ago
Sven Slootweg ea33df3f89 Parse email files and generate hash 12 years ago
Sven Slootweg 4282d9fef1 Fix typo in module name 12 years ago
Sven Slootweg 3fc0e8df20 Show all files matching pattern 12 years ago
Sven Slootweg bfa3451af0 Add argparse configuration 12 years ago
Sven Slootweg 9666554fd9 Initial commit 12 years ago