overleaf/services/spelling/app/coffee
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
..
ASpell.coffee write cache into cache dir 2016-12-13 09:14:09 +00:00
ASpellWorker.coffee avoid null callback 2016-03-23 13:44:29 +00:00
ASpellWorkerPool.coffee remove a bit of logging which is filling disk up 2016-11-24 18:54:32 +00:00
DB.coffee Initial open source commit 2014-08-15 12:13:35 +01:00
HealthCheckController.coffee add error check into health check 2016-03-01 13:20:20 +00:00
LearnedWordsManager.coffee update to new api 2017-03-17 15:19:25 +00:00
MongoCache.coffee added cache to learn words manager 2015-03-03 14:28:47 +00:00
SpellingAPIController.coffee fix bad res.send 2016-03-01 13:22:51 +00:00
SpellingAPIManager.coffee Fix a daft mistake, blank out whitelisted words, rather than remove 2017-06-23 09:14:39 +01:00