overleaf/services/spelling/app/coffee
Brian Gough 01d5322ef3 fix end of stream marker to handle languages like en_GB
when using language like 'en_GB' aspell reports it as 'en' in response
to $$l
2015-03-12 14:41:23 +00:00
..
ASpell.coffee show hit rate to 2dp only 2015-03-12 09:53:58 +00:00
ASpellWorker.coffee fix end of stream marker to handle languages like en_GB 2015-03-12 14:41:23 +00:00
ASpellWorkerPool.coffee include log line for each spell check 2015-03-12 11:43:09 +00:00
DB.coffee
HealthCheckController.coffee
LearnedWordsManager.coffee
MongoCache.coffee
SpellingAPIController.coffee replace deprecated res.send(code) with res.sendStatus(code) 2015-03-09 15:56:49 +00:00
SpellingAPIManager.coffee