libreoffice-online/loleaflet/js
Ashod Nakashian 6d11e400a7 wsd: userName is optional
This resolves a dependency on userName
(a.k.a. UserFriendlyName) that was a source
of issues when missing.

It turns out that when it's missing but
spellOnline is set, an edge-case caused
an exception that failed loading.

The spellOnline value, in its turn, was
incorrectly set to "null" when in fact
it was missing. This resulted in online
spell-checking being active by default.
Perhaps this was intentional, but here
we don't change this behavior at all.
Instead, we avoid sending "null" when
it's missing, and by default we always
enable online spell-checking, unless
it is explicitly set to "false".

This way, the exception is not thrown
and spellOnline doesn't have invalid
values, while preserving the current
behavior.

Change-Id: I4a09ac44ff5d6147c715afa0fb34af9650da4afd
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2021-02-13 13:25:48 -05:00
..
Autolinker.js Fix typos 2020-10-07 12:51:08 +02:00
global.js wsd: userName is optional 2021-02-13 13:25:48 -05:00
jquery.mCustomScrollbar.js mCustomScrollbar: IFrame access is not allowed 2020-07-17 17:57:29 +02:00
json2.js
l10n.js update uglify-js package. 2020-06-01 17:16:13 +02:00
sanitize-url.js update sanitize-url package 2020-05-29 18:13:18 +02:00
select2.js update select2 package. 2020-06-01 15:30:30 +02:00
vex.combined.js
viamapi-client.js loleaflet: move the file "viamapi-client.js" 2020-09-28 14:29:30 +02:00
w2ui-1.5.rc1.js Remove unused variables 2021-02-11 02:10:34 +03:00