etherpad-lite/src
muxator 0ad8291ae7 hooks: restore Internet Explorer 11 compatibility.
Compatibility with IE11 regressed in 23eab79946 while working for #3488.
That commit made use of modern js syntax, not supported by IE11.

- Removed arrow functions, replaced with normal functions.
- Removed the spread operator (<...iterable>) and the "new Set()" construct,
  replaced with _.uniq()

At some point IE11 compatibility will be dropped.
Ditching it now, for such a small gain, is not wise.

Fixes #3500.
2018-11-28 20:03:39 +01:00
..
locales Localisation updates from https://translatewiki.net. 2018-11-22 07:26:44 +01:00
node LibreOffice: add debugging log statements 2018-11-01 00:22:27 +01:00
static hooks: restore Internet Explorer 11 compatibility. 2018-11-28 20:03:39 +01:00
templates index.html: generate unique pad names 2018-11-26 23:07:34 +01:00
ep.json Initial work on swagger 2013-03-06 10:10:21 +00:00
etherpad_icon.svg Add new favicon (32x32) with associated svg file 2015-01-11 22:40:56 +01:00
package.json dependencies: update wd, 1.10.3 -> 1.11.1 2018-11-28 18:49:12 +01:00
README.md remove one less warning during install by having a readme placeholder 2013-02-10 03:04:08 +00:00
web.config Add IIS config file 2012-10-25 10:22:28 -07:00

Ignore this file and see the file in the base installation folder