etherpad-lite

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5223 Prevent users from editing their names

    • -572
    • +343
    ./src/static/js/pad_userlist.js
LDEV-5223 Fix "Return to pad" button so settings are preserved

    • -245
    • +211
    ./src/static/js/pad_editbar.js
LDEV-5223 Allow comments in readonly Etherpad

    • -788
    • +723
    ./src/node/handler/PadMessageHandler.js
LDEV-5223 Use own colour paletter for author highlighting

LDEV-5223 Fix showLineNumber functionality

LDEV-5223 Customise new version of stats plugin

    • -39
    • +29
    ./node_modules/ep_stats/static/css/stats.css
    • -201
    • +199
    ./node_modules/ep_stats/static/js/stats.js
    • -0
    • +4
    ./node_modules/ep_stats/templates/stats_entry.ejs
LDEV-5223 Customise new version of resize plugin

    • -54
    • +116
    ./node_modules/ep_resize/static/js/index.js
LDEV-5223 Author names are not being wrapped by default, no need for CSS

LDEV-5127 Prevent overwriting comments in Etherpad

LDEV-5127 Prevent author name wrapping in Etherpad

Multi-word names got wrapped and overlapped with each other, rendering

them unreadable.

    • -0
    • +82
    ./src/static/css/pad.css
LDEV-5149 Upgrade Comments plugin to 0.1.47

It does not throw an exception on text copy.

Also changes to replace new line characters with spaces is not needed

anymore.

    • -11
    • +91
    ./node_modules/ep_comments_page/static/js/index.js
  1. … 1 more file in changeset.
LDEV-5120 index.html should be blank

    • -0
    • +3
    ./src/templates/index.html
LDEV-5127 Fix a bug when change suggestion with new lines caused error

LDEV-5127 Fix a bug when counting characters in stats plugin

    • -1
    • +1
    ./node_modules/ep_stats/static/js/stats.js
LDEV-5127 Improve stats popup layout and positioning

    • -0
    • +46
    ./node_modules/ep_stats/static/css/stats.css
    • -0
    • +303
    ./node_modules/ep_stats/static/js/stats.js
LDEV-5127 Hide right comments bar by default

    • -0
    • +1325
    ./node_modules/ep_comments_page/static/js/index.js
LDEV-5127 Add settings to show stats and comments section

LDEV-5127 Identify new Etherpad authors immediately

    • -0
    • +287
    ./node_modules/ep_author_neat/static/js/index.js
    • -0
    • +51
    ./node_modules/ep_authornames/static/js/index.js
LDEV-5127 Fix "Return to pad" button so settings are preserved

    • -0
    • +537
    ./src/static/js/pad_editbar.js
LDEV-5127 Allow comments in readonly Etherpad

    • -0
    • +1508
    ./src/node/handler/PadMessageHandler.js
LDEV-5127 Add standard LAMS customisations to Etherpad 1.8.5

    • -18
    • +11
    ./node_modules/ep_resize/static/js/index.js
LDEV-5118 Use sameSite=None for Etherpad cookies

So Etherpad can be embedded in iframe

    • -0
    • +207
    ./src/node/hooks/express/webaccess.js
    • -0
    • +149
    ./src/static/js/pad_cookie.js
    • -0
    • +577
    ./src/static/js/pad_utils.js
LDEV-5118 Update Etherpad to version 1.8.6

    • -18
    • +11
    ./node_modules/ep_resize/static/js/index.js
  1. … 1 more file in changeset.
LDEV-4996 Fix "show line numbers" Etherpad functionality

LDEV-4996 Update Etherpad resize plugin customisation to 0.0.8

    • -12
    • +19
    ./node_modules/ep_resize/static/js/index.js
  1. … 32 more files in changeset.
LDEV-4996 changes to settings.json for etherpad 1.8.4

Change default skin to colibris

Change editOnliny to true

Bring back the return to pad in timeslider

LDEV-4996 Remove obsolete menu item

  1. … 1 more file in changeset.
LDEV-4996 Update Etherpad customisations to version 1.8.4

    • -5513
    • +0
    ./src/static/js/ace2_inner.js
  1. … 1 more file in changeset.
LDEV-4996 Fix a typo preventing Etherpad module from loading

LDEV-4996 Fix a typo preventing Etherpad module from loading