Commit Graph

51 Commits

Author SHA1 Message Date
a536fdf6ab nodejs: max key length - 120 2019-02-22 15:54:07 +03:00
16473b4e06 2019 2019-01-22 18:17:07 +03:00
30d26df97d Merge remote-tracking branch 'remotes/origin/hotfix/v5.2.8' into develop 2019-01-22 09:28:29 +03:00
fa8e2cf975 [[copyright] Update Copyright
2018 -> 2019. Limited -> SIA
2019-01-17 17:32:01 +03:00
a758d3f294 nodejs: version count to hint 2018-07-20 13:07:24 +03:00
04cad3f10f nodejs: fix unique key 2018-05-24 16:05:44 +03:00
2e9842d559 nodejs: jwt in request body 2018-05-11 15:44:27 +03:00
d8e1d4d6b7 Merge pull request #44 from ONLYOFFICE/feature/otf
Feature/otf
2018-03-28 16:36:50 +03:00
fc2db9b47f v5.1.0 2018-03-28 12:09:01 +03:00
6d1bda75b9 recognize type of otf 2018-03-27 10:41:35 +03:00
68c2ae0444 use strict (9c4fc0347f) 2018-03-15 13:31:31 +03:00
20412f0c80 Update copyright and footer info to 2018 year 2018-03-01 12:41:44 +03:00
5c1d925d42 nodejs: remove storage service 2017-10-09 17:33:30 +03:00
e1e3357748 nodejs: json response 2017-09-28 18:40:18 +03:00
16d942a487 support OpenDocument Flat Document file type 2017-09-26 13:24:34 +03:00
8e7f7c20e4 nodejs: fix opening history without changes 2017-09-14 16:07:53 +03:00
797696ceea Merge branch 'feature/m-formats' into develop 2017-09-07 15:54:54 +03:00
8a7193a645 support template formats 2017-09-07 15:52:47 +03:00
cff90de454 nodejs: edit link only for editable format 2017-09-07 13:51:33 +03:00
74537582d7 support -m formats 2017-08-04 17:39:02 +03:00
ba1358c116 Copyright 2017-06-26 16:29:01 +03:00
022acfb9cd Merge tag 'v4.3.5' into develop
v4.3.5 v4.3.5
2017-06-05 16:49:44 +03:00
c5b6b7ab1b nodejs: use the date when creating the key 2017-05-18 19:53:23 +03:00
837b56b20f fixed crash on windows 2008r2 2017-05-15 16:36:58 +03:00
a52d5cb3be Fix Bug 33758 - replacing address for document server (exampleUrl) 2017-04-25 18:30:39 +03:00
535ba03cdf nodejs: download file via handler 2017-03-16 14:36:34 +03:00
f5d416e371 nodejs: forcesave to history directory 2017-03-16 14:03:22 +03:00
1b73970ebc node: jwt 2017-03-03 16:48:45 +03:00
4d7a777730 fix scope 2017-02-21 18:10:54 +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
96666e9723 Copyright 2017 2017-02-21 11:01:51 +03:00
680670294b fileName is not the last parameter 2017-02-15 11:59:42 +03:00
f4e7a5cd6f check exist history file instead of folder 2017-02-10 13:22:43 +03:00
c0f47f892b nodejs: using method getServerUrl 2017-01-31 16:51:28 +03:00
4f21721901 change license to 2017 2017-01-18 10:46:50 +03:00
4ab35107d0 nodejs: POST for storage 2016-12-28 14:17:41 +03:00
1599022776 nodejs: POST for command 2016-12-28 14:02:07 +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
f873bf354a fix bug 33278 2016-10-25 17:15:06 +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
bb609e67db nodejs: check filename from url 2016-08-04 14:21:27 +03:00
6ab6ad8eba Add presentation format pps, ppsx 2016-07-19 18:43:35 +03:00
aadac3cca6 deleted code: sending file to remote storage 2016-07-11 11:27:17 +03:00
64145393b3 nodejs: fix caching url (30s) 2016-04-22 18:12:00 +03:00
942dcce715 Сделано, чтобы список файлов сортировался по времени модификации. 2016-04-01 18:23:57 +03:00
f64f3a25f1 nodejs: change key depending on date history 2016-03-29 17:53:12 +03:00
36cc611b62 Поправил работу со storageFolder. Добавил ее в ignore 2016-03-25 09:57:08 +03:00
f5e7a8bcdd add config module 2016-03-24 13:43:22 +03:00