..
activity-log.js
Work in progress on integration of IVIS.
2019-08-31 11:46:18 +02:00
builtin-zone-mta.js
Fixes #824 "ReferenceError: os is not defined"
2020-01-03 14:30:44 +01:00
campaign-content.js
Fix - URL bases replacement didn't work for HBS tag language.
2019-08-11 21:50:06 +02:00
client-helpers.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
config.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
context-helpers.js
New project structure
2018-11-18 15:38:52 +01:00
dbcheck.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
dependency-helpers.js
Remove button removed from the namespace that contains the current user.
2019-07-27 17:47:25 +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
Fix for #660
2019-08-11 16:28: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
Fixes.
2019-07-22 23:54:24 +05:30
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
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
log.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
mailers.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
message-sender.js
fix for missing shortid in message-sender.js
2020-03-03 04:03:56 +01: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
LDAP mailTag fix
2019-08-21 14:41:35 +02:00
privilege-helpers.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
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
Fixed some bugs in subscription process
2019-07-10 02:06:56 +04:00
synchronized.js
Fixes in reports (generating a CSV).
2019-04-22 02:41:40 +02:00
tools.js
Fixed some bugs in subscription process
2019-07-10 02:06:56 +04:00
translate.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30
urls.js
Added abstraction layer around config.
2019-07-26 20:35:49 +05:30