mailu/core/admin
bors[bot] f77e1bdd0e Merge
1048: Refactor admin using webpack r=mergify[bot] a=kaiyou

## What type of PR?

Refactoring

## What does this PR do?

This PR brings some refactoring to the admin container :
- remove the dependency to mailustart and replace it with socrate
- remove static assets from the repo and use Webpack for building them


Co-authored-by: hoellen <dev@hoellen.eu>
Co-authored-by: kaiyou <pierre@jaury.eu>
..
assets add app.css and fix align of menu button
mailu Merge
migrations Fix typo in migration file
.gitignore Move all directories per theme
Dockerfile Change image back to alpine
README.md Move all directories per theme
audit.py Move all directories per theme
babel.cfg Move all directories per theme
messages.pot Remove services status localization
package.json Expose jQuery for use outside Webpack build
requirements-prod.txt Update the build configuration to use webpack and compiled assets
requirements.txt Remove the dependency to mailustart, introducing socrate
start.py Merge branch 'master' into refactor-config
webpack.config.js Expose jQuery for use outside Webpack build

README.md

Mailu Admin container

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

Resources