mailu/core/admin
Alexander Graf 73ab4327c2 updated database libraries (sqlalchemy etc.)
this is working fine, but introduces a sqlalchemy warning
when using config-import:

  /app/mailu/schemas.py:822:
    SAWarning: Identity map already had an identity for (...),
    replacing it with newly flushed object.
    Are there load operations occurring inside of an event handler
    within the flush?
..
assets reload page using GET when selecting language
mailu updated database libraries (sqlalchemy etc.)
migrations update tenacity
.gitignore Move all directories per theme
Dockerfile use python wheels
README.md Move all directories per theme
audit.py duh
babel.cfg Move all directories per theme
messages.pot Remove services status localization
package.json AdminLTE3 optimizations & compression and caching
requirements-prod.txt updated database libraries (sqlalchemy etc.)
requirements.txt removed some obsolete requirements
start.py Use threads in gunicorn rather than processes
webpack.config.js AdminLTE3 optimizations & compression and caching

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources