Commit Graph

171 Commits

Author SHA1 Message Date
d4ff831184 Version 2.1.2 2020-11-08 11:45:19 +01:00
58bb353c51 mail autoconfig: fix imap server type 2020-11-08 11:44:53 +01:00
52ed852378 Version 2.1.1 2020-11-08 11:38:23 +01:00
5937798c2e mail autoconfig: fix route priority (conflict with MailController) 2020-11-08 11:38:07 +01:00
3b5b27b6a2 Version 2.1.0 2020-11-08 11:13:21 +01:00
868f9e2683 mail autoconfig: load all parameters from app config 2020-11-08 11:11:25 +01:00
414f3258c4 mail autoconfig: sort domains by ascending name 2020-11-08 11:02:28 +01:00
ed3fa80ee1 mail autoconfig: also serve /mail/config-v1.1.xml 2020-11-08 11:02:07 +01:00
40c36ef1e1 mail autoconfig: add host_domain config parameter 2020-11-08 11:01:43 +01:00
3db9e9d523 Add README.md contents and update app.service accordingly 2020-11-04 14:37:37 +01:00
2ba40f9860 Version 2.0.2 2020-11-04 12:05:43 +01:00
43848e93a3 Fix registration password proof set too early 2020-11-04 12:05:23 +01:00
aebc03d5e9 Upgrade wms-core 2020-11-04 11:57:16 +01:00
01746913f8 Fix password proofs created for registration not working 2020-11-04 11:56:57 +01:00
e0b50ebda3 Version 2.0.1 2020-11-04 11:00:41 +01:00
4acc2cbccf frontend: remove main nav button margins 2020-11-04 10:55:47 +01:00
95e3208096 Version 2.0.0 2020-11-03 20:34:31 +01:00
b888e36fae Upgrade dependencies 2020-11-03 20:34:05 +01:00
b481031a1f frontend: remove useless "about" nav element 2020-11-03 20:32:54 +01:00
0c6ae2d095 frontend: refactor $mobileThreshold and container media queries 2020-11-03 20:29:19 +01:00
95e5e24ee3 frontend: add custom design 2020-11-03 20:27:37 +01:00
5ec67553de Update theme with new accent color and new logo 2020-11-03 19:47:25 +01:00
5b145c7b4b Fix yarn dev script 2020-11-03 17:53:59 +01:00
92cc73bf0c Add webmail link 2020-11-03 17:53:26 +01:00
5f0a0ced48 Rename project to Rainbox Email and update homepage content 2020-11-03 12:22:52 +01:00
0306180321 MailDomain: fix 0 to null user_id conversion 2020-11-03 11:21:32 +01:00
08a34561e5 Upgrade wms-core 2020-11-03 11:20:44 +01:00
2703c71129 Rename "dist" task to more relevant "build" 2020-11-03 10:45:07 +01:00
450c526867 Upgrade wms-core 2020-11-03 10:44:46 +01:00
7409eb9555 Add missing config parameter magic_link.validity_period 2020-11-03 10:39:16 +01:00
ba0bcb111c frontend: fix prefix icon size on panel titles 2020-11-03 10:38:52 +01:00
67b2890c3f Fix mistaken usage of getOrFail with await 2020-11-03 09:46:25 +01:00
56cc192a9f Fix password auth proof serialization 2020-11-03 09:45:31 +01:00
8f449f3eb9 views: fix csrf token reference 2020-11-02 22:16:51 +01:00
3ed93dbefb Fix lint issues 2020-11-02 19:27:18 +01:00
f53dc7c63c Fix compiling errors following wms-core upgrade 2020-11-02 18:59:35 +01:00
f418008d78 Install and upgrade dependencies 2020-11-02 18:45:23 +01:00
a2b7474566 config: remove insecure default values 2020-11-02 18:42:46 +01:00
35207aa6d4 Merge remote-tracking branch 'template/develop' into develop 2020-11-02 18:42:35 +01:00
292e843cd1 Upgrade packages i.e. wms-core 2020-11-02 18:17:55 +01:00
4d841636bd Add Thunderbird auto configuration mechanism 2020-11-02 14:33:02 +01:00
a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
d91110fb67 Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
dcdc8dd704 Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
5f2215f491 Prevent tooltips and dropdowns from overflowing on y axis 2020-09-16 12:41:18 +02:00
a3a19da038 Fix inline controls styling 2020-09-15 16:34:28 +02:00
7664d36848 Force .feather icon vertical alignment 2020-09-15 16:34:21 +02:00
a92b657e4a forms: make value property update a function and update textareas too 2020-09-15 16:33:02 +02:00
ab8e756034 Make sure textareas have the right font 2020-09-10 21:02:39 +02:00
16895e52e8 Fix input hint and errors display 2020-09-10 16:19:01 +02:00