overleaf/services/spelling
dependabot[bot] 5f0d559496 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 02:20:36 +00: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 Bump glob-parent from 5.1.1 to 5.1.2 2021-06-11 02:20:36 +00:00
package.json Bump underscore from 1.9.2 to 1.13.1 2021-05-07 05:22:05 +00: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.