Commit graph

17 commits

Author SHA1 Message Date
the-djmaze b44da10e27 Better cPanel integration #697 2022-11-24 14:30:09 +01:00
the-djmaze 3948b11998 Support cPanel #697 2022-11-24 13:09:47 +01:00
djmaze e434d51157 simplify custom include.php 2021-12-24 01:12:27 +01:00
djmaze 2d4ce14b1c Detect enabled Brotli compression before Gzip compression 2021-09-27 12:50:59 +02:00
djmaze 9859bab9c3 Rename APC to APCU
Drop unused APP_REQUEST_RND
2021-07-13 20:38:13 +02: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 3bfe2c67d1 Droppped momentjs in favor of Intl
Uses a fallback for Intl.RelativeTimeFormat in Date.prototype.fromNow
2020-10-15 10:45:18 +02:00
djmaze 6c75dd12f8 Cleanup CSS and JS code 2020-10-01 11:10:40 +02:00
djmaze f4319f4319 Resolve issue #2 2020-08-15 20:23:34 +02:00
djmaze 2f67fb2196 Force CSP, X-Frame DENY, no-referrer
Added optional Strict-Transport-Security in _include.php
TODO: put them in ./rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsSecurity.html
2020-08-06 14:33:50 +02:00
djmaze 6e0d0b3b6e CRLF to LF 2020-03-11 14:17:52 +01:00
RainLoop Team 8da988fef2 Synchronize localizations from Transifex
Update package.json dependencies
Fix eslint errors
webpack 2 -> webpack 3
2017-06-24 22:26:27 +03:00
RainLoop Team 09334159c2 A lot small fixes 2015-06-23 01:34:51 +04:00
RainLoop Team 2a22ade112 Multiple domain installation trigger file 2014-04-15 04:18:40 +04:00
RainLoop Team df1c369a9d add more security settings (allow_admin_panel, core_install_access_domains)
+ small fixes
2013-11-19 01:33:57 +04:00
RainLoop Team 4cc2207513 Uploading and preparing the repository to the dev version.
Original unminified source code (dev folder - js, css, less) (fixes #6)
Grunt build system
Multiple identities correction (fixes #9)
Compose html editor (fixes #12)
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings
2013-11-16 02:21:12 +04:00