Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-27 | allow greater than or equal to v 4 | John McLear | |
2016-03-26 | Merge pull request #2898 from rohieb/feature/more-uri-schemes | John McLear | |
Highlight and link more URI schemes: about, geo, tel | |||
2016-03-26 | Merge pull request #2924 from Gared/update_windows_build | John McLear | |
Update windows build | |||
2016-03-26 | Merge pull request #2926 from storytouch/addAuthorOnRemoveAttributeOnLine | John McLear | |
Update author when removing line attribute from line | |||
2016-03-26 | Merge pull request #2931 from Gared/improve_node_version_check | John McLear | |
Improve node version check | |||
2016-03-26 | Merge pull request #2937 from Gared/fix_backend_test_error | John McLear | |
Fix check in backend tests | |||
2016-03-24 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-03-23 | Fix check in backend tests | Stefan | |
2016-03-21 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-03-20 | Merge pull request #2932 from Gared/fix_xss_iframe_link | John McLear | |
Fix a possible xss attack in iframe link | |||
2016-03-20 | Fix a possible xss attack in iframe link | Stefan | |
2016-03-20 | Remove support for io.js | Stefan | |
2016-03-20 | Check for node version 4 or higher and not special versions | Stefan | |
2016-03-20 | Do not include absolute path in windows zip | Stefan | |
2016-03-17 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-03-15 | Update author when removing line attribute from line | Luiza Pagliari | |
This avoids raising error 'Trying to submit changes as another author in changeset' when 2 authors change line attributes of the same line. This fixes issue #2925. | |||
2016-03-14 | Update windows build: | Stefan | |
- Update node to version 4.4.0 - Create temp folder dynamically | |||
2016-03-14 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-03-13 | Merge pull request #2889 from reedacartwright/reedacartwright-patch-1 | Stefan | |
Use exec to switch to node process | |||
2016-03-09 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2016-02-19 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2016-02-14 | Merge pull request #2893 from bhldev/cssFontColors | Stefan | |
Css default colors Issue #2853 | |||
2016-02-08 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-02-06 | Merge pull request #2890 from bhldev/languageTimesliderUrlParameter | Stefan | |
Timeslider Not Translated Issue 2885 | |||
2016-02-02 | Merge pull request #2862 from Gared/set_mysql_connection_charset | Stefan | |
set charset for mysql connection in settings.json | |||
2016-02-01 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-01-30 | Highlight and link more URI schemes: about, geo, tel | Roland Hieber | |
2016-01-25 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-01-23 | Merge pull request #2863 from gutobenn/padname-size | Stefan | |
Limit padname input field to 50 characters | |||
2016-01-22 | CSS Default Font Colors for Issue 2853 | Brian Lim | |
2016-01-20 | Timeslider Not Translated Issue 2885 | Brian Lim | |
2016-01-19 | Merge pull request #2881 from luser/append-text-docs | John McLear | |
Add appendText API (from #2810) to docs. | |||
2016-01-19 | Merge pull request #2886 from bhldev/padOptionsLang | John McLear | |
Set language cookie on initial load Issue #2882 | |||
2016-01-19 | Merge pull request #2887 from bhldev/editorListIndentOutdent | John McLear | |
Editor List Fix for 2844 and 2812 | |||
2016-01-19 | Use exec to switch to node process | Reed A. Cartwright | |
At the end of run, `exec` should be used to switch to the node process. That way node will take over the pid of `sh run.sh`, making it easier to monitor and daemonize the server. ``` exec [command [arg ...]] Unless command is omitted, the shell process is replaced with the specified program (which must be a real program, not a shell built-in command or function). Any redirections on the exec com- mand are marked as permanent, so that they are not undone when the exec command finishes. ``` | |||
2016-01-18 | Fix for 2844 and 2812 | Brian Lim | |
2016-01-18 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-01-17 | Set language cookie on initial load | Brian Lim | |
2016-01-17 | fix drop event on last char | John McLear | |
2016-01-13 | Add appendText API (from #2810) to docs. | Ted Mielczarek | |
2016-01-11 | Localisation updates from https://translatewiki.net. | Niklas Laxström | |
2016-01-10 | Merge pull request #2876 from ether/drag-and-drop-between-frames-sandbox | John McLear | |
Drag and drop between frames | |||
2016-01-10 | more tidy | John McLear | |
2016-01-10 | tidy up | John McLear | |
2016-01-10 | Merge branch 'develop' of github.com:ether/etherpad-lite into ↵ | John McLear | |
drag-and-drop-between-frames-sandbox | |||
2016-01-08 | removal | John McLear | |
2016-01-08 | herp | John McLear | |
2016-01-08 | removal | John McLear | |
2016-01-08 | hrm, removal | John McLear | |
2016-01-08 | seems to work | John McLear | |