Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-20 | Updated socket.io to 1.6.0 | Stefan | |
2016-11-20 | Updated option parameters for socket.io to work with latest version | Stefan | |
2016-11-17 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2016-11-16 | Merge pull request #3080 from ↵ | Luiza Pagliari | |
ldidry/document-undocumented-API-function-restoreRevision Add undocumented API function restoreRevision to doc | |||
2016-11-16 | Add undocumented API function restoreRevision to doc | Luc Didry | |
This commit is dedicated to Schoumi. Thx for supporting me on Tipeee :-) | |||
2016-11-14 | Merge pull request #3077 from pcarver/typo-fix | Luiza Pagliari | |
Correct the spelling of occured to occurred | |||
2016-11-11 | Correct the spelling of occured to occurred | Paul Carver | |
The correct spelling is occurred. See http://www.gingersoftware.com/english-online/spelling-book/misspelling/occurred-occured-ocurred or other dictionary search results. | |||
2016-11-01 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-10-17 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-10-13 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-10-06 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-09-30 | Merge pull request #3044 from rugk/patch-3 | Stefan | |
Add Referrer-Policy (no-referrer) | |||
2016-09-30 | Merge https://github.com/ether/etherpad-lite into patch-3 | rugk | |
Conflicts: src/templates/index.html | |||
2016-09-28 | Merge pull request #3059 from paper-pauper/librejs | John McLear | |
Added LibreJS support | |||
2016-09-27 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-09-22 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-09-20 | Added LibreJS support | Nobody Really | |
2016-09-15 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-09-13 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-09-08 | Merge pull request #3045 from danfuzz/extract-export-css | Luiza Pagliari | |
Use an EEJS template for HTML export instead of inlining it in the JS code. | |||
2016-09-08 | Remove unused parameter `noDocType`. | Dan Bornstein | |
My editor also auto-stripped some EOL whitespace. | |||
2016-09-08 | Remove the `noDocType` argument, which was only ever passed as `false`. | Dan Bornstein | |
2016-09-08 | Merge pull request #3048 from danfuzz/fix-first-line-margin-top | Luiza Pagliari | |
Account for any top margin on the first line. | |||
2016-09-08 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-09-05 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-08-30 | Account for any top margin on the first line. | Dan Bornstein | |
Without this change, a top margin on any element on the first line of pad content would throw off the alignment of line numbers. The default stylesheet doesn't define any elements with top margins, but plugins might. (This is also explained in a code comment.) In order to see the problem, add the following clause to `iframe_editor.css` (before incorporating this commit): #innerdocbody > :first-child { margin-top: 100px; } | |||
2016-08-25 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-08-24 | Use an EEJS template for HTML export instead of inlining it in the JS code. | Dan Bornstein | |
The semantics of all the substitutions are identical to what they were before. I _did_ take the liberty of formatting the CSS to be a bit more readable (at the cost of adding a little bit of whitespace). | |||
2016-08-23 | Index: No-referrer | rugk | |
2016-08-23 | Pad: Add no-referrer | rugk | |
2016-08-23 | Timeslider: Add no-referrer | rugk | |
2016-08-22 | Merge pull request #3042 from storytouch/fix_dnd | Luiza Pagliari | |
Perform DnD in one changeset, so UNDO works properly. Fix #3041 | |||
2016-08-22 | Perform drag and drop in one changeset, so UNDO works properly. Fix #3041 | Luiza Pagliari | |
2016-08-18 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-08-15 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-08-12 | Merge pull request #3035 from danfuzz/fix-docs | Luiza Pagliari | |
Fix value to be valid JSON. | |||
2016-08-12 | Fix value to be valid JSON. | Dan Bornstein | |
Also fixed some errant EOL whitespace. | |||
2016-08-04 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-08-01 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-07-28 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-07-25 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-07-21 | Merge pull request #3026 from storytouch/develop | Luiza Pagliari | |
Fix #2918. Re-enable editor after user is reconnected to server | |||
2016-07-21 | Fix #2918. Re-enable editor after user is reconnected to server | Luiza Pagliari | |
2016-07-18 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-07-15 | Merge pull request #3009 from storytouch/selectMultipleLinesOnFESpecs | Luiza Pagliari | |
Enable multi-line selection on frontend tests | |||
2016-07-07 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-06-28 | Merge pull request #2970 from xavidotron/url | John McLear | |
Remove [ and ] from the regexp used by the URL filter. | |||
2016-06-27 | Add a frontend test for URLs followed by a ]. | Xavid | |
2016-06-22 | Merge pull request #3008 from Gared/directory_check | John McLear | |
Fixed path check | |||
2016-06-22 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |