ISP mail provider manager with mysql and integrated LDAP server. https://rainbox.email
Go to file
Alice Gaudon d91110fb67 Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
assets Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
config Use config package's multi-directory built-in support 2020-09-03 08:29:14 +02:00
public Add assets 2020-04-23 18:07:39 +02:00
src main.ts: fix config path order 2020-09-03 12:59:16 +02:00
test Rename ExampleApp.test.ts to more useful App.test.ts 2020-07-12 12:13:26 +02:00
views Make icon only menu layout default 2020-07-15 11:04:45 +02:00
.gitignore Ignore yarn-error.log 2020-05-05 15:23:18 +02:00
README.md Initial commit 2020-04-23 14:53:40 +02:00
app.service Add systemd unit file 2020-06-14 21:51:26 +02:00
jest.config.js Add tests 2020-04-23 18:12:10 +02:00
package.json Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
tsconfig.frontend.json Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
tsconfig.json Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
webpack.config.js Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00

README.md