mailtrain/server/lib
Tomas Bures 87c6cfa656 Fixes
- Mailtrain would not start if built-in ZoneMTA had to retry the startup
- Campaign list showed "Sending" instead of "Scheduled" for scheduled campaigns
2020-08-02 15:19:24 +02:00
..
activity-log.js Work in progress on integration of IVIS. 2019-08-31 11:46:18 +02:00
builtin-zone-mta.js Fixes 2020-08-02 15:19:24 +02: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 - Fix - A non-admin user would get permission denied on all pages. 2020-07-18 09:48:03 +02:00
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 - Fix for #890 2020-07-16 20:37:16 +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 Various fixes in RSS campaigns including #916 and #915. 2020-07-24 12:08:40 +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 Various fixes in RSS campaigns including #916 and #915. 2020-07-24 12:08:40 +02:00
namespace-helpers.js - Fix for #890 2020-07-17 14:53:48 +02: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 Various fixes in RSS campaigns including #916 and #915. 2020-07-24 12:08:40 +02: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