mailu/core/admin
Dimitri Huisman f6de2b2938 Switch from docker build to buildx for CI/CD.
- The main workflow file has been optimised and simplified.
- Images are built in parallel when building locally resulting in faster build times.
- The github action workflow is about 50% faster.
- Arm images are built as well. These images are not tested due to restrictions of github actions (no arm runners). The tags of the images have -arm appended to it.
- Arm images can also be built locally.
- Reusable workflow is introduced for building, testing and deploying the images.
  This allows the workflow to be reused for other purposes in the future.
- Workflow can be manually triggered. This allows forked Mailu projects to also use the workflow for building images.
..
assets fixed auto reply form
mailu Merge remote-tracking branch 'upstream/master' into Riscue-master
migrations Add default to column spam_mark_as_read
.gitignore Move all directories per theme
Dockerfile Switch from docker build to buildx for CI/CD.
README.md Move all directories per theme
audit.py duh
babel.cfg Move all directories per theme
messages.pot l10n
package.json fix
requirements-prod.txt Reflect the data from the POST
requirements.txt Reflect the data from the POST
start.py Change link in warning to master. Master is always available. 1.9 will be unavaiable in the future.
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