74 Commits

Author SHA1 Message Date
6e9423bdb1 Disk Usage per table for PostgreSQL. 2014-03-27 21:35:38 -07:00
c7bcdde1e5 Use expvar for message stats. 2014-03-24 23:21:38 -07:00
06310ad1cc Rename pq -> pg (postgres has no Q). 2014-03-20 22:28:33 -07:00
0701a210db Query to show files that have duplicate hashes. 2014-03-20 22:28:15 -07:00
1b8afaa73f Add person table.
Import mail associated with -user specified on commandline.
2014-03-20 22:27:50 -07:00
bb8f546fd0 New utility to import mail into PostgreSQL.
Minor leak cleanup in mailhash.
2014-03-18 23:01:39 -07:00
f7c0774798 Start experiment with local CSS tweaks. Add react based loading of unread data. 2014-03-02 23:22:50 -08:00
a607477934 Set content type so browsers will interpret result as JSON. 2014-03-02 23:22:23 -08:00
d83b2fc139 Move handler to established URI. Add CORS wildcard. 2014-03-02 22:37:29 -08:00
a3d93e4a1b Import http://purecss.io/layouts/email/ 2014-03-02 21:39:04 -08:00
2ba451df36 Move unread command to cmd/ 2014-03-02 21:23:28 -08:00
9becd3e2e7 Add skip file support, and only log parse errors @ INFO level. 2014-02-27 19:29:16 -08:00
73f1751d5b Don't crash when hash not in map. 2014-02-26 20:29:49 -08:00
b2910c8ec0 Add load and mark as un/read functionality. 2014-02-16 21:02:17 -08:00
9a42a60278 Add utility to generate and save hashes of email and unread state. 2014-02-15 21:29:44 -08:00
8523965168 Library for parsring/generating Maildir filenames. 2014-02-08 22:13:34 -08:00
003605a430 Pick the right path to use when determining if a path is a maildir. 2013-09-03 09:13:50 -07:00
0ebcc33f55 Add pprof; use Readdirnames instead of Walk for finding files. 2013-09-02 19:42:16 -07:00
00278ba2dd Rename watcher to unread 2013-09-01 20:11:43 -07:00
b64f9ee012 Functioning unread counts through JSON. 2013-09-01 20:06:25 -07:00
cc9cb63800 Top-level counter working. 2013-08-31 22:02:04 -07:00
b48ebf217c Use walk instead of glob to scale being shell's limit to expand * 2013-08-22 21:44:30 -07:00
7a90676cda Path cleanup. 2013-08-13 20:54:10 -07:00
4c43b679a1 Initial commit of a handleful of utils 2012-06-28 17:02:07 -07:00