ISP mail provider manager with mysql and integrated LDAP server. https://rainbox.email
Go to file
Alice Gaudon 0306180321 MailDomain: fix 0 to null user_id conversion 2020-11-03 11:21:32 +01:00
assets frontend: fix prefix icon size on panel titles 2020-11-03 10:38:52 +01:00
config Add missing config parameter magic_link.validity_period 2020-11-03 10:39:16 +01:00
public Add assets 2020-04-23 18:07:39 +02:00
src MailDomain: fix 0 to null user_id conversion 2020-11-03 11:21:32 +01:00
test Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
views views: fix csrf token reference 2020-11-02 22:16:51 +01:00
.eslintrc.json Upgrade wms-core and add eslint 2020-10-05 13:38:03 +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 Rename "dist" task to more relevant "build" 2020-11-03 10:45:07 +01:00
tsconfig.frontend.json Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
tsconfig.json Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
tsconfig.test.json Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
webpack.config.js Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
yarn.lock Upgrade wms-core 2020-11-03 11:20:44 +01:00

README.md