Simple node.js backend for IMAP "like Opera" webmail UI
 
 
 
Go to file
Vitaliy Filippov 6c8edc1667 Two more fixes for promise-based code 2019-05-13 19:23:57 +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 Two more fixes for promise-based code 2019-05-13 19:23:57 +03:00
Syncer.js Two more fixes for promise-based code 2019-05-13 19:23:57 +03:00
SyncerWeb.js ES6 + async/await rework seems to work 2019-05-10 01:26:40 +03:00
cfg.json.example folders example 2016-11-11 23:09:43 +03:00
db.sql speedup global inbox, implement global drafts/spam/trash 2016-10-09 17:48:50 +03:00
operetta.js ES6 + async/await rework seems to work 2019-05-10 01:26:40 +03:00
package.json ES6 + async/await rework seems to work 2019-05-10 01:26:40 +03:00
run.sh WIP: ES6 + async/await rework, pg-bricks replaced with an own select-builder 2019-05-08 16:41:32 +03:00
select-builder-pgsql.js ES6 + async/await rework seems to work 2019-05-10 01:26:40 +03:00