mailtrain/server/lib
2019-07-03 11:58:58 +02:00
..
activity-log.js Fix for #531 2019-02-17 12:46:02 +00:00
builtin-zone-mta.js 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
campaign-content.js Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
client-helpers.js Work in progress on introducing tag language. Not tested yet. 2019-07-03 11:58:58 +02:00
context-helpers.js New project structure 2018-11-18 15:38:52 +01:00
dbcheck.js Fixes in reports (generating a CSV). 2019-04-22 02:41:40 +02:00
dependency-helpers.js - Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails. 2019-06-25 07:18:06 +02:00
dt-helpers.js Harmonization with IVIS 2019-01-04 21:31:01 +01:00
entity-settings.js - Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails. 2019-06-25 07:18:06 +02:00
executor.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
feedcheck.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
file-cache.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
file-helpers.js Fixed bug - files/uploaded had wrong owner 2018-12-26 04:38:02 +01:00
fork.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
helpers.js - Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails. 2019-06-25 07:18:06 +02:00
importer.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
knex.js 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
log.js Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
mailers.js 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
message-sender.js Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
namespace-helpers.js Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
nodeify.js Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00
passport.js Harmonization with IVIS 2019-01-04 21:31:01 +01:00
privilege-helpers.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
report-helpers.js Added quick reports (at this moment only one) to campaign statistics page. 2019-04-22 22:46:48 +02:00
report-processor.js New project structure 2018-11-18 15:38:52 +01:00
router-async.js New project structure 2018-11-18 15:38:52 +01:00
senders.js 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
subscription-mail-helpers.js Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
synchronized.js Fixes in reports (generating a CSV). 2019-04-22 02:41:40 +02:00
tools.js Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
translate.js Update translate.js 2019-05-06 10:19:36 -03:00
urls.js Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00