|
|
f5d416e371
|
nodejs: forcesave to history directory
|
2017-03-16 14:03:22 +03:00 |
|
|
|
931e05a175
|
nodejs: jwt for historyData
|
2017-03-15 17:54:04 +03:00 |
|
|
|
293919bb6e
|
nodejs: new arguments in setHistoryData
|
2017-03-15 17:46:34 +03:00 |
|
|
|
1b73970ebc
|
node: jwt
|
2017-03-03 16:48:45 +03:00 |
|
|
|
c014250479
|
node: moved config in a separate file
|
2017-03-02 19:38:24 +03:00 |
|
|
|
b1e216da88
|
node: upload request without file
|
2017-03-02 18:52:20 +03:00 |
|
|
|
fabb6f5f6d
|
add check error on upload
upload to tmp folder (delete if error)
|
2017-02-21 18:06:06 +03:00 |
|
|
|
9c4fc0347f
|
add delete all files
if filename exist delete file, other - delete all files
var -> let and const
|
2017-02-21 16:23:32 +03:00 |
|
|
|
dac9003e58
|
Fix Bug 33954 - open mobile editor by user agent
|
2017-02-15 16:47:30 +03:00 |
|
|
|
13c8530cfd
|
nodejs: review mode
|
2017-01-31 17:53:29 +03:00 |
|
|
|
c0f47f892b
|
nodejs: using method getServerUrl
|
2017-01-31 16:51:28 +03:00 |
|
|
|
ca142cc2cd
|
nodejs: response error 0 in all case
|
2017-01-19 12:39:32 +03:00 |
|
|
|
f8ebb4af10
|
add processing status 4 (closed without save)
|
2017-01-19 12:00:08 +03:00 |
|
|
|
4f21721901
|
change license to 2017
|
2017-01-18 10:46:50 +03:00 |
|
|
|
a5703b663c
|
nodejs: method POST since 4.2
|
2016-12-26 17:04:36 +03:00 |
|
|
|
c319be9751
|
firstname & lastname replaced by name
|
2016-12-06 16:48:20 +03:00 |
|
|
|
529b76013d
|
Merge tag 'win-install' into develop
win-install
Conflicts:
web/documentserver-example/nodejs/config/production-windows.json
|
2016-11-14 19:39:11 +03:00 |
|
|
|
bc2b5aca6d
|
urlDiff -> changesUrl
|
2016-11-02 10:41:59 +03:00 |
|
|
|
f42dc78f6e
|
fixed plugins on windows
|
2016-10-27 12:47:22 +03:00 |
|
|
|
e3635eb0f6
|
support new history
|
2016-10-14 17:12:00 +03:00 |
|
|
|
bd784224b9
|
changeshistory -> history
|
2016-10-14 15:28:27 +03:00 |
|
|
|
9bde32fbf8
|
new changes history json:
{
"serverVersion": "",
"changes": [
{
"created": "2016-10-06 14:19:26",
"user": {
"id": "user id",
"name": "user name"
}
},
...
]
}
|
2016-10-07 16:26:42 +03:00 |
|
|
|
034370be4f
|
Fix Bug 32987
Hide exception message
|
2016-09-08 18:49:00 +03:00 |
|
|
|
f574c079d8
|
nodejs: skip ResponseTimeoutError
|
2016-08-09 12:36:04 +03:00 |
|
|
|
22c7f28a17
|
nodejs: exception's message in response
|
2016-08-09 12:13:24 +03:00 |
|
|
|
bb609e67db
|
nodejs: check filename from url
|
2016-08-04 14:21:27 +03:00 |
|
|
|
aadac3cca6
|
deleted code: sending file to remote storage
|
2016-07-11 11:27:17 +03:00 |
|
|
|
b42e7f86f9
|
fileChoiceUrl to config
plugins to config
|
2016-07-05 13:12:02 +03:00 |
|
|
|
dc8d45706a
|
nodejs: skip history without externalIp
|
2016-04-20 11:19:15 +03:00 |
|
|
|
66c4cdcb48
|
nodejs: rename history after conversion
|
2016-04-20 11:10:52 +03:00 |
|
|
|
eafe3adba6
|
nodejs: create url without parameters
|
2016-03-30 14:50:12 +03:00 |
|
|
|
a25892219c
|
nodejs: delete file
|
2016-03-29 17:59:55 +03:00 |
|
|
|
36cc611b62
|
Поправил работу со storageFolder. Добавил ее в ignore
|
2016-03-25 09:57:08 +03:00 |
|
|
|
1b4e20c65c
|
update apiUrl
|
2016-03-24 17:10:33 +03:00 |
|
|
|
f5e7a8bcdd
|
add config module
|
2016-03-24 13:43:22 +03:00 |
|
|
|
8c5cff604a
|
Document Service Integration
|
2016-03-23 12:55:12 +03:00 |
|