mailtrain/server
Tomas Bures 450b930cc5 Work in progress on refactoring all mail sending to use the message sender an sender workers.
Some fixes related to subscriptions and password reset.
2019-06-30 10:47:09 +02:00
..
config Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. 2019-06-29 23:19:56 +02:00
lib Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
models Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
protected/reports Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
routes Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. 2019-06-29 23:19:56 +02:00
services Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
setup Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. 2019-06-29 23:19:56 +02:00
test/e2e Some refactoring to aling it more with IVIS and coreui theme. 2019-01-05 23:56:16 +01:00
views Mosaico upgraded to 0.17.5 2019-05-08 19:54:19 +02:00
.eslintrc Transactional mail: minor template-sender refactoring 2019-04-02 16:35:57 +03:00
.gitignore Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
app-builder.js Added quick reports (at this moment only one) to campaign statistics page. 2019-04-22 22:46:48 +02:00
dbtest.js Finished support for triggered campaigns. So far only smoke-tested for subscription trigger. 2018-11-21 01:41:10 +03:00
Gruntfile.js Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
index.js Child processes are now terminated when the parent process dies. This means that if the main mailtrain process gets killed, there are no processes which remain running. 2019-05-25 21:57:11 +02:00
package-lock.json Mosaico upgraded to 0.17.5 2019-05-08 19:54:19 +02:00
package.json Mosaico upgraded to 0.17.5 2019-05-08 19:54:19 +02:00