Files
overleaf-cep/services/spelling
Jakob Ackermann 2e8b6fccce [misc] install_deps: fix apt install for aspell-or, aspell-te, aspell-ta
The specified versions were removed. use any latest version instead.

```
# in a node:10.19.0 container will all steps from install_deps.sh
#  executed -- except for the 'apt install' steps.
$ apt policy aspell-or aspell-te aspell-no aspell-ta
  aspell-or:
    Installed: (none)
    Candidate: 0.03-1-7
    Version table:
       0.03-1-7 1337
          500 http://deb.debian.org/debian unstable/main ...
       0.03-1-5 990
          990 http://deb.debian.org/debian stretch/main ...
       0.03-1-5 500
          500 http://archive.ubuntu.com/ubuntu bionic/universe ...
  aspell-te:
    Installed: (none)
    Candidate: 0.01-2-7
    Version table:
       0.01-2-7 1337
          500 http://deb.debian.org/debian unstable/main ...
       0.01-2-5 990
          990 http://deb.debian.org/debian stretch/main ...
       0.01-2-5 500
          500 http://archive.ubuntu.com/ubuntu bionic/universe ...
  aspell-no:
    Installed: (none)
    Candidate: 2.2-4
    Version table:
       2.2-4 1337
          500 http://deb.debian.org/debian unstable/main ...
       2.2-3 500
          500 http://archive.ubuntu.com/ubuntu bionic/universe ...
       2.2-2 990
          990 http://deb.debian.org/debian stretch/main ...
  aspell-ta:
    Installed: (none)
    Candidate: 20040424-1-3
    Version table:
       20040424-1-3 1337
          500 http://deb.debian.org/debian unstable/main ...
       20040424-1-1 990
          990 http://deb.debian.org/debian stretch/main ...
       20040424-1-1 500
          500 http://archive.ubuntu.com/ubuntu bionic/universe ...
```
2020-04-23 17:22:22 +02:00
..
2016-12-13 09:14:09 +00:00
2019-07-03 13:41:01 +01:00
2020-02-18 10:58:03 -05:00
2020-03-30 12:33:07 +02:00
2019-07-03 13:41:01 +01:00
2020-02-07 14:49:42 +01:00
2020-03-30 12:33:07 +02:00
2019-07-20 14:04:08 +01:00
2020-03-30 12:33:07 +02:00
2020-03-30 12:33:07 +02:00
2020-03-30 12:33:07 +02:00
2020-03-30 12:33:07 +02:00
2014-08-15 12:35:06 +01:00
2020-03-30 12:33:07 +02:00
2019-07-03 13:41:01 +01:00
2014-08-15 12:13:35 +01:00
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.