ISP mail provider manager with mysql and integrated LDAP server. https://rainbox.email
Go to file
2020-07-25 11:23:13 +02:00
assets Merge remote-tracking branch 'template/master' into develop 2020-07-20 15:55:03 +02:00
config Fix some routing and configuration 2020-07-25 10:48:56 +02:00
public Add assets 2020-04-23 18:07:39 +02:00
src Turn UserPassword and Username into a User model component 2020-07-25 11:23:13 +02:00
test Rename ExampleApp.test.ts to more useful App.test.ts 2020-07-12 12:13:26 +02:00
views Fix some routing and configuration 2020-07-25 10:48:56 +02:00
.gitignore Ignore yarn-error.log 2020-05-05 15:23:18 +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 Merge remote-tracking branch 'template/master' into develop 2020-07-20 15:55:03 +02:00
README.md Initial commit 2020-04-23 14:53:40 +02:00
tsconfig.json Add tsconfig.json 2020-04-23 14:55:58 +02:00
webpack.config.js Add assets 2020-04-23 18:07:39 +02:00
yarn.lock Turn UserPassword and Username into a User model component 2020-07-25 11:23:13 +02:00