Commit Graph

160 Commits

Author SHA1 Message Date
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
f70112e956 Add optional input field illustration feather icon 2020-09-10 16:18:52 +02:00
c68d5819b1 Allow links that are target=_blank to opt-out from the icon 2020-09-05 17:36:20 +02:00
3598f68183 Add font-awesome 2020-09-05 17:36:08 +02:00
3b124a993b main.ts: fix config path order 2020-09-03 12:59:16 +02:00
5157b12b77 tsconfig.json: restore wms-core/types include and add test 2020-09-03 11:46:00 +02:00
bce48f81b6 package.json: upgrade dependencies and move wms-core to regular deps 2020-09-03 08:30:15 +02:00
52929e5be0 package.json: fix repository url 2020-09-03 08:29:37 +02:00
54faa5c873 Use config package's multi-directory built-in support
This avoids full object overriding when you just want to set specific fields
2020-09-03 08:29:14 +02:00
f45daa4a9f Improve links hover feedback 2020-09-02 20:42:19 +02:00
61c8f32c47 Fix header z-index 2020-08-30 21:05:17 +02:00
7143e7a843 Add textarea styling 2020-08-30 21:03:26 +02:00