Commit graph

22 commits

Author SHA1 Message Date
djmaze
8b1a7f39df Found the round npm module to get rollup working in gulp 2021-02-02 13:54:48 +01:00
djmaze
ad8fd8879b This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
2021-01-25 22:00:13 +01:00
djmaze
4321c11622 Some tiny changes 2020-12-09 22:42:04 +01:00
djmaze
b7f79db21c v2.1.0 2020-12-02 15:19:44 +01:00
djmaze
4d0276bb09 Added docker option for FWest98
Use as: `release.php --docker`
2020-11-30 18:58:20 +01:00
Floris Westerman
fcf2c2468d
Add better Docker development and prod support 2020-11-26 15:14:51 +01:00
Floris Westerman
e0462af9da
Fix release script to better support local development 2020-11-26 15:14:51 +01:00
djmaze
2a1ccc5d24 Resolve https://github.com/the-djmaze/snappymail/issues/37 2020-11-23 17:13:38 +01:00
djmaze
21fe3aa25c Added README to /data/ folder 2020-11-03 16:22:26 +01:00
djmaze
d0f686c657 Rename basefolder 'rainloop' to 'snappymail'
this prevents conflicts with original rainloop
2020-10-15 16:21:52 +02:00
djmaze
344c478a45 Release v2.0.0-rc1 2020-09-26 12:25:57 +02:00
djmaze
717d9208c7 Fix compressing to gzip and brotli 2020-09-23 15:12:22 +02:00
djmaze
749fe314aa v1.14.0-djmaze8 2020-09-23 14:49:43 +02:00
djmaze
81364c6494 Merge Squire into libs.js 2020-09-22 11:04:45 +02:00
djmaze
4ec4771ffd Improved brotli and gzip compression paths 2020-09-11 19:57:06 +02:00
djmaze
f42faa883d Release v1.14.0-djmaze6 2020-09-11 17:16:11 +02:00
djmaze
e3e5929b21 Removed more non-community (aka Prem/Premium/License) code 2020-08-24 20:56:14 +02:00
djmaze
1e0586f124 upgraded yarn 2020-08-24 11:26:19 +02:00
djmaze
8846c453b1 Added brotli compression 2020-08-24 00:09:54 +02:00
djmaze
e7180a86ce Made eslint using 'browser' environment and added globals, because RainLoop is used in browsers.
This also allowed to remove all webpack 'externals' overhead.
2020-08-12 00:25:36 +02:00
djmaze
9e167ac981 Also release a tar.gz 2020-08-10 13:47:48 +02:00
djmaze
1d32f26add Added release zip builder in php 2020-08-10 12:43:02 +02:00