summaryrefslogtreecommitdiff
path: root/src/static/js
AgeCommit message (Expand)Author
2018-01-30better sanitize window location in error messagesRobert Helmer
2018-01-04Select formatting button on selection (#3301)Joas Souza
2018-01-03Add settings to scroll on edition out of viewport (#3282)Joas Souza
2017-09-21Allow 'placeholder' to be a localizable attribute on HTML elements (#3257)Luiza Pagliari
2017-08-15Revert "[feat] Update l10n lib (#3248)" (#3249)Luiza Pagliari
2017-08-15[feat] Update l10n lib (#3248)Luiza Pagliari
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-29Merge pull request #3182 from storytouch/fix/do_not_hide_force_reconnect_modalLuiza Pagliari
2017-05-12[fix] Do not close ANY "force reconnect" messageLuiza Pagliari
2017-05-11[fix] Have one setting for each shortcut to create ordered listLuiza Pagliari
2017-05-11[fix] Fix shortcut enabling flag for 'ESC'Luiza Pagliari
2017-05-11Do not use cookie for pad shortcutsLuiza Pagliari
2017-05-11Merge pull request #2891 from bhldev/padShortcutDisableLuiza Pagliari
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-05Fix regexpMikk Andresen
2017-05-05Use different cookie name for different protocols - https://github.com/ether/...Mikk Andresen
2017-05-04[fix] Do not close "force reconnect" messagesLuiza Pagliari
2017-05-04[fix] Close modals when user clicks both on pad inner and outerLuiza Pagliari
2017-05-03[fix] Block user from changing pad after he/she is disconnectedLuiza Pagliari
2017-04-05[feature] Only automatically reconnect if can establish connection to serverLuiza Pagliari
2017-04-04[feature] i18n for automatic reconnection messages/buttonsLuiza Pagliari
2017-04-04[feature] Create option to automatically reconnect after a few secondsLuiza Pagliari
2017-01-12[fix] Consider line attribs of plugins when building changesetsLuiza Pagliari
2016-12-20Try to init cookies before testing if it existsStefan
2016-12-20Merge branch 'develop' into improve_cookiesStefan
2016-12-20Merge pull request #3084 from Gared/fix_npm_node7Stefan
2016-12-13Merge pull request #2929 from xavidotron/developLuiza Pagliari
2016-11-20Updated option parameters for socket.io to work with latest versionStefan
2016-11-20Updated npm to 4.0.2 and removed recursive searching for ep-pluginsStefan
2016-11-11Correct the spelling of occured to occurredPaul Carver
2016-08-30Account for any top margin on the first line.Dan Bornstein
2016-08-22Perform drag and drop in one changeset, so UNDO works properly. Fix #3041Luiza Pagliari
2016-07-21Fix #2918. Re-enable editor after user is reconnected to serverLuiza Pagliari
2016-07-10Make express-session cookie scheme dependentStefan
2016-06-28Merge pull request #2970 from xavidotron/urlJohn McLear
2016-06-20Merge pull request #2944 from storytouch/aceRegisterNonScrollableEditEventsJohn McLear
2016-06-13Merge pull request #2991 from LokeshN/deactivate-settingsJohn McLear
2016-06-08Add secure flag to cookies on client side if pad accessed through httpsStefan
2016-06-08Remove test cookieStefan
2016-05-22Issue #2960 - deactivate settings.jsonLokeshN
2016-05-20heh whoops :)John McLear
2016-05-20client Var value for disabling scriptsJohn McLear
2016-05-06Remove [ and ] from the regexp used by the URL filter.Xavid
2016-05-06Pass through the "item" parameter to registerAceCommand callbacks.Xavid
2016-04-05Merge pull request #2940 from ether/extend-getAttributesOnSelectionJohn McLear
2016-03-30Create hook to register events that won't scroll editor after aceEditEvtLuiza Pagliari