Commit Graph

794 Commits

Author SHA1 Message Date
Paul Binks
2f7dbe92bf Update index.rst 2018-03-01 16:33:13 +00:00
kaiyou
2b144bc574 Specify the client max body size in the front, related to #371
(cherry picked from commit 6c56c8e298)
2018-02-19 14:18:35 +01:00
kaiyou
449af8eb0b Make sure stale pid files are dealt with, fix #341
(cherry picked from commit 4761646616)
2018-02-08 21:09:32 +01:00
Rafael Cossovan
e03097b505 Update configuration.rst
Fix env variable.

(cherry picked from commit 23f392efb2)
2018-02-01 00:41:46 +01:00
kaiyou
c157088385 Set the temp directory for Roundcube, related to #365
(cherry picked from commit 34d88144b2)
2017-12-19 22:19:38 +01:00
kaiyou
4ce3a04287 Use relative redirect for / to the webmail
(cherry picked from commit acb5d7da38)
2017-12-05 20:08:36 +01:00
kaiyou
8854d76bcc Use a map for passing x-forwarded-proto along
(cherry picked from commit 2dfc91ac4d)
2017-12-05 20:08:29 +01:00
kaiyou
13ffb85912 Remove a remaining rebug print() statement
(cherry picked from commit 42314d3d75)
2017-12-05 20:08:19 +01:00
kaiyou
f5b78ffff0 Properly use x-forwarded-proto with redirects in the webui, related to #347
(cherry picked from commit a4f46ced49)
2017-12-05 20:08:11 +01:00
kaiyou
46dc9b0b16 Fix the Webdav behavior with Radicale, related to #334 2017-11-30 22:03:22 +01:00
kaiyou
820f6dee82 Merge branch '1.5' into 1.5.1 2017-11-26 22:10:36 +01:00
kaiyou
92c21613ff Set the title of web pages in the docs
(cherry picked from commit 03d3351496)
2017-11-21 22:44:11 +01:00
kaiyou
017a2611cc Release version 1.5.1 2017-11-21 22:05:23 +01:00
kaiyou
f3dd8c2112 Merge branch '1.5' 2017-11-21 22:03:23 +01:00
kaiyou
e311606cf6 Update the changelog for version 1.5.1 2017-11-21 22:01:32 +01:00
kaiyou
c545b8d110 Honor feature limitations for imap and pop3 2017-11-21 20:46:32 +01:00
kaiyou
b6a7e04124 Update messages.po (POEditor.com) 2017-11-20 00:17:51 +01:00
kaiyou
2c9ad0d486 Update messages.po (POEditor.com) 2017-11-20 00:17:48 +01:00
kaiyou
53b14d2fb5 Update messages.po (POEditor.com) 2017-11-20 00:17:46 +01:00
kaiyou
3e464b0b70 Update messages.po (POEditor.com) 2017-11-20 00:17:44 +01:00
kaiyou
952a50665b Update messages.po (POEditor.com) 2017-11-20 00:17:42 +01:00
kaiyou
68828a313b Update messages.po (POEditor.com) 2017-11-20 00:17:39 +01:00
kaiyou
4932510e08 Update messages.po (POEditor.com) 2017-11-20 00:17:37 +01:00
kaiyou
8fc64057d6 Update messages.po (POEditor.com) 2017-11-20 00:17:35 +01:00
kaiyou
d4441b6815 Move nl and sv loca to LC_MESSAGES 2017-11-20 00:15:33 +01:00
kaiyou
ab34ce4e8e Add dummy files for pl and it loca 2017-11-20 00:12:39 +01:00
kaiyou
1b4248a0a3 Update messages.po (POEditor.com) 2017-11-20 00:11:38 +01:00
kaiyou
b3c5566db1 Update messages.po (POEditor.com) 2017-11-20 00:11:36 +01:00
kaiyou
2f4758a445 Update messages.po (POEditor.com) 2017-11-20 00:11:34 +01:00
kaiyou
e368c200b1 Update messages.po (POEditor.com) 2017-11-20 00:11:31 +01:00
kaiyou
9f7b1fd817 Update messages.po (POEditor.com) 2017-11-20 00:11:29 +01:00
kaiyou
de8701a705 Update messages.po (POEditor.com) 2017-11-20 00:11:27 +01:00
kaiyou
f3ae318132 Perform webdav authentication in nginx, fixes #330 2017-11-20 00:09:19 +01:00
kaiyou
17b184e5c8 Implement a basic authentication API 2017-11-20 00:08:48 +01:00
kaiyou
8920982213 Properly pass the request uri to the authentication backend 2017-11-18 16:40:01 +01:00
kaiyou
97dd9ed77c Fix a missing variable in the nginx config 2017-11-18 15:22:38 +01:00
kaiyou
c877d1affb Merge pull request #326 from HorayNarea/roundcube
upgrade php for roundcube and rainloop to v1.3.3.3
2017-11-13 21:40:57 +01:00
kaiyou
1c3df2b1fc Fix the compose dependencies for front and admin container 2017-11-13 21:40:22 +01:00
kaiyou
eb32871904 Force nginx to run dns queries at runtime 2017-11-13 21:40:22 +01:00
Thomas Sänger
c0fc9b045b bump roundcube version (security update) 2017-11-13 15:55:18 +01:00
kaiyou
dc79e6e539 Merge pull request #325 from HorayNarea/redis
use alpine-image for redis
2017-11-13 08:12:30 +01:00
kaiyou
caec94389d Merge pull request #324 from HorayNarea/rspamd
remove previous rspamd start-script
2017-11-13 08:11:47 +01:00
kaiyou
e7ca93173a Merge pull request #323 from HorayNarea/front
automatically set nginx-worker based on CPU-count
2017-11-13 08:11:22 +01:00
Thomas Sänger
352d77bf33 upgrade php for roundcube 2017-11-12 23:34:57 +01:00
Thomas Sänger
a9350953c6 use alpine-image for redis 2017-11-12 23:23:54 +01:00
Thomas Sänger
c83676e02f remove previous rspamd start-script 2017-11-12 23:23:03 +01:00
Thomas Sänger
ad7c5e48c5 automatically set nginx-worker based on CPU-count 2017-11-12 23:21:00 +01:00
kaiyou
118f93d049 Add a code of conduct, fixes #319 2017-11-12 11:42:53 +01:00
kaiyou
7f3ac3a51c Add contributing guidelines 2017-11-12 11:38:49 +01:00
kaiyou
fc1bf5ed34 Merge pull request #318 from HorayNarea/patch-1
Update AUTHORS.md
2017-11-11 23:50:30 +01:00