mailtrain/server
Markus Opolka 43edf35637 Reduce Docker image size
- Removed node_modules from client after compilation
 - Added copy-webpack-plugin to copy required JS and fonts to dist
 - Adjusted server to serve files from client/dist
 - add js-yaml to server packages in order to use npm install --production
2019-12-05 13:16:37 +01:00
..
config Add German Translation for Mailtrain v2 2019-11-13 10:15:45 +01:00
lib Work in progress on integration of IVIS. 2019-08-31 11:46:18 +02:00
models Add Field cid to /api/lists/:email 2019-11-10 00:43:41 +01: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 Date/time and device type in quick report. 2019-09-05 15:51:17 +02:00
services Add German Translation for Mailtrain v2 2019-11-13 10:15:45 +01:00
setup Fix for #665 and additional fix for #663. 2019-08-12 09:26:49 +02:00
test/e2e Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
views Various fixes. 2019-07-23 21:16:55 +05:30
.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 Reduce Docker image size 2019-12-05 13:16:37 +01:00
Gruntfile.js Fixes in reports. Reports seem to work now 2018-12-21 19:09:18 +01:00
index.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
package-lock.json Reduce Docker image size 2019-12-05 13:16:37 +01:00
package.json Reduce Docker image size 2019-12-05 13:16:37 +01:00