Sven Slootweg
|
9a43e232a9
|
Show error when dict.viewitems() is not available due to the Python version being too old
|
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
|
195fd79522
|
Automatically copy sorting icons to output directory
|
13 years ago |
Sven Slootweg
|
b41d658f16
|
Fetch correct hash from attachment table
|
13 years ago |
Sven Slootweg
|
654fa8bffb
|
Render all pages and copy attachments
|
13 years ago |
Sven Slootweg
|
42bfee81af
|
Allow download of original .eml files if original path is specified
|
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
|
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
|
36a398549e
|
List saving and sorting
|
13 years ago |
Sven Slootweg
|
42bcaae8d7
|
Display a list of attachments
|
13 years ago |
Sven Slootweg
|
e26ce4835e
|
Include proper date and time in generated pages, rather than a UNIX timestamp
|
13 years ago |
Sven Slootweg
|
293775dd4b
|
Tidy up generation code a bit
|
13 years ago |
Sven Slootweg
|
2a637ab4be
|
Use cgi.escape instead of homebrew HTML character escaping
|
13 years ago |
Sven Slootweg
|
d7f1a35ba5
|
Escape special characters in HTML
|
13 years ago |
Sven Slootweg
|
01a261dd5a
|
Create messages/ directory as well
|
13 years ago |
Sven Slootweg
|
926f48756e
|
Put rendered messages in messages/ instead
|
13 years ago |
Sven Slootweg
|
a5e725dbea
|
Copy style.css file after generation
|
13 years ago |
Sven Slootweg
|
63ac4663ea
|
Removed unnecessary brackets
|
13 years ago |
Sven Slootweg
|
b05043b7f9
|
Compacted SQLite query
|
13 years ago |
Sven Slootweg
|
ae61f98ab5
|
Actually parse and write HTML and plaintext files
|
13 years ago |
Sven Slootweg
|
92b67cec34
|
Render template
|
13 years ago |
Sven Slootweg
|
2424989fa0
|
Restructuring
|
13 years ago |
Sven Slootweg
|
9a61bf5456
|
First bits of renderer code
|
13 years ago |