|
|
6cbe243baa
|
fix: reloading page after upload(java, java-spring). Fix Bug 73527
|
2025-03-19 15:27:03 +07:00 |
|
|
|
53daf9121d
|
fix(go): correct change reference source processing. Fix Bug 73529
|
2025-03-19 15:27:03 +07:00 |
|
|
|
07b0f2c5be
|
fix(go): enable close for uid-2 and uid-3. Fix Bug 73506
|
2025-03-19 15:27:03 +07:00 |
|
|
|
167467e3b3
|
Merge pull request 'build(ruby): bump rack to 2.2.13' from ruby-bump-rack into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/54
|
2025-03-19 08:16:56 +00:00 |
|
|
|
0d2fb178fa
|
build(ruby): bump rack to 2.2.13
|
2025-03-19 11:16:23 +03:00 |
|
|
|
a5d2a38809
|
nodejs: start filling
v8.3.3.1
|
2025-03-14 17:02:03 +03:00 |
|
|
|
a2088ae8e1
|
nodejs: user role
|
2025-03-14 16:24:16 +03:00 |
|
|
|
f83b4a8be8
|
nodejs: second user can submit
|
2025-03-14 16:15:12 +03:00 |
|
|
|
43f1a9a800
|
Merge remote-tracking branch 'remotes/origin/fix/golang' into release/1.13.0
|
2025-03-12 12:22:44 +03:00 |
|
|
|
336e37cf44
|
fix version author when changes exist ( Fix Bug 73505 )
|
2025-03-12 12:22:11 +03:00 |
|
|
|
f554de193e
|
fix(go): correct converted file name. Fix Bug 73501
|
2025-03-12 15:02:10 +07:00 |
|
|
|
688cdd8ee9
|
Merge branch 'hotfix/v8.3.1' into release/1.13.0
|
2025-03-11 11:53:20 +03:00 |
|
|
|
c796154fe1
|
update diagram tab icon
# Conflicts:
# web/documentserver-example/csharp-mvc/Content/images/diagram.ico
# web/documentserver-example/csharp/App_Themes/images/diagram.ico
# web/documentserver-example/go/static/images/diagram.ico
# web/documentserver-example/java/src/main/webapp/css/img/diagram.ico
# web/documentserver-example/php/assets/images/diagram.ico
# web/documentserver-example/python/static/images/diagram.ico
# web/documentserver-example/ruby/app/assets/images/diagram.ico
v9.0.0.22
v9.0.0.10
v9.0.0.11
v9.0.0.12
v9.0.0.13
v9.0.0.14
v9.0.0.15
v9.0.0.9
v9.0.0.27
v9.0.0.26
v9.0.0.24
v9.0.0.23
v9.0.0.21
v9.0.0.20
v9.0.0.19
v9.0.0.16
|
2025-03-11 11:44:48 +03:00 |
|
|
|
0599f74117
|
nodejs: support diagram editor
# Conflicts:
# CHANGELOG.md
# web/documentserver-example/nodejs/public/assets/document-formats
|
2025-03-11 11:44:26 +03:00 |
|
|
|
8f944e203d
|
nodejs: support vsdx in visio editor
# Conflicts:
# CHANGELOG.md
# web/documentserver-example/nodejs/public/assets/document-formats
|
2025-03-11 11:43:38 +03:00 |
|
|
|
9337ff720e
|
Merge pull request 'fix(go): sort files by time. Fix Bug 73390' from fix/golang-sort-by-time into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/51
|
2025-03-03 05:41:35 +00:00 |
|
|
|
91024f8626
|
fix(go): sort files by time. Fix Bug 73390
|
2025-03-03 11:07:35 +07:00 |
|
|
|
c36f1c67a9
|
Merge pull request 'fix(go): return the name of the file created by url. Fix Bug 73389' from fix/golang-create-by-url into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/50
|
2025-02-28 06:28:56 +00:00 |
|
|
|
3e64597f45
|
fix(go): return the name of the file created by url. Fix Bug 73389
|
2025-02-28 12:20:51 +07:00 |
|
|
|
f9ab6e47b1
|
Merge pull request 'fix(go): remove directUrl from index page script. Fix Bug 73380' from fix/golang-direct-url into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/49
|
2025-02-27 10:43:15 +00:00 |
|
|
|
283687b692
|
fix(go): remove directUrl from index page script. Fix Bug 73380
|
2025-02-27 13:42:27 +03:00 |
|
|
|
08015e06b6
|
Merge pull request 'jwt-lifetime' from jwt-lifetime into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/31
|
2025-02-24 14:20:29 +00:00 |
|
|
|
ce4b905f06
|
feat(php-laravel): add jwt token lifetime from config
|
2025-02-24 17:19:43 +03:00 |
|
|
|
b6613b5d21
|
feat(php): add jwt token lifetime from config
|
2025-02-24 17:18:52 +03:00 |
|
|
|
ab0993f09f
|
feat(ruby): add jwt token lifetime from config
|
2025-02-24 17:18:52 +03:00 |
|
|
|
3c4b2e2877
|
feat(python): add jwt token lifetime from config
|
2025-02-24 17:18:51 +03:00 |
|
|
|
3102f4835c
|
feat(java-spring): add jwt token lifetime from config
|
2025-02-24 17:18:51 +03:00 |
|
|
|
7ea4545657
|
feat(java): add jwt token lifetime from config
|
2025-02-24 17:18:51 +03:00 |
|
|
|
635d70d8f4
|
feat(csharp-mvc): add jwt token lifetime from config
|
2025-02-24 17:18:51 +03:00 |
|
|
|
90f3a3e44e
|
feat(csharp): add jwt token lifetime from config
|
2025-02-24 17:18:50 +03:00 |
|
|
|
46cf8baa28
|
feat(go): add jwt token lifetime from config
|
2025-02-24 17:18:50 +03:00 |
|
|
|
326fd4a586
|
Merge branch 'feature/wopi-verification' into release/1.13.0
|
2025-02-24 17:16:23 +03:00 |
|
|
|
d0efe3e1f2
|
nodejs: proof key to changelog
|
2025-02-24 15:17:17 +03:00 |
|
|
|
91a601dbfe
|
fix(nodejs): skip wopi verification when proof key is missing in discovery
|
2025-02-24 15:13:33 +03:00 |
|
|
|
9faf628fba
|
feat(nodejs): wopi proof key verification
|
2025-02-24 15:13:32 +03:00 |
|
|
|
af9a3a97ec
|
Merge pull request 'build(ruby): bump nokogiri to 1.18.3' from bump-nokogiri into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/47
|
2025-02-24 12:08:22 +00:00 |
|
|
|
c2d01c68fb
|
build(ruby): bump nokogiri to 1.18.3
|
2025-02-24 15:07:27 +03:00 |
|
|
|
f46505a07c
|
Merge pull request 'narrow-mobile-screen-fix' from narrow-mobile-screen-fix into release/1.13.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/document-server-integration/pulls/45
|
2025-02-20 10:17:35 +00:00 |
|
|
|
08fe615b93
|
fix(ruby): support for mobile screens with width less than 320px
|
2025-02-20 13:16:45 +03:00 |
|
|
|
da071258f6
|
fix(python): support for mobile screens with width less than 320px
|
2025-02-20 13:16:45 +03:00 |
|
|
|
8c136540be
|
fix(php-laravel): support for mobile screens with width less than 320px
|
2025-02-20 13:16:44 +03:00 |
|
|
|
c65eb623a2
|
fix(php): support for mobile screens with width less than 320px
|
2025-02-20 13:16:44 +03:00 |
|
|
|
9c96a577b4
|
fix(java-spring): support for mobile screens with width less than 320px
|
2025-02-20 13:16:44 +03:00 |
|
|
|
00506049aa
|
fix(java): support for mobile screens with width less than 320px
|
2025-02-20 13:16:43 +03:00 |
|
|
|
b6ace095e5
|
fix(go): support for mobile screens with width less than 320px
|
2025-02-20 13:16:43 +03:00 |
|
|
|
cce42cb94c
|
fix(csharp-mvc): support for mobile screens with width less than 320px
|
2025-02-20 13:16:43 +03:00 |
|
|
|
83abe9f175
|
fix(csharp): support for mobile screens with width less than 320px
|
2025-02-20 13:16:43 +03:00 |
|
|
|
1374aeb2fd
|
fix(nodejs): support for mobile screens with width less than 320px
|
2025-02-20 13:16:42 +03:00 |
|
|
|
f0ced2f587
|
nodejs: encode path in url for wopi
v9.0.0.1
v8.3.2.27
v8.3.2.13
v8.3.2.15
v8.3.2.16
v8.3.2.17
v8.3.2.18
v9.0.0.7
v9.0.0.8
v8.3.2.19
v9.0.0.5
v8.3.2.20
v8.3.2.23
v8.3.2.24
v8.3.2.25
v8.3.2.14
v8.3.2.28
v8.3.1.18
v8.3.2.29
v9.0.0.6
v8.3.2.3
v8.3.2.4
v8.3.2.7
v8.3.1.19
v8.3.2.9
v8.3.2.12
v8.3.2.11
v8.3.2.10
v8.3.1.31
v8.3.1.30
v8.3.1.29
v8.3.1.20
v8.3.1.28
v8.3.1.26
v8.3.1.25
v8.3.1.23
v8.3.1.21
v8.3.1.22
|
2025-02-19 11:33:29 +03:00 |
|
|
|
5a50edd87c
|
ci: update sdk version
|
2025-02-17 10:20:49 +03:00 |
|