overleaf/services/spelling/app/coffee
2015-03-10 13:32:42 +00:00
..
ASpell.coffee fix caching logic to include valid words, as well as mispellings 2015-03-10 13:31:06 +00:00
ASpellWorker.coffee extend worker to include request count 2015-03-10 13:32:42 +00:00
ASpellWorkerPool.coffee support Aspell worker pool 2015-03-04 16:43:59 +00:00
DB.coffee Initial open source commit 2014-08-15 12:13:35 +01:00
HealthCheckController.coffee use res.sendStatus not re.send 2015-03-03 14:45:32 +00:00
LearnedWordsManager.coffee added cache to learn words manager 2015-03-03 14:28:47 +00:00
MongoCache.coffee added cache to learn words manager 2015-03-03 14:28:47 +00:00
SpellingAPIController.coffee replace deprecated res.send(code) with res.sendStatus(code) 2015-03-09 15:56:49 +00:00
SpellingAPIManager.coffee Initial open source commit 2014-08-15 12:13:35 +01:00