An Etherpad based on node.js

Edit Package etherpad-lite
https://github.com/ether/etherpad-lite

An Etherpad based on node.js

- Our goal is to make collaborative editing the standard on the web.

Refresh
Refresh
Source Files
Filename Size Changed
etherpad-lite-1.9.0.tar.gz 0004342068 4.14 MB
etherpad-lite-README.openSUSE 0000001323 1.29 KB
etherpad-lite-rpmlintrc 0000000642 642 Bytes
etherpad-lite.changes 0000040159 39.2 KB
etherpad-lite.init 0000004440 4.34 KB
etherpad-lite.logrotate 0000000139 139 Bytes
etherpad-lite.service 0000000522 522 Bytes
etherpad-lite.spec 0000006917 6.75 KB
etherpad-lite_abiword_missing_AbiCommand.patch 0000004571 4.46 KB
etherpad-lite_avoid_getGitCommit_call.patch 0000000951 951 Bytes
etherpad-lite_default_config.patch 0000001597 1.56 KB
etherpad-lite_move_autogenerated_key_files_to_var.patch 0000001298 1.27 KB
vendor.tar.xz 0024220612 23.1 MB
Revision 26 (latest revision is 35)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 1094622 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 26)
- Update to 1.9.0
  + Improvements to login session management:
    o express_sid cookies and sessionstorage:* database records are no longer
      created unless requireAuthentication is true (or a plugin causes them to
      be created).
    o Login sessions now have a finite lifetime by default (10 days after
      leaving).
    o sessionstorage:* database records are automatically deleted when the login
      session expires (with some exceptions that will be fixed in the future).
    o Requests for static content (e.g., /robots.txt) and special pages (e.g.,
      the HTTP API, /stats) no longer create login session state.
  + The following settings from settings.json are now applied as expected (they
    were unintentionally ignored before):
    o padOptions.lang
    o padOptions.showChat
    o padOptions.userColor
    o padOptions.userName
  + HTTP API:
    o Fixed the return value of getText when called with a specific revision.
    o Fixed a potential attribute pool corruption bug with
      copyPadWithoutHistory.
    o Mappings created by createGroupIfNotExistsFor are now removed from the
      database when the group is deleted.
    o Fixed race conditions in the setText, appendText, and restoreRevision
      functions.
    o Added an optional authorId parameter to appendText,
      copyPadWithoutHistory, createGroupPad, createPad, restoreRevision,
      setHTML, and setText, and bumped the latest API version to 1.3.0.
  + Fixed a crash if the database is busy enough to cause a query timeout.
  + New /health endpoint for getting information about Etherpad's health (see
Comments 0
openSUSE Build Service is sponsored by