Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | cleaner logic | John McLear | |
2014-03-05 | docs | John McLear | |
2014-03-05 | merge | John McLear | |
2014-03-04 | fix dintenation | John McLear | |
2014-03-04 | preprocessor for domline attributes | John McLear | |
2014-02-26 | Merge pull request #2095 from vvision/develop | Marcel Klehr | |
Fix plugins not being fetched (update npm) | |||
2014-02-26 | Merge pull request #2074 from ↵ | Marcel Klehr | |
webzwo0i/fix-disconnect-on-new-changes-in-padinitialization don't call ace_getInInternationalComposition if editor is not fully load... | |||
2014-02-26 | Merge pull request #2088 from simong/padUsersCallback | Marcel Klehr | |
Addressed a potential never finishing forEach in PadMessageHandler.padUsers | |||
2014-02-24 | Updated npm version. | vvision | |
2014-02-19 | Addressed a potential never finishing forEach in PadMessageHandler.padUsers | Simon Gaeremynck | |
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. | |||
2014-02-17 | Merge pull request #2086 from bnchdrff/cleanse-npm-values | John McLear | |
escape rendered npm package info | |||
2014-02-17 | escape rendered npm package info | Benjamin Chodoroff | |
2014-02-09 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-02-02 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-01-28 | don't call ace_getInInternationalComposition if editor is not fully loaded | webzwo0i | |
2014-01-25 | Merge pull request #2052 from ether/fix/l10n-fallbacks-related-langs | Marcel Klehr | |
Try to find related languages as a fallback | |||
2014-01-24 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-01-24 | Merge pull request #2062 from Gared/enable_import_buttons | Marcel Klehr | |
Fix #1835 Enable import buttons after failed import (timeout) | |||
2014-01-24 | Merge pull request #2068 from webzwo0i/fix-randomstring | Marcel Klehr | |
fix randomstring | |||
2014-01-24 | fix randomstring | webzwo0i | |
2014-01-19 | Fix #1835 Enable import buttons after failed import (timeout) | Gared | |
2014-01-19 | Merge pull request #2061 from Gared/url_square_brackets | John McLear | |
Fix #2058 Add square brackets to url characters | |||
2014-01-19 | Fix #2058 Add square brackets to url characters | Gared | |
2014-01-15 | Merge pull request #2060 from rhelmer/bug844796-session-token-generation | John McLear | |
Bug844796 session token generation | |||
2014-01-15 | convert over to server-side crypto | Robert Helmer | |
2014-01-15 | new randomString function should take len arg | Robert Helmer | |
2014-01-15 | Merge pull request #2059 from rhelmer/bug844796-session-token-generation | John McLear | |
mozilla bug 844796 - use node crypto module for randomString | |||
2014-01-15 | mozilla bug 844796 - use node crypto module for randomString | Robert Helmer | |
2014-01-11 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-01-06 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2013-12-30 | Try to find related languages as a fallback | Marcel Klehr | |
fixes #2029 | |||
2013-12-28 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2013-12-23 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2013-12-18 | Merge pull request #2045 from ether/exposeUpdateBrowserSel | John McLear | |
expose update browser selection function | |||
2013-12-18 | expose update browser selection function | John McLear | |
2013-12-18 | Merge pull request #2044 from ether/ff-del-firstchar | John McLear | |
dont error when pressing del on rep 0 0 | |||
2013-12-18 | dont error when pressing del on rep 0 0 | John McLear | |
2013-12-17 | Merge pull request #2041 from ether/fix-get-attr | John McLear | |
better handling for attribute queries | |||
2013-12-17 | better handling for attribute queries | John McLear | |
2013-12-17 | Merge pull request #2039 from ether/fix/dont-crash-on-failed-changeset_req | John McLear | |
Don't crash if CHANGESET_REQ fails | |||
2013-12-17 | Don't crash if CHANGESET_REQ fails | Marcel Klehr | |
2013-12-17 | Merge pull request #2038 from s1341/fix/server_not_checking_changeset_req_bounds | John McLear | |
Server doesn't check bounds on CHANGESET_REQ arguments | |||
2013-12-17 | Fix server side bug index overflow | s1341 | |
The server wasn't properly checking that the changesets it needed to return for changeset_requests actually existed. | |||
2013-12-17 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2013-12-16 | Merge pull request #1514 from ether/dont-die-on-bad-html | John McLear | |
dont die on bad html but only warn to api logger but dont tell client th... | |||
2013-12-16 | Merge pull request #2035 from lebrinkma/dont-die-on-bad-html | John McLear | |
Add input validation for html param in setHTML() | |||
2013-12-14 | Add input validation for html param in setHTML() | Lennart Brinkmann | |
2013-12-14 | Remove duplicate doc entry for setHTML() | Lennart Brinkmann | |
2013-12-12 | Merge branch 'develop' of github.com:ether/etherpad-lite into develop | John McLear | |
2013-12-10 | Merge pull request #2032 from webzwo0i/fix-exporthtml-styling-tags | John McLear | |
Fix exporthtml styling tags |