Sven Slootweg
|
7b6c6a9c33
|
Add mbox to eml split script
|
13 years ago |
Sven Slootweg
|
66aa44c068
|
Fall back to date instead, when no message ID is available
|
13 years ago |
Sven Slootweg
|
633abafb7b
|
Add option to ignore missing message ID
|
13 years ago |
Sven Slootweg
|
132dfc9b7e
|
Added rename script
|
13 years ago |
Sven Slootweg
|
9a43e232a9
|
Show error when dict.viewitems() is not available due to the Python version being too old
|
13 years ago |
Sven Slootweg
|
5ca904a6b3
|
Added missing icons for template files
|
13 years ago |
Sven Slootweg
|
8f1be3a7f6
|
Make footer code more readable
|
13 years ago |
Sven Slootweg
|
a9eb3120b6
|
Skip attachment if an error is encountered during database insertion
|
13 years ago |
Sven Slootweg
|
ca8af1957a
|
Skip message when headers cannot be parsed due to a HeaderParseError
|
13 years ago |
Sven Slootweg
|
88be278b27
|
Fix index.html path on index template
|
13 years ago |
Sven Slootweg
|
a621610fec
|
Specify an initial index.html page
|
13 years ago |
Sven Slootweg
|
5b22fb5579
|
Add page navigation to index pages
|
13 years ago |
Sven Slootweg
|
6d1d84d1a5
|
Remove old sorting options
|
13 years ago |
Sven Slootweg
|
0591942ead
|
Add sorting icons to other columns in index table
|
13 years ago |
Sven Slootweg
|
73781ff387
|
Increase spacing between sorting icons and table header text
|
13 years ago |
Sven Slootweg
|
195fd79522
|
Automatically copy sorting icons to output directory
|
13 years ago |
Sven Slootweg
|
da076dfcd5
|
Add sorting icons to From table header
|
13 years ago |
Sven Slootweg
|
6ed4cfd5c4
|
Add footer with attribution
|
13 years ago |
Sven Slootweg
|
030f237972
|
Add UTF-8 encoding metatag to message pages
|
13 years ago |
Sven Slootweg
|
c888f484a0
|
Update index template
|
13 years ago |
Sven Slootweg
|
bda686499d
|
Skip parsing of message if headers cannot be decoded.
|
13 years ago |
Sven Slootweg
|
a73ad71269
|
Only abort attachment insertion if an attachment with that hash was found for the currently parsed e-mail
|
13 years ago |
Sven Slootweg
|
f690610b9a
|
Speed up the parsing loop by not checking the database for existing rows, if -f (forced) is specified anyway.
|
13 years ago |
Sven Slootweg
|
7bae114ee9
|
Check presence of hash in the database before parsing the message, according to the filename
|
13 years ago |
Sven Slootweg
|
b41d658f16
|
Fetch correct hash from attachment table
|
13 years ago |
Sven Slootweg
|
1ac7dc9b33
|
Properly handle extension-less files
|
13 years ago |
Sven Slootweg
|
654fa8bffb
|
Render all pages and copy attachments
|
13 years ago |
Sven Slootweg
|
8630e37ac7
|
Make table rows clickable
|
13 years ago |
Sven Slootweg
|
42bfee81af
|
Allow download of original .eml files if original path is specified
|
13 years ago |
Sven Slootweg
|
9f435059ca
|
Enforce some styles in the page template
|
13 years ago |
Sven Slootweg
|
927707735f
|
Add hyperlinks to actual e-mail messages on index pages
|
13 years ago |
Sven Slootweg
|
32b8e20143
|
Sort by unix timestamp instead of textual date/time representation
|
13 years ago |
Sven Slootweg
|
d2c8270a4f
|
Get rid of unnecessary variable usage
|
13 years ago |
Sven Slootweg
|
ffd56ebb70
|
Display only the first 8 characters of SHA1 hashes on index pages
|
13 years ago |
Sven Slootweg
|
b6fdc654e1
|
Let's give the attachment column a somewhat shorter name
|
13 years ago |
Sven Slootweg
|
ccb21d450e
|
Change some column widths
|
13 years ago |
Sven Slootweg
|
7245b223c0
|
Make font size in index table smaller
|
13 years ago |
Sven Slootweg
|
a0df63d143
|
Option for amount of entries per page
|
13 years ago |
Sven Slootweg
|
11f2568abf
|
Fix description for descendingly sorted date index
|
13 years ago |
Sven Slootweg
|
34052aa57e
|
Render date index pages
|
13 years ago |
Sven Slootweg
|
ce3234f064
|
Render first page
|
13 years ago |
Sven Slootweg
|
8783c9c05b
|
Chunk loops
|
13 years ago |
Sven Slootweg
|
f08556978a
|
Chunking
|
13 years ago |
Sven Slootweg
|
3f63b4a729
|
Actually load index template
|
13 years ago |
Sven Slootweg
|
09e48e1404
|
Add basic index template
|
13 years ago |
Sven Slootweg
|
a0cc727a25
|
Skip a part if neither ascii nor windows-1252 decoding fallbacks succeed
|
13 years ago |
Sven Slootweg
|
1bc6105085
|
Commit database changes every 100 e-mails
|
13 years ago |
Sven Slootweg
|
37c1fc0bdb
|
Small fixes
|
13 years ago |
Sven Slootweg
|
36a398549e
|
List saving and sorting
|
13 years ago |
Sven Slootweg
|
8eb58adf55
|
Changed margin to something more sensible
|
13 years ago |