djmaze
|
b4ab5b891a
|
replaced knockout hasfocus with autofocus=""
|
2021-03-23 22:57:40 +01:00 |
|
djmaze
|
ce74b2e92f
|
Cleanup more iError && data.Result
|
2021-03-18 14:48:21 +01:00 |
|
djmaze
|
11fd6736bb
|
Set response ErrorCode as iError for easier fetch error handling
|
2021-03-18 12:33:13 +01:00 |
|
djmaze
|
4a8d516123
|
Changed: StorageResultType to error result code
|
2021-03-16 09:46:23 +01:00 |
|
djmaze
|
540b12ed26
|
Replace babel command decorators with proper knockout command decorators
|
2021-02-19 12:09:20 +01:00 |
|
djmaze
|
90ee39b114
|
Improve switching of wysiwyg/plain composer
|
2021-02-02 12:23:32 +01:00 |
|
djmaze
|
ad8fd8879b
|
This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
|
2021-01-25 22:00:13 +01:00 |
|
djmaze
|
864da66b5f
|
Replace viewDecorator and popupDecorator with proper AbstractView classes
|
2021-01-24 10:25:23 +01:00 |
|
djmaze
|
3eb6ab1ef7
|
Improved knockout observables management to prevent memory leaks
|
2020-10-26 12:54:03 +01:00 |
|
djmaze
|
15e07a73e9
|
merge all Model JSON @Object parsers into a reviveFromJson()
|
2020-10-18 19:46:47 +02:00 |
|
djmaze
|
b904eca98e
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
|
djmaze
|
29cf711a6a
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
|
djmaze
|
540c70ecbf
|
Added Squire HTML editor as lightweight fast alternative solution for the heavy CKEditor
Some features are still missing (as i need to create own UI)
Enable in:
[labs]
use_squire_html_editor = On
|
2020-09-09 17:03:44 +02:00 |
|
djmaze
|
f6a55898c7
|
Removed isNormal() because 'null == undefined' so 'null != value' is sufficient
|
2020-08-17 21:57:56 +02:00 |
|
djmaze
|
bbd9f49dcd
|
$.proxy is deprecated
$.trim is deprecated
|
2020-08-06 18:24:46 +02:00 |
|
djmaze
|
2ba34532c2
|
JavaScript string compare '' is always a ToBoolean
See https://www.ecma-international.org/ecma-262/5.1/#sec-9.2
|
2020-07-28 17:20:14 +02:00 |
|
RainLoop Team
|
8a0be3212d
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
RainLoop Team
|
e6e0b02849
|
Code refactoring
Flow first look
|
2016-09-10 02:27:53 +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
|
062483f078
|
Small code optimization
|
2016-08-09 01:54:25 +03:00 |
|
RainLoop Team
|
cec53b111f
|
Code refactoring (5) (es5 -> es2015)
|
2016-07-17 18:05:15 +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
|
53cf543795
|
babeljs: step 2
|
2015-11-18 23:10:01 +03:00 |
|
RainLoop Team
|
4eaef23cc7
|
Code refactoring
|
2015-02-22 20:35:17 +04:00 |
|
RainLoop Team
|
e3064b10aa
|
Fixed strange characters in plain text mode (Firefox) (Closes #462)
|
2015-02-17 17:32:11 +04:00 |
|
RainLoop Team
|
1a85330770
|
Small fixes and code refactoring
|
2015-02-16 01:58:24 +04:00 |
|
RainLoop Team
|
6116597f6f
|
Many fixes
New ownCloud package with a built-in webmail
|
2015-02-12 01:41:07 +04:00 |
|
RainLoop Team
|
1119022916
|
Added individual signatures for every identity.
|
2015-02-08 05:12:34 +04:00 |
|