overleaf/services/spelling
Shane Kilkelly 407283ee3c Fix a daft mistake, blank out whitelisted words, rather than remove
This had caused an issue whereby spelling-mistakes would be highlighted
on the wrong word in the client. This was a function of how many whitelisted
words had already occured in the sequence. An off-by-n error.
2017-06-23 09:14:39 +01:00
..
app/coffee Fix a daft mistake, blank out whitelisted words, rather than remove 2017-06-23 09:14:39 +01:00
cache write cache into cache dir 2016-12-13 09:14:09 +00:00
config write cache into cache dir 2016-12-13 09:14:09 +00:00
test Fix a daft mistake, blank out whitelisted words, rather than remove 2017-06-23 09:14:39 +01:00
.gitignore write cache into cache dir 2016-12-13 09:14:09 +00:00
.nvmrc Add a .nvmrc file 2017-03-27 14:50:56 +01:00
.travis.yml Create .travis.yml 2014-08-15 12:33:29 +01:00
app.coffee Upgrade metrics 2017-03-16 16:35:51 +00:00
Gruntfile.coffee allow mocha timeout to be specified on grunt command line 2015-05-20 20:41:51 +01:00
LICENSE Create LICENSE 2014-08-15 12:35:06 +01:00
npm-shrinkwrap.json Pin sinon version 2017-06-22 10:09:20 +01:00
package.json Pin sinon version 2017-06-22 10:09:20 +01:00
rakefile.rb Initial open source commit 2014-08-15 12:13:35 +01:00
README.md Update README.md 2014-08-15 12:37:17 +01:00

spelling-sharelatex

The backend spellcheck API that performs spell checking for ShareLaTeX

License

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the LICENSE file.

Copyright (c) ShareLaTeX, 2014.