RainLoop Team
23451c032a
Remove cmd imterface
2019-03-30 01:54:06 +03:00
RainLoop
d76fde37df
Fix crippled contact names ( #1447 )
2017-09-27 20:58:15 +03:00
RainLoop
8ce5e86b04
Show 'To Top' and 'Fullscreen' buttons only on mouse-hover ( close #1501 )
2017-09-20 21:36:56 +03:00
RainLoop Team
ab374bbb71
Many small fixes.
2017-07-06 01:31:41 +03:00
RainLoop Team
8da988fef2
Synchronize localizations from Transifex
...
Update package.json dependencies
Fix eslint errors
webpack 2 -> webpack 3
2017-06-24 22:26:27 +03:00
RainLoop Team
f8b4aa8683
Update package.json dependencies (+ fixes and improvements)
2017-03-12 20:44:42 +03:00
RainLoop Team
77fb74bc4a
Update package.json dependencies
2017-02-28 21:44:13 +03:00
RainLoop Team
0e9cffd657
Small fixes
2016-12-15 00:56:17 +03:00
RainLoop Team
0bbb2f14a4
1.10.4.183
...
---
Fixes:
New login form style display problem since version 1.10.4 (#1196 )
Collapse the TO: field in message view (#1199 )
Paste with HTML tags fails (#1193 )
2016-09-29 00:40:17 +03:00
RainLoop Team
155f4b6df2
Release glass style
2016-09-15 23:34:30 +03:00
RainLoop Team
e5af98b04b
Update ckeditor
...
Move e2e tests
Code refactoring
2016-09-12 23:50:21 +03:00
RainLoop Team
e6e0b02849
Code refactoring
...
Flow first look
2016-09-10 02:27:53 +03:00
RainLoop Team
962391e2a0
Add cmd interface
...
Code refactoring
2016-08-24 01:17:50 +03:00
RainLoop Team
e6e1a19477
Add cmd interface
2016-08-23 23:15:14 +03:00
RainLoop Team
17669b7be0
es5 -> es2015 (last stage)
...
Signature plugin fixes
Add view decorator
A large number of fixes
2016-08-20 20:30:16 +03:00
RainLoop Team
e88c193334
*.jsx -> *.js
2016-08-11 02:34:09 +03:00
RainLoop Team
c3985da102
Move almost all libs to node_modules
...
Update libs
2016-07-30 18:35:08 +03:00
RainLoop Team
cec53b111f
Code refactoring (5) (es5 -> es2015)
2016-07-17 18:05:15 +03:00
RainLoop Team
e8df1cdb57
Fix switching to another account on mobile ( #1108 )
2016-07-15 20:38:11 +03:00
RainLoop Team
e49f3c6692
Code refactoring (3) (es5 -> es2015)
2016-07-10 17:03:22 +03:00
RainLoop Team
a2308e251b
Code refactoring (2) (es5 -> es2015)
2016-07-07 02:11:13 +03:00
RainLoop Team
38a1041a73
Code refactoring (es5 -> es2015)
2016-07-07 00:03:30 +03:00
RainLoop Team
52e2698cdf
Add more strict rules (eslint)
2016-07-02 01:49:59 +03:00
RainLoop Team
8a6765faeb
Fix eslint version
2016-07-01 01:50:11 +03:00
RainLoop Team
8e8a041032
eslint (additional rules)
2016-07-01 01:05:04 +03:00
RainLoop Team
77a1d3f3df
jshint -> eslint
2016-06-27 23:55:37 +03:00
RainLoop Team
68890f8083
Add datepicker component ( #716 )
2016-06-24 00:57:35 +03:00
RainLoop Team
c71ecbc12d
Fix Javascript error on create/delete folder ( #1079 )
2016-06-20 20:22:51 +03:00
RainLoop Team
80ab02363e
Code refactoring (v2)
2016-06-17 02:32:16 +03:00
RainLoop Team
90d95d3ca4
Code refactoring
2016-06-16 02:36:44 +03:00
RainLoop Team
28a125426a
Add alias support (domains)
2016-06-11 01:20:09 +03:00
RainLoop Team
08ccf55577
js -> jsx
2016-06-07 00:58:44 +03:00
RainLoop Team
06d3dac310
Code improvements
2016-05-24 00:57:36 +03:00
RainLoop Team
1323a9ce52
Code refactoring (Q -> Promise)
2016-05-23 20:33:01 +03:00
RainLoop Team
338f18d2af
Time limit improvements
2016-05-22 15:27:50 +03:00
RainLoop Team
acd271974d
Use jassl lib
2016-05-21 01:46:56 +03:00
RainLoop Team
72bf212f67
Improve scripts load system
2016-05-20 10:11:38 +03:00
RainLoop Team
a655b94aba
Update openpgpjs (1.2.0 -> 2.3.0) ( #1023 )
2016-05-05 03:14:38 +03:00
RainLoop Team
ecf23a4f6d
1.10 beta
2016-05-02 23:50:41 +03:00
RainLoop Team
b0ffd84ac6
Add mobile version (beta)
2016-05-01 04:07:29 +03:00
RainLoop Team
1391648e1b
Split application data
2016-04-30 02:42:18 +03:00
RainLoop Team
f64b63c549
Improve GUI ( #1014 )
2016-04-29 01:45:33 +03:00
RainLoop Team
72ca818500
Fix eslint warnings
2016-04-20 20:31:24 +03:00
Carles Escrig Royo
a34da5de0d
Encrypt/decrypt with multiple addresses in a single GPG key
2016-04-06 20:26:29 +02:00
RainLoop Team
568a1a1cda
Fixed: Folder expand/collapse not remembered ( #934 )
2016-01-22 19:51:22 +03:00
RainLoop Team
c926642bff
PreRelease commit
2016-01-05 21:21:30 +03:00
RainLoop Team
cfad4bb005
Added: Password change plugin API improvements ( #910 )
2015-12-15 07:02:46 +03:00
RainLoop Team
53cf543795
babeljs: step 2
2015-11-18 23:10:01 +03:00
RainLoop Team
445cd155e5
ES2015 first look / babeljs
2015-11-15 03:24:02 +03:00
RainLoop Team
52dcd44036
Updated: ckeditor
2015-10-14 21:28:58 +03:00