Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | use context manager in MysqlTimeoutSession | Jannis M. Hoffmann | |
add documentation for database creation | |||
2024-11-01 | refresh session timeout on access | Jannis M. Hoffmann | |
2024-11-01 | add support for mysql session storage | Jannis M. Hoffmann | |
2024-11-01 | bump version; update unit file and deployment script | Jannis M. Hoffmann | |
2024-11-01 | localize file sizes | Jannis M. Hoffmann | |
2024-06-12 | add IPC documentation and bump version | Jannis M. Hoffmann | |
2024-06-12 | use jinja file size formatting and remove view.py | Jannis M. Hoffmann | |
2024-06-12 | add ansible depolyment script | Jannis M. Hoffmann | |
2024-04-12 | bump dev version | Jannis M. Hoffmann | |
2024-04-12 | remove some labels in templates and update flask-paginate | Jannis M. Hoffmann | |
2024-04-12 | fix json and raw formating for read | Jannis M. Hoffmann | |
2024-04-10 | fix local datetime calculation | Jannis M. Hoffmann | |
2024-04-10 | split js files and do local time conversion | Jannis M. Hoffmann | |
2024-04-10 | add Date and Message-ID mail headers on send | Jannis M. Hoffmann | |
2024-04-10 | fix for missing Date header | Jannis M. Hoffmann | |
2024-04-10 | send fix from header | Jannis M. Hoffmann | |
2024-04-10 | bug fixes for sending mail and increased page size | Jannis M. Hoffmann | |
2024-04-10 | initial implementation of sendmail | Jannis M. Hoffmann | |
2024-04-04 | add timeout for extract; use python3 in moveto3 | Jannis M. Hoffmann | |
2024-04-04 | introduce moveto3 | Jannis M. Hoffmann | |
A program to move a file descriptor to 3 required for qmail-authuser and does not require a shell | |||
2024-04-04 | add missing file | Jannis M. Hoffmann | |
2024-04-03 | enable redis session timeout refresh | Jannis M. Hoffmann | |
2024-03-17 | don't use bashism for moving file descriptor | Jannis M. Hoffmann | |
2024-03-17 | use a seperate pipe for auth data to the authenticator | Jannis M. Hoffmann | |
2024-03-16 | add MaildirMessage properties in list_mails | Jannis M. Hoffmann | |
2024-03-14 | mark read mails as such and correctly add root folder | Jannis M. Hoffmann | |
2024-03-12 | editorconfig for proto files | Jannis M. Hoffmann | |
2024-03-12 | version bump and formating | Jannis M. Hoffmann | |
2024-03-12 | convert internal message format from json to protobuf | Jannis M. Hoffmann | |
2024-01-17 | raw response does not need to be utf-8 | Jannis M. Hoffmann | |
2023-12-08 | fix unread tag | Jannis M. Hoffmann | |
2023-12-08 | merge raw and read | Jannis M. Hoffmann | |
add json format for read | |||
2023-12-08 | get header fields as optional | Jannis M. Hoffmann | |
2023-12-08 | reorder run arguments | Jannis M. Hoffmann | |
it somehow works now?!!?! don't use getex command for redis set lang_code more explicit | |||
2023-12-07 | bugfix default language | Jannis M. Hoffmann | |
2023-12-07 | increment dev version | Jannis M. Hoffmann | |
2023-12-07 | use BABEL default language setting | Jannis M. Hoffmann | |
only accept valid locales | |||
2023-12-07 | do path lookup of config progs | Jannis M. Hoffmann | |
2023-12-07 | move to build tool hatch | Jannis M. Hoffmann | |
don't require proxy field in config | |||
2023-12-06 | bugfix for toml library usage | Jannis M. Hoffmann | |
2023-12-06 | add install script and unit file | Jannis M. Hoffmann | |
reformat sources | |||
2023-12-05 | add reverse proxy support | Jannis M. Hoffmann | |
use correct version attribute removed some non-localized urls allow loading custom config file | |||
2023-12-05 | update about for version 2 | Jannis M. Hoffmann | |
2023-12-05 | add lock files for dev and node | Jannis M. Hoffmann | |
2023-12-04 | security fix login_required | Jannis M. Hoffmann | |
improve config defaults | |||
2023-12-04 | add multi language urls | Jannis M. Hoffmann | |
update translations use redis as session store add requirements.txt file to pin dependencies add proper subfolder support improve compatibility with python 3.9 correct js for login focus | |||
2023-12-03 | additions to gitignore | Jannis M. Hoffmann | |
2023-12-03 | initial commit | Jannis M. Hoffmann | |