Tomas Bures
|
6ae9143c22
|
Added abstraction layer around config.
`roles` in config renamed to `defaultRoles`. These are used if no `roles` are provided in production.yaml
|
2019-07-26 20:35:49 +05:30 |
|
Tomas Bures
|
3e3c3a24fe
|
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 |
|
Tomas Bures
|
ef0464bbc9
|
Further improvements in caching. The state of the cache is now persisted in DB. This persists the cache between server restarts.
|
2019-04-22 11:41:37 +02:00 |
|
Tomas Bures
|
66702b5edc
|
Fixes in reports (generating a CSV).
Added caching of generated images in mosaico handler.
Various other fixes.
|
2019-04-22 02:41:40 +02:00 |
|
Alexey Zinkevych
|
4a521a8f0f
|
Implemented basic transactional emails API
|
2019-03-25 14:48:18 +02:00 |
|
Tomas Bures
|
cfdcaf65d8
|
Fixed bug - files/uploaded had wrong owner
Upgrade to React 16
|
2018-12-26 04:38:02 +01:00 |
|
Tomas Bures
|
2edbd67205
|
New project structure
Beta of extract.js for extracting english locale
|
2018-11-18 15:38:52 +01:00 |
|