1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Go to file
2013-09-15 19:41:59 +02:00
res start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
src fix and cleanup encrypted message parsing 2013-09-15 19:00:35 +02:00
test displaying inbox message list works 2013-09-11 23:31:08 +02:00
.gitignore cleanup of jquery mobile app code, angular app works with requirejs 2013-09-04 18:39:26 +02:00
.jshintrc start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
.travis.yml upgrade grunt connect 2013-09-12 00:20:02 +02:00
Gruntfile.js add timeout to mocha grunt job 2013-09-15 15:24:56 +02:00
LICENSE.txt initial commit 2013-03-13 16:58:46 +01:00
package.json refresh dev deps to fix ci 2013-09-15 19:41:59 +02:00
README.md merged crypto lib changes 2013-06-25 16:45:29 +02:00

html5-mail

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install
grunt dev

browse to http://localhost:8585