Commit Graph

82 Commits

Author SHA1 Message Date
8576cc397f [copyright] For bug 39644
Change address Latvian office.
2019-01-17 12:01:22 +03:00
6dfa5f39e6 [copyright] Update Copyright
2018 -> 2019
2019-01-17 11:59:54 +03:00
8b2bfda274 [feature] Copy changes with browser error to special directory 2018-10-12 14:29:48 +03:00
f54e260792 [config] Add spawnOptions for x2t 2018-08-17 18:44:03 +03:00
a18c4e2946 v5.1.5 2018-07-17 17:45:59 +03:00
06fc4fda4b [feature] Add faked file type for PDFA 2018-07-17 17:02:20 +03:00
c2b0e1acf1 [feature] Ignore encrypted changes 2018-07-02 17:32:31 +03:00
071018e862 [bug] Fix bug #31492
Send auth changes by parts
2018-03-13 15:32:51 +03:00
61526e53ea Update copyright to 2018 2018-03-01 14:07:54 +03:00
6402b86394 [feat] Add error constant CONVERT_LIMITS 2018-02-21 20:03:57 +03:00
bdef1acddf [feat] Add inputLimits param to limit commpressed/uncommpressed size of zip 2018-02-20 18:20:19 +03:00
8891910bbc [Log] Change spawnAsync log level from error to debug in case of not null status 2018-02-09 18:36:43 +03:00
4a0fd4857e feat: add URL to jwt payload for download request 2018-02-01 13:26:01 +03:00
ef96ff0924 log: added equality check content-length and body size 2018-01-23 16:58:00 +03:00
6e502bf0e0 bug: close stdio streams to enable emit 'close' event even if HtmlFileInternal is hung-up 2018-01-19 18:41:14 +03:00
ac1433b8d1 for Revision: 3066935579 2017-10-13 20:39:31 +03:00
3066935579 xml string as second command-line param(first - path to xml) 2017-10-13 17:39:08 +03:00
8f6980317d Merge pull request #43 from ONLYOFFICE/feature/mailmerge
Feature/mailmerge
2017-10-11 12:41:14 +03:00
c43f3b826c fix bug 36007 2017-10-09 18:55:05 +03:00
0b0c40cfa4 fill docbuilder --all-fonts-path param 2017-10-09 16:18:31 +03:00
07c7a51598 add docbuilder service 2017-10-05 11:02:50 +03:00
e922794ad6 spawnSync->spawn-async to prevent RabbitMQ connection timeout 2017-09-20 13:28:04 +03:00
8a5992e7e6 Merge branch 'hotfix/v5.0.1' into feature/doc-with-huge-changes 2017-09-20 12:52:19 +03:00
ece5196f05 add storage.uploadObject,copyObject for memory optimization 2017-09-19 13:32:13 +03:00
3f6edddebf handle redelivered messages(x-redelivered-count) 2017-09-18 12:52:22 +03:00
6327783658 store Editor.xlsx without m_bSaveXFile flag 2017-09-13 19:40:52 +03:00
1570547f65 store changes in file via stream 2017-09-13 17:11:10 +03:00
aa53c6f4e4 store indicator file near Editor.bin to determine if opening was from the forgotten file 2017-09-08 12:46:38 +03:00
412ae51ebb store files that are assembled, but not sent 2017-09-07 18:46:25 +03:00
095315d60e cache xlsx file to support pivot in xls, ods...; don't send jwt signature; and save in doctrenderer; 2017-08-18 14:36:10 +03:00
ddb0a91c88 Editor.bin without base64 2017-07-27 14:52:32 +03:00
51999ca425 error while checking whitelist causes non-removable open error; dnscache version up 2017-06-09 18:27:51 +03:00
cab0b29c38 add ConvertService.ashx delimiterChar param for open/save csv with user defined delimiters 2017-05-04 14:03:32 +03:00
d89e0ba555 force save on timeout 2017-02-15 18:42:29 +03:00
5cc068db6c change license to 2017 2017-01-17 18:02:27 +03:00
b30fbdfca4 force save initiator notification 2016-12-27 18:56:49 +03:00
ae17a4ff97 forcesave button 2016-12-27 18:56:49 +03:00
e8ecca4169 always write stdout, stderr to log 2016-12-07 17:40:58 +03:00
3010de73f1 'use strict' for nodejs4 and 'let' keyword 2016-11-25 17:59:03 +03:00
0a165772a8 change config format 2016-11-25 17:51:24 +03:00
99782514a3 change secret config, no fillJwtForRequest in imgurl 2016-11-24 20:50:58 +03:00
c87cac8d13 jwt token for http request 2016-11-16 18:06:29 +03:00
5779955389 Merge branch 'feature/build-version' into develop
# Conflicts:
#	DocService/sources/DocsCoServer.js
2016-10-19 17:58:08 +03:00
fee524f660 ConvertService.ashx docx, xlsx, pptx to image 2016-10-10 20:39:35 +03:00
8cbf1b8e80 new fomat changes history data 2016-10-07 15:16:44 +03:00
70e933cbf0 ipfilter dns lookup 2016-09-23 17:14:17 +03:00
f74fdce0cc ipfilter 2016-08-18 16:26:30 +03:00
8ff93cbfb8 both CONVERT_DRM,CONVERT_PASSWORD errors produce needpassword, remove error CONVERT_MS_OFFCRYPTO 2016-08-10 11:30:09 +03:00
d77dcb9fb3 pipe instead readFileSync to prevent memory overflow 2016-07-22 14:03:53 +03:00
81ead01061 log 2016-07-19 14:20:06 +03:00