Simple node.js backend for IMAP "like Opera" webmail UI
 
 
 
Go to file
Vitaliy Filippov b304ddd5bb Fix fulltext indexing 2019-05-21 00:48:09 +03:00
database Fix fulltext indexing 2019-05-21 00:48:09 +03:00
database-patches Extract attachments into local FS 2019-05-18 03:01:13 +03:00
.eslintrc.js add eslint, transform-rest-spread 2016-09-10 21:08:13 +03:00
ImapManager.js Clean up some mess with flags, fix read/unread switching 2019-05-20 19:50:53 +03:00
Syncer.js Fix fulltext indexing 2019-05-21 00:48:09 +03:00
SyncerWeb.js Clean up some mess with flags, fix read/unread switching 2019-05-20 19:50:53 +03:00
cfg.json.example folders example 2016-11-11 23:09:43 +03:00
fsp.js Extract attachments into local FS 2019-05-18 03:01:13 +03:00
operetta.js First variant of flag change - synchronous 2019-05-20 02:25:29 +03:00
package.json Implement attachment downloading 2019-05-19 15:25:14 +03:00
sanitize.js Move fetchFullMessage to Syncer 2019-05-17 17:08:13 +03:00
select-builder-pgsql.js Optimize deletion, fix message fetching, remove babel 2019-05-15 18:08:48 +03:00