3973 Commity (108958cabb1bea71955100b84a7def87c94ebca4)
 

Autor SHA1 Zpráva Datum
Florent Daigniere cc2c308d1d update the towncrier entry před 3 roky
Florent Daigniere 8775a2bf04 untested code that may just work před 3 roky
Dimitri Huisman 451738e32b We want the function result. Not the function statement. před 3 roky
Dimitri Huisman f9ba0e688f Removed syntax error před 3 roky
Dimitri Huisman 92cb8c146b Refine build_test_deploy.yml:
Build base image before the other images.
Change cache key to make it is re-used for all builds. This is not
dangerous. The docker build process can determine itself whether
a cache can be safely re-used or not.
před 3 roky
Florent Daigniere 5ebcecf4dd Don't need that anymore either před 3 roky
Florent Daigniere 3e51d15b03 Remove the strict anti-spoofing rule. před 3 roky
Alexander Graf d9bf6875e1
Optimize build order for better caching před 3 roky
Alexander Graf 7441a420c4
Fix and speed-up arm build. Allow chosing of prod/dev env. před 3 roky
Alexander Graf 5c31120895
Remove obsolete contexts from base image před 3 roky
Alexander Graf 146921f619
Move curl to base image před 3 roky
Alexander Graf 4c1071a497
Move all requirements*.txt to base image před 3 roky
Alexander Graf a29f066858
Move even more python deps to base image před 3 roky
Alexander Graf 52dd09d452
Fix assets build process #2 před 3 roky
Alexander Graf 768c0cc1ce
Fix assets build process před 3 roky
Alexander Graf 8668b269cd
Add requirements.txt for base image před 3 roky
Alexander Graf 9f511faf64
Merge pull request #8 from NeverBehave/master
fix: resolve IPv6 container hostname
před 3 roky
Dimitri Huisman b711f930ef
Merge pull request #9 from vavanade/patch-1
fix docstring
před 3 roky
Dimitri Huisman c0066abd01
Merge pull request #6 from micw/log-failed-dns
Add logging for failed DNS lookups
před 3 roky
kaiyou f63837b8e1
Update to 0.2.0 před 3 roky
kaiyou 68d44201ab
Merge pull request #4 from micw/resolve-host-if-address-not-set
Resolve host if address not set
před 3 roky
kaiyou b198fde756
Merge pull request #3 from micw/fix-random-failures
Change test hostnames for stable test results
před 3 roky
kaiyou 7f6d51904b
Remove wrong dependency to importlib před 3 roky
kaiyou ef344c62f6
Add automated tests před 3 roky
kaiyou 74a3e87de3
Fix a couple syntax typos před 3 roky
kaiyou 351b05b92d
Allow jinja to load from file path or handle před 3 roky
kaiyou 0370b26f3e
Initial commit před 3 roky
Alexander Graf ce9d886195
Merge pull request #10 from ghostwheel42/add_gitignore
Add .gitignore file
před 3 roky
kaiyou dbec5f0a6c
Switch to setuptools and bump the version před 3 roky
kaiyou 3d0d831c76
Version 0.2.4 před 3 roky
kaiyou e2979f9103
Merge pull request #6 from Nebukadneza/fix_py37
Don’t use deprecated now-keyword "async"
před 3 roky
kaiyou 6fadd39aea
Merge pull request #3 from Nebukadneza/add_key_url_quoting
URL-Quote the key in HTTP requests
před 3 roky
kaiyou 080e76f972
Merge pull request #1 from rakshith-ravi/patch-1
Fixed a small typo
před 3 roky
kaiyou 23e5aa2e05
Escape strings properly in the Dovecot dict dialect před 3 roky
kaiyou 814bb1f36d
Properly miss when the web api returns 404 před 3 roky
kaiyou d2b98ae323
Update to 0.2.2 před 3 roky
kaiyou 81d171f978
Add some debug logging to the table class před 3 roky
Pierre Jaury d640da8787
Include package data in the package před 3 roky
Pierre Jaury c5fa0280a0
Add support for dovecot dict_set operations před 3 roky
Pierre Jaury eb6b1866f1
Specify dependencies in the setup script před 3 roky
Pierre Jaury b1b0aeb69d
Initial commit před 3 roky
Alexander Graf b501498401
Update .gitignore file před 3 roky
Alexander Graf 9fe452e3d1
Use base image when building core images před 3 roky
Alexander Graf 5e552bae69
Add base image před 3 roky
Alexander Graf 295d7ea675
Move assets to own Dockerfile před 3 roky
bors[bot] e600f20762
Merge #2468
2468: Ensure that Mailu keeps working even if it can't obtain a certificate from LE r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Ensure that Mailu keeps working even if it can't obtain a certificate from letsencrypt for one of the HOSTNAMES

Without this TLS configuration would fail and Mailu would operate without TLS completely.

I haven't tested it but thought this used to work previously... maybe certbot has changed something

### Related issue(s)
- closes #2467

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
před 3 roky
Florent Daigniere 1630a18dd8 Ensure that Mailu keeps working even if it can't obtain a certificate from letsencrypt for one of the HOSTNAMES před 3 roky
Vincent Kling bda404182f Replace before update listener with method in the Base class před 3 roky
bors[bot] 1cdc4e76b4
Merge #2455
2455: Fix/missing tanslations r=mergify[bot] a=DjVinnii

## What type of PR?

Fix/Enhancement

## What does this PR do?
Add missing Dutch translation, as well as the German translation for `Start of vacation`

### Related issue(s)
- closes #2217

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Vincent Kling <v.kling@vinniict.nl>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
před 3 roky
bors[bot] b5e7cad2d3
Merge #2448
2448: Give a chance to rspamd's bayes classifier r=mergify[bot] a=nextgens

## What type of PR?

bug-fix + documentation

## What does this PR do?

As pointed out in #2442, the bayesian filter of rspamd doesn't get any chance to run as ``min_learns`` is set to 200 and we never teach it any HAM.

This PR enables rspamd's autolearn feature, that will "reinforce" good/bad by learning from the scoring of other modules. It ensures both that we will eventually reach the 200 mark but also that the data stays fresh.

I've also taken this opportunity to update the documentation & FAQ accordingly, to ensure that users teach their HAM & SPAM to both the fuzzy and bayes classifiers.

Thank you to [woj-tek](https://github.com/woj-tek) for doing the ground work on this.

### Related issue(s)
- closes #2442

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
před 3 roky