|
|
4ac8d9ee16
|
fix(ruby): correct server url for images
|
2024-02-27 08:55:10 +03:00 |
|
|
|
c46292c595
|
fix(java): empty strings as null in json dererialization. fix bug 66534
|
2024-02-26 17:43:55 +07:00 |
|
|
|
19a38df423
|
Merge remote-tracking branch 'remotes/origin/release/1.8.0' into develop
# Conflicts:
# web/documentserver-example/nodejs/app.js
v99.99.99.3758
v99.99.99.3759
|
2024-02-26 12:39:33 +03:00 |
|
|
|
b771b70ced
|
Merge pull request #523 from ONLYOFFICE/fix/nodejs-editor-fileExt-vulnerability
fix(nodejs): editor fileExt validation. fix bug 66576
|
2024-02-26 12:37:56 +03:00 |
|
|
|
67a21fbe35
|
Merge pull request #524 from ONLYOFFICE/ruby-update-gemfile-lock
build(ruby): update gemfile.lock
|
2024-02-26 12:13:04 +03:00 |
|
|
|
08dc8ae6a7
|
build(ruby): updating gemfile.lock for containers
|
2024-02-22 17:28:13 +07:00 |
|
|
|
dca6f4173e
|
build(ruby): update gemfile.lock
|
2024-02-22 15:23:07 +07:00 |
|
|
|
c91d765296
|
fix(nodejs): editor fileExt validation. fix bug 66576
|
2024-02-22 14:49:46 +07:00 |
|
|
|
9615f5a93a
|
Merge pull request #522 from ONLYOFFICE/fix/php-reference-link
fix(php): fix bug 66518
|
2024-02-21 15:46:08 +03:00 |
|
|
|
a9f0068600
|
fix(php): fix bug 66518
|
2024-02-21 16:53:19 +07:00 |
|
|
|
9f2a72aafa
|
Merge remote-tracking branch 'remotes/origin/release/1.8.0' into develop
# Conflicts:
# web/documentserver-example/php/templates/docEditor.tpl
v99.99.99.3755
v99.99.99.3756
v99.99.99.3757
v99.99.99.3754
v99.99.99.3753
v99.99.99.3752
|
2024-02-20 15:04:31 +03:00 |
|
|
|
a71e7b1896
|
Merge pull request #520 from ONLYOFFICE/fix/php-container-links
fix(php): nginx headers, correct serverPath and forgotten comma
|
2024-02-20 15:00:17 +03:00 |
|
|
|
d8cb434ad2
|
Merge pull request #521 from ONLYOFFICE/feat/php-make-restart
feat(php): make restart
|
2024-02-20 14:55:33 +03:00 |
|
|
|
96af86846b
|
feat(php): make restart
|
2024-02-20 17:26:40 +07:00 |
|
|
|
a83c22e537
|
fix(php): nginx headers, correct serverPath and forgotten comma
|
2024-02-20 14:41:29 +07:00 |
|
|
|
fa5fb2f182
|
Merge remote-tracking branch 'remotes/origin/release/1.8.0' into develop
v99.99.99.3751
|
2024-02-19 13:56:26 +03:00 |
|
|
|
4be1eaf917
|
Merge pull request #519 from ONLYOFFICE/fix/php-max-filesize
fix(php): upload file max size. fix bug 64359
v8.0.1.30
|
2024-02-19 13:55:07 +03:00 |
|
|
|
f9bd8db640
|
fix(php): upload file max size. fix bug 64359
|
2024-02-19 13:54:25 +03:00 |
|
|
|
0ba4facdb7
|
Merge pull request #518 from ONLYOFFICE/fix/saveas-vulnerability
fix(nodejs): checking file domain. fix bug 65593
|
2024-02-19 13:51:55 +03:00 |
|
|
|
03625022ca
|
fix(nodejs): checking file domain. fix bug 65593
|
2024-02-19 15:06:16 +07:00 |
|
|
|
f154ffc981
|
Merge remote-tracking branch 'remotes/origin/release/1.8.0' into develop
# Conflicts:
# web/documentserver-example/php/src/helpers/Users.php
v99.99.99.3749
v99.99.99.3750
|
2024-02-16 18:50:23 +03:00 |
|
|
|
be7ca0006a
|
Merge pull request #517 from ONLYOFFICE/fix/php-user-image
fix(php): add image to users class
|
2024-02-16 18:49:07 +03:00 |
|
|
|
39a6581292
|
fix(php): add image to users class
Fix Bug 66516
|
2024-02-16 18:48:38 +03:00 |
|
|
|
90142299e5
|
Merge pull request #516 from ONLYOFFICE/feature/tabs-menu
feat(nodejs): move links to header
v99.99.99.3747
|
2024-02-15 15:12:37 +03:00 |
|
|
|
0f288d539e
|
feat(nodejs): move links to header
|
2024-02-15 12:35:12 +03:00 |
|
|
|
d00237226b
|
python: fix link (Fix Bug 66427)
|
2024-02-15 11:41:23 +03:00 |
|
|
|
2ead6e1f7e
|
feat(nodejs): move links to header
|
2024-02-15 11:23:34 +03:00 |
|
|
|
98d48f373a
|
nginx headers
|
2024-02-15 11:18:42 +03:00 |
|
|
|
92e7294f81
|
using ds v8.0
|
2024-02-15 11:16:46 +03:00 |
|
|
|
ea9ac4bb42
|
Merge pull request #506 from ONLYOFFICE/feature/delete-all-files
feat(nodejs): add a button to clear all files
|
2024-02-14 22:27:36 +03:00 |
|
|
|
5775f44f27
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/delete-all-files
# Conflicts:
# CHANGELOG.md
|
2024-02-14 22:26:45 +03:00 |
|
|
|
4ce10d82a1
|
Merge pull request #513 from ONLYOFFICE/python-reference-fix
fix(python): link in reference body
|
2024-02-14 22:22:38 +03:00 |
|
|
|
3e9e4281c5
|
Merge pull request #515 from ONLYOFFICE/fix/wopi-edit
fix(nodejs): correct edited exts from discovery info
|
2024-02-14 22:22:10 +03:00 |
|
|
|
3eac4912e1
|
Merge remote-tracking branch 'remotes/origin/release/1.8.0' into develop
|
2024-02-14 22:19:11 +03:00 |
|
|
|
283139450c
|
Form template rename as PDF form
v8.0.1.32
v8.0.1.37
v8.0.1.36
v8.0.1.35
v8.0.1.38
v8.0.1.31
v8.0.1.39
v8.0.1.40
v8.0.1.28
v8.0.1.27
v8.0.1.26
v8.0.1.25
v8.0.1.24
|
2024-02-14 16:45:07 +03:00 |
|
|
|
e8df1c2821
|
fix(nodejs): correct edited exts from discovery info
|
2024-02-14 15:29:27 +07:00 |
|
|
|
da3224de7b
|
Merge pull request #514 from ONLYOFFICE/fix/client-max-body-size
Fix/client max body size
v99.99.99.3745
v99.99.99.3746
|
2024-02-13 16:00:52 +03:00 |
|
|
|
819aa2b03f
|
fix(python): nginx body size
|
2024-02-13 17:52:28 +07:00 |
|
|
|
f1aafa5fd6
|
fix(php): nginx body size
|
2024-02-13 17:44:05 +07:00 |
|
|
|
ff2bcd0ef6
|
feat(nodejs): add a button to clear all files
|
2024-02-13 11:12:36 +03:00 |
|
|
|
a17c349fb8
|
Merge pull request #512 from ONLYOFFICE/feature/rename-lock-file
Rename lock file
|
2024-02-13 09:53:36 +03:00 |
|
|
|
2268bd1cf4
|
nodejs: refactoring creating file
v99.99.99.3743
|
2024-02-12 13:37:26 +03:00 |
|
|
|
605c21c0be
|
fix(python): link in reference body
|
2024-02-12 16:30:50 +07:00 |
|
|
|
941c00c476
|
nodejs: fix serbian lang
v8.0.1.23
v8.0.1.21
v8.0.1.22
|
2024-02-12 10:37:27 +03:00 |
|
|
|
3f0495321c
|
Rename npm-shrinkwrap.json to package-lock.json
|
2024-02-09 12:35:25 +03:00 |
|
|
|
18fd30700f
|
copyright 2024
v99.99.99.3742
v99.99.99.3741
v99.99.99.3740
|
2024-02-09 12:22:50 +03:00 |
|
|
|
9721187083
|
Merge remote-tracking branch 'remotes/origin/release/1.8.0' into develop
|
2024-02-09 12:21:37 +03:00 |
|
|
|
bce5e3760a
|
do not convert to oform
|
2024-02-09 12:21:24 +03:00 |
|
|
|
e4d43eda2a
|
Revert "Remove and make"
This reverts commit ac6632d25b.
|
2024-02-09 08:56:51 +00:00 |
|
|
|
ac6632d25b
|
Remove and make
|
2024-02-09 08:51:58 +00:00 |
|