Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fix crash with queued messages
|
|
|
|
fixes #2096
|
|
|
|
|
|
|
|
|
|
Conflicts:
settings.json.template
src/static/js/pad_editbar.js
|
|
session does.
It should be possible to delete a session, if they don't exist
|
|
fix for infinite loop on bad changeset
|
|
allow tabs to be cycled when focus is in editor
|
|
|
|
|
|
|
|
|
|
|
|
Fix plugins not being fetched (update npm)
|
|
webzwo0i/fix-disconnect-on-new-changes-in-padinitialization
don't call ace_getInInternationalComposition if editor is not fully load...
|
|
|
|
|
|
|
|
|
|
If the session info for a client would be null or undefined, the forEach
callback would never get called which means the padUsers callback would
never get trigged. This could potentially block API request as this function
is exposed at an HTTP API endpoint.
|
|
|
|
|
|
|
|
|
|
|
|
Try to find related languages as a fallback
|
|
|
|
Fix #1835 Enable import buttons after failed import (timeout)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #2029
|
|
|
|
|
|
|
|
|
|
better handling for attribute queries
|
|
|