etherpad-lite/src/static
muxator 312c72c364 formatting: bulk remove trailing whitespaces
Do not touch vendorized files (e.g. libraries that were imported from external
projects).

No functional changes.

Command:
    find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
2019-10-20 02:09:22 +02:00
..
css formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
font fonts: add pencil, link and table icon 2018-11-08 21:56:13 +01:00
js jQuery: update vendored version (1.9.1 -> 1.12.4) 2019-09-16 22:55:53 +02:00
skins formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
favicon.ico Add new favicon (32x32) with associated svg file 2015-01-11 22:40:56 +01:00
robots.txt The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
tests.html make /static/tests.html functional again, 2012-07-07 20:41:26 +02:00