Age | Commit message (Expand) | Author |
2014-11-01 | change to proper IE check | John McLear |
2014-07-12 | Cleaning up switchToPad functionality so that we only need one call to the se... | Mike DeRosa |
2014-07-06 | Fallback for browsers that don't support window.history.pushstate | Mike DeRosa |
2014-06-14 | Added function to switch to a different pad without having to reload the whol... | Mike DeRosa |
2014-03-17 | quick formatting clean up | John McLear |
2013-10-03 | use val not value, broken with newer jq | John McLear |
2013-06-17 | pass pad in postAceInit hook | j@mailb.org |
2013-04-17 | use document, not doc | goldquest |
2013-04-03 | Kick the user if has already successfully authenticated but his session becam... | mluto |
2013-04-02 | longer timeout on reconnection | John McLear |
2013-03-31 | Decode the sessionID before sending it to the server since our separator ',' ... | mluto |
2013-03-23 | fix cookies | John McLear |
2013-03-20 | merge develop | John McLear |
2013-03-17 | remove console log | John McLear |
2013-03-17 | better mobile support for gritter messages, before it was awful | John McLear |
2013-03-14 | return text instead of html | John McLear |
2013-03-14 | specialkey doesnt even exist afaik | John McLear |
2013-03-05 | Add a setting for RTL text direction (integrating the url paramter) | Marcel Klehr |
2013-02-08 | Removed sidebar-code since the sidebar got removed in EPL, there is only the ... | mluto |
2013-02-08 | Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the o... | mluto |
2013-02-07 | Removed isProPad, since all pads are public except for group-pads | mluto |
2013-02-07 | Killed pad_docbar.js as it's from the old etherpad and not used | mluto |
2013-02-07 | Removed old chat-code | mluto |
2013-01-29 | spacing | John McLear |
2013-01-29 | gritter now implemented | John McLear |
2013-01-29 | introduce gritter files and ensure its available | John McLear |
2013-01-28 | Renamed paramSettings to getParameters, to cause less confusion | mluto |
2013-01-27 | Rewrote getParams() to be more dynamic and shorter | mluto |
2013-01-07 | converted load-more-link to button, added loading-gif, fixed typo | mluto |
2013-01-07 | Added link to load more chat-messages using new GET_CHAT_MESSAGES | mluto |
2013-01-06 | client loads messages using the new client loads messages using new method, g... | mluto |
2012-12-23 | Migrate lang picker and embed param to html10n.js | Marcel Klehr |
2012-12-03 | best I can do with this temporary fix for IE | John McLear |
2012-12-03 | stop password being clearly visible | John McLear |
2012-12-03 | make it show password dialog on wrong password | John McLear |
2012-12-03 | last JS fix | John McLear |
2012-12-03 | whoopsi | John McLear |
2012-12-03 | Update strings, add UK strings, fix JS | root |
2012-12-02 | first effort to move into templates but javascript is broken so dont pull | root |
2012-11-26 | proper fix for focus and some styling of the form and allows for pressing ent... | John McLear |
2012-11-21 | Update src/static/js/pad.js | Mike Brousseau |
2012-11-13 | merged develop back in | Peter 'Pita' Martischka |
2012-11-13 | Merged branch feature/frontend-tests | Peter 'Pita' Martischka |
2012-11-12 | Add ability to set language via URL parameter | 0ip |
2012-11-12 | Add pad setting for UI lang | Marcel Klehr |
2012-11-08 | Update src/static/js/pad.js | Mike Brousseau |
2012-10-27 | Merge branch 'develop' of github.com:Pita/etherpad-lite into feature/frontend... | Peter 'Pita' Martischka |
2012-10-12 | fix Pita/etherpad-lite #1032 | NAGOYA, Yoshihiko |
2012-10-04 | attempt to move onClick away from HTML.. This is required | johnyma22 |
2012-09-17 | Require userColor to be valid css hex | Charlie DeTar |