overleaf/services/spelling
Jakob Ackermann a0e488d450 [misc] install bunyan as production dependency
```
Error: Cannot find module 'bunyan'
Require stack:
- .../node_modules/@google-cloud/logging-bunyan/build/src/middleware/express.js
- .../node_modules/@google-cloud/logging-bunyan/build/src/index.js
- .../node_modules/logger-sharelatex/logging-manager.js
- .../node_modules/logger-sharelatex/index.js
- .../app.js
```
2021-07-12 17:35:49 +01:00
..
.github Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
app/js [AspellWorker] sanitize user input before writing it to the worker pipe 2021-05-03 11:57:48 +01:00
cache write cache into cache dir 2016-12-13 09:14:09 +00:00
config [config] add Overleaf and overleaf to the list of ignored misspellings 2020-10-08 14:12:55 +01:00
test Add global test setup 2021-03-19 16:04:30 -04:00
.dockerignore [misc] update the build scripts to 1.3.5 2020-02-11 18:59:24 +01:00
.eslintrc [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 15:30:53 +01:00
.gitignore [misc] bump the dev-env to 3.3.2 2020-08-10 17:23:15 +01:00
.mocharc.json Add global test setup 2021-03-19 16:04:30 -04:00
.nvmrc Upgrade to Node 12 2021-03-19 16:05:19 -04:00
.prettierrc updated build scripts 2020-03-30 12:33:07 +02:00
app.js [misc] bump metrics module to 3.4.1 2020-11-25 11:57:24 +00:00
buildscript.txt [misc] add linting for missing explicit dependencies and fix any errors 2021-04-29 15:30:53 +01:00
docker-compose.ci.yml Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
docker-compose.yml Upgrade build-scripts to 3.4.0 2020-11-24 08:03:29 -05:00
Dockerfile Upgrade to Node 12 2021-03-19 16:05:19 -04:00
install_deps.sh [misc] install_deps: fix apt install for aspell-or, aspell-te, aspell-ta 2020-04-23 17:22:22 +02:00
LICENSE Create LICENSE 2014-08-15 12:35:06 +01:00
Makefile Upgrade to Node 12 2021-03-19 16:05:19 -04:00
nodemon.json [misc] bump the dev-env to 3.3.2 2020-08-10 17:23:15 +01:00
package-lock.json [misc] install bunyan as production dependency 2021-07-12 17:35:49 +01:00
package.json [misc] install bunyan as production dependency 2021-07-12 17:35:49 +01:00
rakefile.rb Initial open source commit 2014-08-15 12:13:35 +01:00
README.md Update README.md 2019-05-07 16:40:11 +01:00

overleaf/spelling

The backend spellcheck API that performs spell checking for Overleaf

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) Overleaf, 2014-2019.