Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-29 | Merge branch 'develop' of https://github.com/ether/etherpad-lite into ↵ | John McLear | |
require-kernel-change | |||
2014-11-29 | minor ui polish | John McLear | |
2014-11-29 | color picker on mobile actually shows on screen | John McLear | |
2014-11-29 | a little more polish | John McLear | |
2014-11-29 | mobile ui polish | John McLear | |
2014-11-28 | bump vs | John McLear | |
2014-11-28 | correct kernel v# | John McLear | |
2014-11-28 | Merge branch 'develop' of github.com:ether/etherpad-lite into ↵ | John McLear | |
require-kernel-change | |||
2014-11-28 | gritter css fix | John McLear | |
2014-11-28 | better fix | John McLear | |
2014-11-28 | fix issue with top of chatbox not being aligned properly | John McLear | |
2014-11-28 | Merge pull request #2344 from ether/backend-tests | John McLear | |
Backend tests | |||
2014-11-28 | Merge branch 'develop' of github.com:ether/etherpad-lite into ↵ | John McLear | |
require-kernel-change | |||
2014-11-27 | fix undo in chrome etc | John McLear | |
2014-11-27 | yeah need htis too | John McLear | |
2014-11-27 | use a forked require-kernel | John McLear | |
2014-11-26 | fix for #2132 | John McLear | |
2014-11-26 | remember to add supertest | John McLear | |
2014-11-26 | handle auth fails | John McLear | |
2014-11-26 | Merge branch 'develop' of github.com:ether/etherpad-lite into backend-tests | John McLear | |
2014-11-26 | make additional line break at end of imported doc | John McLear | |
2014-11-26 | mocha version | John McLear | |
2014-11-25 | Merge branch 'develop' of github.com:ether/etherpad-lite into jsdom-go-away | John McLear | |
2014-11-25 | remove jsdom dep | John McLear | |
2014-11-25 | multiline | John McLear | |
2014-11-25 | mocha | John McLear | |
2014-11-25 | really recreate socketio-client in expressCreateServer, fixes #2342 | luto | |
When using plugins, the express server gets restarted. When we do that, the socketio-server should also get restarted. It doesn't. That means that all the events in SocketIORouter.js are bound twice, which causes chaos all over etherpad. This changes our socketio.js so it fully recreates the io-instance when we restart the server. introduced in 95e7b0f15609fc850b71717a672abd02237a0f33, but catching that would have been hard. | |||
2014-11-25 | mheh no browser requirement at all | John McLear | |
2014-11-25 | so yeah, prolly can do this anyway? | John McLear | |
2014-11-25 | use cheerio instead of jsdom | John McLear | |
2014-11-23 | more fixes | John McLear | |
2014-11-23 | Merge pull request #2335 from ether/javascript-bower | John McLear | |
swap out jquery browser for bower but expose browser object to all pages... | |||
2014-11-23 | final commit | John McLear | |
2014-11-23 | Merge branch 'develop' of github.com:ether/etherpad-lite into ↵ | John McLear | |
fix-socket-admin-etc | |||
2014-11-23 | fix session management | John McLear | |
2014-11-22 | whoopsi | John McLear | |
2014-11-22 | swap out jquery browser for bower but expose browser object to all pages ↵ | John McLear | |
also enable minification.. Seems to work well | |||
2014-11-22 | Merge pull request #2334 from luto/api-mystery-crash | John McLear | |
fix api mystery crash | |||
2014-11-22 | fix api mystery crash | luto | |
2014-11-22 | Changed relative path to Etherpad main page in admin settings. | l-y-n-x | |
There was one '../' too much. | |||
2014-11-21 | minor styling | John McLear | |
2014-11-21 | missing socketio fix | John McLear | |
2014-11-19 | whoops fix animation not to look broken | John McLear | |
2014-11-19 | correct file links | John McLear | |
2014-11-19 | Merge branch 'develop' of github.com:ether/etherpad-lite into new-icons | John McLear | |
2014-11-19 | move tiny bit of font awesome we actually use into pad.css | John McLear | |
2014-11-18 | working blocks | John McLear | |
2014-11-18 | slight ui fix | John McLear | |
2014-11-18 | more polish | John McLear | |
2014-11-18 | clean up | John McLear | |