mailtrain/server/lib
Tomas Bures a46c8fa9c3 Remove button removed from the namespace that contains the current user.
Optimizations in how mixins are composed. The refresh should now be up to 2x faster for deeper hierarchies.
2019-07-27 17:47:25 +02:00
..
activity-log.js Fix for #531 2019-02-17 12:46:02 +00:00
builtin-zone-mta.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
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 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 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 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 Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
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 Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
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