Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-12 | Added support for the Montserrat Font as discussed in #3201 (#3205) | Jan Holub | |
* Added support for the Montserrat Font as discussed in #3201 I chose a thin version of the Font (namely Montserrat Light) as the regular font and Montserrat Regular as the bold version. The thin fonts just look better in my opinion. | |||
2017-07-12 | Merge pull request #3206 from 00SteinsGate00/RobotoMono | Luiza Pagliari | |
Added RobotoMono as a more modern and pretty monospaced font | |||
2017-06-21 | Added RobotoMono as a more modern and pretty monospaced font, addressing #3201 | Jan Holub | |
I added RobotoMono-Regular and RobotoMono-Bold as TrueTypeFont files and included them into the list. I tred to stay in alphabetical order where possible. The author of #3201 was asking for a more modern monospaced font. | |||
2017-04-18 | Merge pull request #3161 from ether/feature/automatic_force_reconnect | Luiza Pagliari | |
Feature: automatic force reconnect | |||
2017-04-15 | Butt On -> button | Adam Niederer | |
2017-04-04 | [feature] Create option to automatically reconnect after a few seconds | Luiza Pagliari | |
On some erros that display a modal with "Force reconnect" button, allow Etherpad to automatically reload pad after a few seconds. Amount of seconds is defined on settings.json. Still need to create tests for this feature, and implement i18n. | |||
2016-11-11 | Correct the spelling of occured to occurred | Paul Carver | |
The correct spelling is occurred. See http://www.gingersoftware.com/english-online/spelling-book/misspelling/occurred-occured-ocurred or other dictionary search results. | |||
2016-09-30 | Merge https://github.com/ether/etherpad-lite into patch-3 | rugk | |
Conflicts: src/templates/index.html | |||
2016-09-20 | Added LibreJS support | Nobody Really | |
2016-09-08 | Remove the `noDocType` argument, which was only ever passed as `false`. | Dan Bornstein | |
2016-08-24 | Use an EEJS template for HTML export instead of inlining it in the JS code. | Dan Bornstein | |
The semantics of all the substitutions are identical to what they were before. I _did_ take the liberty of formatting the CSS to be a bit more readable (at the cost of adding a little bit of whitespace). | |||
2016-08-23 | Index: No-referrer | rugk | |
2016-08-23 | Pad: Add no-referrer | rugk | |
2016-08-23 | Timeslider: Add no-referrer | rugk | |
2016-05-22 | Issue #2960 - deactivate settings.json | LokeshN | |
Deactivate settings.json in Admin dashboard | |||
2016-03-29 | Fix document.domain error in frontend tests | Stefan | |
2016-01-23 | Merge pull request #2863 from gutobenn/padname-size | Stefan | |
Limit padname input field to 50 characters | |||
2016-01-08 | herp | John McLear | |
2016-01-08 | seems to work | John McLear | |
2015-12-22 | Limit padname size to 50 characters | Augusto Bennemann | |
2015-12-01 | Update the bowser.js to the new version | joassouza | |
With this new version of bowser.js is possible detect the OS as well, no only the browser as the previous one. It brings support to new browsers as well. | |||
2015-11-06 | paste hook and class for editorcontainer | John McLear | |
2015-05-19 | other bits required for read only | John McLear | |
2015-04-10 | Add version number to plugins-info page | Stefan | |
2015-04-05 | timeslider settings for fonts | John McLear | |
2015-04-05 | support for open dyslexic font | John McLear | |
2015-04-03 | title for chat | John McLear | |
2015-04-03 | temp solution for alt 9 to show editbar label | John McLear | |
2015-04-02 | fix timeslider title issues | John McLear | |
2015-03-31 | i18n for timeslider steppers | John McLear | |
2015-03-31 | I came to bring the rain.. Let me get my coat... Fix focus on timeslider ↵ | John McLear | |
import export | |||
2015-03-31 | make user list a document so it's easy to navigate by screen readers | John McLear | |
2015-03-26 | alt c to focus on chat and gritter and chat both now work with aria | John McLear | |
2015-03-26 | more working logic and also pretty nice screen reader experience | John McLear | |
2015-03-26 | make index page accessible for screen readers | John McLear | |
2015-03-25 | different font families for people with dyslexia | John McLear | |
2015-02-11 | may aswell make the git sha a link to the commit | John McLear | |
2015-02-11 | working, need to test though | John McLear | |
2015-01-24 | Add 'last update' column to plugins table | Stefan | |
2015-01-21 | working translation | John McLear | |
2015-01-19 | semi working example | John McLear | |
2014-12-31 | Merge pull request #2418 from ether/etherpad-export-and-import | John McLear | |
Full Pad portability (Export/Import) | |||
2014-12-29 | semi working requires browser refresh | John McLear | |
2014-12-28 | Use camel case | Gared | |
2014-12-28 | Notify user if cookies can't be created | Gared | |
2014-12-27 | removing dokuwiki | 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-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 | Changed relative path to Etherpad main page in admin settings. | l-y-n-x | |
There was one '../' too much. | |||
2014-11-19 | Merge branch 'develop' of github.com:ether/etherpad-lite into new-icons | John McLear | |