summaryrefslogtreecommitdiff
path: root/src/static/js/pad.js
AgeCommit message (Expand)Author
2017-07-30Merge pull request #3187 from tiblu/ep_prefs_different_cookie_for_different_p...Stefan
2017-07-12Added support for the Montserrat Font as discussed in #3201 (#3205)Jan Holub
2017-07-12Merge pull request #3206 from 00SteinsGate00/RobotoMonoLuiza Pagliari
2017-06-21Added RobotoMono as a more modern and pretty monospaced font, addressing #3201Jan Holub
2017-05-05Pad_cookie.js to have isCookiesEnabled() cause wasNoCookie() is also true whe...Mikk Andresen
2017-05-05Use padcookie instead of raw prefs cookie readingMikk Andresen
2017-05-03[fix] Block user from changing pad after he/she is disconnectedLuiza Pagliari
2016-12-20Try to init cookies before testing if it existsStefan
2016-12-20Merge branch 'develop' into improve_cookiesStefan
2016-11-20Updated option parameters for socket.io to work with latest versionStefan
2016-07-21Fix #2918. Re-enable editor after user is reconnected to serverLuiza Pagliari
2016-07-10Make express-session cookie scheme dependentStefan
2016-06-08Remove test cookieStefan
2016-01-20Timeslider Not Translated Issue 2885Brian Lim
2016-01-10tidy upJohn McLear
2016-01-08hrm, removalJohn McLear
2016-01-08seems to workJohn McLear
2015-12-23should be clean enough to pushJohn McLear
2015-08-05Fix broken switchToPad methodStefan
2015-06-17if variable not declared, test if null throws errorgoldquest
2015-06-08fix issues with redrawing focus back to input element would lose param select...John McLear
2015-05-20hide chat if its already open on readonly modeJohn McLear
2015-05-20more read only mode fixes andadd support for handleMessageSecurity hookJohn McLear
2015-05-19dont allow chat input or name input on read only padsJohn McLear
2015-05-10always hide connected one second after connectedJohn McLear
2015-05-05fixes #2570John McLear
2015-04-11session key is now ignored and also padOptions are available in settingsJohn McLear
2015-04-05support for open dyslexic fontJohn McLear
2015-03-31expose method for getting a full user list on the client including historical...John McLear
2015-03-30fix issue with showControls false not workingJohn McLear
2015-03-25remove console logJohn McLear
2015-03-25different font families for people with dyslexiaJohn McLear
2015-01-21working logicJohn McLear
2015-01-21Merge pull request #2467 from ether/chat-and-usersJohn McLear
2015-01-21workingJohn McLear
2015-01-21some sanityJohn McLear
2015-01-19semi working exampleJohn McLear
2014-12-30Merge pull request #2410 from Gared/feature/notify-user-cookies-rejectedStefan
2014-12-29Merge pull request #2401 from ether/save-prefsJohn McLear
2014-12-29Merge branch 'switch-to-pad' of github.com:derosm2/etherpad-lite into localTestJohn McLear
2014-12-28Use camel caseGared
2014-12-28Notify user if cookies can't be createdGared
2014-12-27set prefs and get prefsJohn McLear
2014-12-09Allow for shardable EtherpadSimon Gaeremynck
2014-11-22swap out jquery browser for bower but expose browser object to all pages also...John McLear
2014-11-18remove connecting bar imageJohn McLear
2014-11-15Merge pull request #2290 from ether/IE11-null-passwordJohn McLear
2014-11-06working on resizeJohn McLear
2014-11-06cleaner reflowJohn McLear
2014-11-06working redraw and draw on startupJohn McLear