mailtrain/server
2019-05-06 10:14:11 -03:00
..
config Further improvements in caching. The state of the cache is now persisted in DB. This persists the cache between server restarts. 2019-04-22 11:41:37 +02:00
lib Update translate.js 2019-05-06 10:14:11 -03:00
models Added quick reports (at this moment only one) to campaign statistics page. 2019-04-22 22:46:48 +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 Added quick reports (at this moment only one) to campaign statistics page. 2019-04-22 22:46:48 +02:00
services Added quick reports (at this moment only one) to campaign statistics page. 2019-04-22 22:46:48 +02:00
setup Further updated on caching. Small change in DB schema to make lookups a bit more performant. Note that if DB migration in the last commit has been run, this commit will need manual update of the database. 2019-04-22 15:41:39 +02:00
test/e2e Some refactoring to aling it more with IVIS and coreui theme. 2019-01-05 23:56:16 +01:00
views Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01: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 Further updated on caching. Small change in DB schema to make lookups a bit more performant. Note that if DB migration in the last commit has been run, this commit will need manual update of the database. 2019-04-22 15:41:39 +02:00
package-lock.json Further improvements in caching. The state of the cache is now persisted in DB. This persists the cache between server restarts. 2019-04-22 11:41:37 +02:00
package.json Further improvements in caching. The state of the cache is now persisted in DB. This persists the cache between server restarts. 2019-04-22 11:41:37 +02:00