Commit graph

11 commits

Author SHA1 Message Date
Christian Haschek 74c0c8e4e8
Merge branch 'master' into momentjs 2019-10-06 18:57:58 +02:00
Pat O'Brien f82d50b56e Use moment.js for date formatting 2019-10-03 10:24:29 -04:00
Pat O'Brien ad8deb45bb Do not clearInterval on admin page
Keep the admin page using background reloads
2019-10-03 10:00:01 -04:00
Pat O'Brien 8e362bec24 Do not add duplicate headers, and clear table for append
Instead of appending the API results non-stop, we clear the table first so that it's fresh data loaded into the table.

In addition, I added a class to the "To" `tr` and jQuery will look for this class. If it doesn't exist then it'll add that `tr`. Otherwise it won't continue to stack it.

Fixes https://github.com/HaschekSolutions/opentrashmail/issues/2
2019-10-03 09:54:16 -04:00
Pat O'Brien 53e6c8dba2 Reverse sort the list so new items are on top 2019-10-03 09:51:54 -04:00
Chris 02d1a5977d added admin email account that can see all emails on all acounts 2019-08-18 21:02:04 +02:00
Chris 78c29d48fc added settings to docker and extended quickstart guide 2019-08-16 21:54:17 +02:00
Chris 74fc2802ef fixed silly bug 2019-08-16 13:41:42 +02:00
Chris be748aeef0 getting things done 2019-08-16 10:30:23 +02:00
Chris 297b92c53e alpha 1 2019-08-15 21:43:55 +02:00
Chris 10ec88a118 more shiny 2019-08-14 16:33:56 +02:00