Commit Graph

2972 Commits (e8871dd77f12e00e63ab6c6c1355ee03860afa9d)
 

Author SHA1 Message Date
kaiyou 8fc64057d6 Update messages.po (POEditor.com)
kaiyou d4441b6815 Move nl and sv loca to LC_MESSAGES
kaiyou ab34ce4e8e Add dummy files for pl and it loca
kaiyou 1b4248a0a3 Update messages.po (POEditor.com)
kaiyou b3c5566db1 Update messages.po (POEditor.com)
kaiyou 2f4758a445 Update messages.po (POEditor.com)
kaiyou e368c200b1 Update messages.po (POEditor.com)
kaiyou 9f7b1fd817 Update messages.po (POEditor.com)
kaiyou de8701a705 Update messages.po (POEditor.com)
kaiyou f3ae318132 Perform webdav authentication in nginx, fixes
kaiyou 17b184e5c8 Implement a basic authentication API
kaiyou 8920982213 Properly pass the request uri to the authentication backend
kaiyou 97dd9ed77c Fix a missing variable in the nginx config
Thomas Sänger d61ba8e651
disable ssl_session_tickets
kaiyou c877d1affb
Merge pull request from HorayNarea/roundcube
upgrade php for roundcube and rainloop to v1.3.3.3
kaiyou 1c3df2b1fc Fix the compose dependencies for front and admin container
kaiyou eb32871904 Force nginx to run dns queries at runtime
Thomas Sänger c0fc9b045b
bump roundcube version (security update)
kaiyou dc79e6e539
Merge pull request from HorayNarea/redis
use alpine-image for redis
kaiyou caec94389d
Merge pull request from HorayNarea/rspamd
remove previous rspamd start-script
kaiyou e7ca93173a
Merge pull request from HorayNarea/front
automatically set nginx-worker based on CPU-count
Thomas Sänger 352d77bf33
upgrade php for roundcube
Thomas Sänger a9350953c6
use alpine-image for redis
Thomas Sänger c83676e02f
remove previous rspamd start-script
Thomas Sänger ad7c5e48c5
automatically set nginx-worker based on CPU-count
kaiyou 118f93d049
Add a code of conduct, fixes
kaiyou 7f3ac3a51c
Add contributing guidelines
kaiyou fc1bf5ed34
Merge pull request from HorayNarea/patch-1
Update AUTHORS.md
Thomas Sänger d8506053a9
Update AUTHORS.md
kaiyou 059cbb37a4 Update messages.po (POEditor.com)
kaiyou e9f4719a40 Update messages.po (POEditor.com)
kaiyou 112cff3621 Update messages.po (POEditor.com)
kaiyou f30a09f182 Update messages.po (POEditor.com)
kaiyou 826d212a75 Update messages.po (POEditor.com)
kaiyou 72029ca220 Update messages.po (POEditor.com)
kaiyou aa9a065d5b Update messages.po (POEditor.com)
kaiyou 2e370e3731 Update messages.po (POEditor.com)
kaiyou ebddc7bec2 Add dummy translations for swedish and dutch
kaiyou 89ac22dd90 Express dependencies in the Compose configuration, related to
kaiyou f362ecdb19 Fix the missing trailing space on /webmail, fixes
kaiyou 652ca769dc Allow authentication from webmail directly, fixes
kaiyou 28eff398d1 Send a vacation response only until the end date, fixes
kaiyou 011e1fa52d Add an end of vacation field, related to
kaiyou fb42797ab7 Use SITENAME and WEBSITE properly in the admin ui
kaiyou 872271cb47 Clean the configuration variable list
kaiyou 1a3f85fbc2 Make the rspamd webui available, fixes
kaiyou 3675fdb915 Install the proper rspamd modules on top of Alpine
kaiyou ac0c339aa8 Implement welcome emails, fixes
kaiyou 570e90acbc Move email send features to the User model
kaiyou 92f2025d7c Enable pop3 on the frontend, fix