Commit Graph

132 Commits

Author SHA1 Message Date
724583100b Merge remote-tracking branch 'remotes/origin/release/v8.1.0' into develop
# Conflicts:
#	Common/config/default.json
#	Common/sources/constants.js
#	DocService/sources/DocsCoServer.js
2024-06-03 16:17:19 +03:00
ca7fb90840 [copyright] Update Copyright date 2024-04-24 16:51:12 +03:00
1224503143 Bump express from 4.16.4 to 4.19.2 in /SpellChecker
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 13:45:25 +03:00
81bf00aaae [npm] Save exact version in package.json 2023-09-20 20:33:21 +03:00
31e3b2b67a [feature] Translate comments 2023-07-05 16:00:50 +03:00
c0976b53c7 [copyright] Update address in Copyright 2023-03-01 21:16:52 +03:00
1c55ddb229 [copyright] Update Copyright 2023-02-26 15:31:59 +03:00
508bd2a4e8 [npm] npm audit fix 2021-11-16 19:59:17 +03:00
8619613b3e Fix homepage url 2021-02-25 09:28:43 +03:00
e16722ed08 [spellchecker] Update 2020-12-21 11:19:51 +03:00
33c72aad45 [spellchecker] Update
Update nodehun
2020-11-25 12:49:23 +03:00
67db4f0436 [spell] Update
Update nodehun
2020-11-19 09:56:57 +03:00
ca17fb0d69 update SpellChecker from nodehun v2 to nodehun v3 (#223)
* update SpellChecker from nodehun v2 to nodehun v3
2020-11-18 09:00:20 +03:00
7aff5d2651 Revert "[spellchecker] Update nodehun"
This reverts commit 76bdd072f8.
2020-11-11 17:35:23 +03:00
00a9cb0293 Revert "[spellchecker] Update nodehun"
This reverts commit 125693ae6e.
2020-11-11 17:35:15 +03:00
76bdd072f8 [spellchecker] Update nodehun 2020-11-11 12:46:53 +03:00
125693ae6e [spellchecker] Update nodehun 2020-11-10 16:34:58 +03:00
cbefe95b5e [spell] Update
Update nodehun
2020-03-18 11:51:38 +03:00
f8434000b2 [spell] Update
Update nodehun
2020-03-12 12:48:04 +03:00
e2fd6c2779 Set up dict dir via config 2020-02-07 17:16:48 +03:00
09a0f78bdf Add support building source with 'pkg' 2020-02-07 12:03:11 +03:00
24171d07bc v5.2.8 2019-02-05 16:25:12 +03:00
817d9e0056 [npm] Update shrinkwrap 2019-01-30 15:28:15 +03:00
5f7030455d [spell] Removed redundant
Removed redundant JSON.stringify in spellCheckData
2019-01-23 14:11:24 +03:00
64fe413a62 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 12:01:22 +03:00
1d2cda7e56 [copyright] Update Copyright
2018 -> 2019
2019-01-17 11:59:54 +03:00
b853b15e30 [spellcheck] Update nodehun 2018-12-12 17:19:46 +03:00
4d10cccd63 [npm] Update
Fixed nodehun version.
Update spellchecker modules.
2018-11-01 16:02:00 +03:00
c41d0f4bff [config] In addition to 2b55d3d528 2018-04-03 00:58:22 +03:00
e4c1a22b72 Update copyright to 2018 2018-03-01 14:07:54 +03:00
1262e46be8 update shrinkwrap files 2017-11-01 16:02:08 +03:00
3aaf7353d4 add shrinkwrap (Lock down dependency versions for publication) 2017-10-13 15:23:50 +03:00
157cc57380 update package spellchecker 2017-10-13 15:21:35 +03:00
b568f1889c update config style 2017-10-13 12:40:09 +03:00
241b4dc9eb Merge tag 'v4.3.4' into develop
v4.3.4 v4.3.4
2017-05-15 16:48:18 +03:00
fdc8799712 add logs for checkHealth 2017-05-12 12:07:17 +03:00
070f061755 read dictionaries from folder (not config file)
send init event with all support languages on start connection
var -> let + const
refactoring on Promise
2017-04-17 16:46:22 +03:00
bc79ff2221 spellcheck var -> let + const 2017-03-13 15:14:41 +03:00
f93c2d0193 'use strict'; 2017-02-15 19:40:41 +03:00
8a16f05e5c no dictionary - word correct 2017-01-18 18:15:44 +03:00
5cc068db6c change license to 2017 2017-01-17 18:02:27 +03:00
f35a572fee migrate to nodehun fork https://github.com/ONLYOFFICE/nodehun 2016-12-08 15:32:01 +03:00
b3910513dd add detailed log 2016-12-08 15:29:31 +03:00
63352502f0 update version packages 2016-08-04 15:12:14 +03:00
98a7458aeb add AGPL header 2016-06-20 18:34:32 +03:00
b3ed84c12d Update spellCheck.js
changed directory name
2016-05-18 10:39:12 +03:00
8e3921011d Delete StartSpellChecker.bat 2016-05-18 10:39:10 +03:00
88776bed54 Delete InstallNodeJSSpellCheck.bat 2016-05-18 10:39:10 +03:00
ff1c66fcac update packages
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67891 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 10:38:30 +03:00
2559d39728 поправлены ссылки на script sockjs
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@67880 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 10:38:29 +03:00