Simple node.js backend for IMAP "like Opera" webmail UI
 
 
 
Go to file
Vitaliy Filippov 8e7aa3d83d Fix multiple syncs 2016-10-03 17:06:47 +03:00
.babelrc fix small mistakes, track first_msg more correctly 2016-09-10 21:08:41 +03:00
.eslintrc.js add eslint, transform-rest-spread 2016-09-10 21:08:13 +03:00
ImapManager.js Better idle handlers, make auth optional 2016-10-02 22:15:20 +03:00
Syncer.js Fix multiple syncs 2016-10-03 17:06:47 +03:00
SyncerWeb.js Add socket.io, sync on button click 2016-10-03 16:55:09 +03:00
cfg.json.example Split operetta.js into several modules 2016-09-11 22:34:20 +03:00
db.sql Add idle listeners 2016-09-11 21:08:22 +03:00
operetta.js Add socket.io, sync on button click 2016-10-03 16:55:09 +03:00
package.json nest all css on the server side 2016-10-03 14:44:04 +03:00
run.sh add transaction & workaround for memory leak 2016-09-10 21:08:38 +03:00