Commit graph

246 commits

Author SHA1 Message Date
Timothée Alby
49d1639c79 Merge pull request #53 from overleaf/ta-learn-word-no-duplicates
Ignore Duplicates Words
2020-02-19 08:51:05 -05:00
Tim Alby
72d16c7c1f filter out duplicates learned words 2020-02-18 10:58:03 -05:00
Tim Alby
1d405914fd don't learn the same word twice 2020-02-18 09:22:50 -05:00
Jakob Ackermann
df7a918e08 Merge pull request #49 from overleaf/jpa-dependencies-cleanup
[misc] cleanup dependencies
2020-02-14 10:56:17 +01:00
Jakob Ackermann
f69e578e22 Merge pull request #48 from overleaf/bg-remove-travis-yml
Remove unused .travis.yml file
2020-02-14 10:55:07 +01:00
Jakob Ackermann
d0f861020a [misc] cleanup unused dependency on redis 2020-02-12 14:43:18 +01:00
Jakob Ackermann
fc17d6adf1 [misc] rename npm-shrinkwrap.json to package-lock.json and run npm i
Also delete unused redis dependency.
2020-02-12 14:41:14 +01:00
Brian Gough
ee88b6d195 remove unused .travis.yml file 2020-02-12 12:37:00 +00:00
Jakob Ackermann
31767304e5 Merge pull request #47 from overleaf/jpa-build-scripts-1-3-5
[misc] update the build scripts to 1.3.5
2020-02-12 13:23:33 +01:00
Jakob Ackermann
90d12cc602 [test/unit] misc: cleanup a pending interval 2020-02-11 19:01:11 +01:00
Jakob Ackermann
94d564bce3 [misc] fix prettier-eslint errors
using prettier-eslint --write
2020-02-11 18:59:29 +01:00
Jakob Ackermann
24270b3e78 [misc] update the build scripts to 1.3.5 2020-02-11 18:59:24 +01:00
Jakob Ackermann
bac34fb7e3 Merge pull request #46 from overleaf/jpa-change-base-image
[misc] use node:10.19.0 as base image
2020-02-07 15:35:10 +01:00
Jakob Ackermann
9ee1aef45c [misc] use node:10.19.0 as base image
Also adjust the node version in the other build-script files.
2020-02-07 14:49:42 +01:00
Brian Gough
bb64602b6b Merge pull request #45 from overleaf/update-node-10
update to gcr.io/overleaf-ops/node:10.19.0
2020-02-06 03:43:04 +00:00
Brian Gough
2759355408 update to gcr.io/overleaf-ops/node:10.19.0 2020-02-06 03:37:26 +00:00
Simon Detheridge
30ac790ab5 Merge pull request #44 from overleaf/bg-upgrade-to-node-10.18.1
upgrade spelling to local node:10.18.1 image
2020-02-04 16:34:17 +00:00
Brian Gough
223260e9fa upgrade to local node:10.18.1 image 2020-02-04 16:11:46 +00:00
Tim Alby
077ceaba54 delete decaffeinate.sh 2020-01-14 18:27:51 +01:00
Brian Gough
672d03eae6 formatting fixes 2019-10-03 09:41:16 +01:00
Brian Gough
bb442866ba Merge pull request #36 from overleaf/bg-fix-aspell-pipe-encoding
fix aspell pipe encoding
2019-10-03 09:33:01 +01:00
Brian Gough
c7a7887d67 remove decaff comments 2019-10-02 16:47:36 +01:00
Brian Gough
0e14ad50db fix eslint check 2019-10-02 16:34:15 +01:00
Brian Gough
1f861a6772 fix regex and add AspellWorker unit tests 2019-10-02 16:29:18 +01:00
Brian Gough
d96ec9d7fd add acceptance tests for utf8 responses 2019-09-27 11:58:35 +01:00
Brian Gough
b0e0eeff3c look for end marker across chunk boundaries 2019-09-27 11:57:45 +01:00
Brian Gough
f273a27b95 use utf8 encoding for stdout from aspell 2019-09-27 11:28:03 +01:00
Simon Detheridge
5c82ef80b6 Merge pull request #34 from overleaf/spd-unlearn
Add endpoint to remove learned words
2019-07-25 12:04:39 +01:00
Simon Detheridge
00d09fd6f5 Return 204 instead of 200 when [un]learning words
Also remove unnecessary calls to `next()`
2019-07-22 12:15:07 +01:00
Simon Detheridge
7105ee58d3 Cleanup decaffienation in LearnedWordsManagerTests 2019-07-22 12:14:30 +01:00
Simon Detheridge
e7ab9f79a9 Add endpoint to remove learned words 2019-07-20 14:04:08 +01:00
Miguel Serrano
134ff0b29d Removed concurrent aspell works within the same request (#32) 2019-07-16 08:51:15 +02:00
Miguel Serrano
a27ca151fb updated logger-sharelatex to 1.8.0 (#31) 2019-07-11 16:57:45 +02:00
Miguel Serrano
74c9a3c095 updated API Manager to call aspell in batches (#30) 2019-07-11 12:29:00 +02:00
Miguel Serrano
a28ecc0c39 Added acceptance tests for the spelling module (#29) 2019-07-09 20:12:30 +02:00
Miguel Serrano
ba642b9807 fixed renaming missing callback (#28) 2019-07-05 10:30:43 +01:00
Miguel Serrano
46d0cf9c4b increased logging info (#27) 2019-07-04 15:17:14 +01:00
Miguel Serrano
6ca60b8724 improved error handling and increased timeout (#26) 2019-07-04 11:55:16 +01:00
Miguel Serrano
0518840b4e updated node version to v10 and removed v8 profiler (#25) 2019-07-03 14:19:01 +01:00
Miguel Serrano
0eba057cef Initial decaffeination (#24) 2019-07-03 13:41:01 +01:00
Shane Kilkelly
1e74d545c4 Merge pull request #21 from overleaf/sk-dep-upgrades-2019-06
update logger and metrics
2019-07-01 10:05:19 +01:00
Shane Kilkelly
7034c65696 update logger and metrics 2019-06-21 11:52:15 +01:00
Timothée Alby
ddd53dec6b update Git URL in Jenkinsfile 2019-05-07 17:45:10 +01:00
Timothée Alby
d8ada98704 Update README.md 2019-05-07 16:40:11 +01:00
Henry Oswald
b9c3bf3f58 add missing aspell-sl lang 2019-04-23 13:47:11 +01:00
Henry Oswald
4445b390af add sentry into settings.defaults 2019-03-05 17:33:23 +00:00
Christopher Hoskin
d6def184c6 Merge pull request #19 from sharelatex/ho-docker
Bump node to 6.16.0
2019-02-25 09:17:10 +00:00
Christopher Hoskin
18518ce803 Merge pull request #16 from sharelatex/cmg-csh-ho-docker-spelling
Bump node to 6.16.0
2019-02-25 09:07:59 +00:00
Christopher Hoskin
67f3cc7f31 Fix aspell-ta 2019-02-23 01:40:28 +00:00
Christopher Hoskin
49c9108788 Fix aspell or, te and no. Still need to fix ta 2019-02-21 10:15:23 +00:00