|
|
28bdee705c
|
[feature] Omit X-WOPI-Lock during document creation.
|
2024-01-22 19:54:02 +03:00 |
|
|
|
a58c86da6a
|
[feature] WOPI discovery editnew template extensions filter
|
2024-01-18 18:32:38 +03:00 |
|
|
|
d77b59591b
|
[feature] WOPI locale fixes
|
2024-01-16 09:57:46 +03:00 |
|
|
|
7faaaf585e
|
[feature] WOPI created zero-weight file replacement with template
|
2024-01-10 17:16:28 +03:00 |
|
|
|
ef0143115e
|
Merge branch 'release/v8.0.0' into develop
# Conflicts:
# DocService/sources/databaseConnectors/baseConnector.js
|
2023-12-25 20:20:57 +03:00 |
|
|
|
a1e994aba5
|
[bug] Lowercase fileType param; Fix bug 65653
|
2023-12-23 00:41:58 +03:00 |
|
|
|
21bdd6df49
|
[bug] Fix saving pdf with form extension
|
2023-12-22 20:41:30 +03:00 |
|
|
|
1f661e6da6
|
[bug] Fix downloadFile crash
|
2023-12-21 10:16:41 +03:00 |
|
|
|
431b3e8b8f
|
[bug] Collect connection statistic for default tenant; fix bug 65602
|
2023-12-20 00:51:42 +03:00 |
|
|
|
7ac5f2780a
|
[feature] Allow Range header in downloadFile handler
|
2023-12-16 01:18:00 +03:00 |
|
|
|
c38b8aaf7c
|
[feature] Use WOPISrc param to make local urls
|
2023-12-11 19:34:45 +03:00 |
|
|
|
d0398bebfc
|
[refactoring] Remove unused 'sfct' command
|
2023-12-11 09:59:44 +03:00 |
|
|
|
146f31fa44
|
[npm] Revert npm-lock
|
2023-12-07 12:57:16 +03:00 |
|
|
|
34b4cfb5cd
|
[npm] Bump redis version
|
2023-12-06 13:54:55 +03:00 |
|
|
|
4e9594746a
|
[git actions] PR fixes, schema reversion
|
2023-12-05 09:24:22 +03:00 |
|
|
|
ee570b39c8
|
[git actions] PR fixes and upgrade schema added
|
2023-12-05 09:21:25 +03:00 |
|
|
|
6788286158
|
[git actions] Dameng connector tracking
|
2023-12-05 09:21:25 +03:00 |
|
|
|
52220f496d
|
[git actions] Dameng tests action, dameng connector refactoring, dependencies update, minor structure refactorng
|
2023-12-05 09:21:20 +03:00 |
|
|
|
2786d0c47e
|
[git actions] Oracle and mssql actions, unit test action
|
2023-12-05 09:21:14 +03:00 |
|
|
|
096efaba4c
|
[git actions] Postgres and mysql actions
|
2023-12-05 09:21:14 +03:00 |
|
|
|
d303205723
|
[integration tests] Refactoring upsert(): opt_updateUserIndex deleted, affectedRows -> isInsert
|
2023-12-05 09:21:14 +03:00 |
|
|
|
84c3f26993
|
[mysql] Unify upsert result
|
2023-12-05 09:21:14 +03:00 |
|
|
|
b15aa274e5
|
[integration tests] Refactoring: baseConnector, mySqlBaseConnector. Tests fixes and improvement, bugs fixes.
|
2023-12-05 09:21:14 +03:00 |
|
|
|
c4e11222a0
|
[integration tests] baseConnector integration tests
|
2023-12-05 09:21:14 +03:00 |
|
|
|
22fbfd20e3
|
[feature] Use built-in nodejs fs functions instead of fs-extra and mkdirp
|
2023-12-04 21:24:49 +03:00 |
|
|
|
5ee2207ad0
|
[bug] Fix exif for base64 image; For bug 65271
|
2023-11-28 15:40:15 +03:00 |
|
|
|
36d1c73590
|
[bug] Fixed bug where closing connection(after recovering with an authentication failure) would not trigger file saving
|
2023-11-20 01:11:36 +03:00 |
|
|
|
b2edb4aacc
|
Revert "[bug] Add 'updatePresence' to fix closed and restored connection 'addPresence' conflict in the cluster (with delaying disconnect event)"
This reverts commit 3017f51639.
|
2023-11-19 23:39:59 +03:00 |
|
|
|
3017f51639
|
[bug] Add 'updatePresence' to fix closed and restored connection 'addPresence' conflict in the cluster (with delaying disconnect event)
|
2023-11-19 23:19:56 +03:00 |
|
|
|
9edcf08c2e
|
[feature] Add cluster condition for testing purposes.
|
2023-11-19 01:36:22 +03:00 |
|
|
|
40a239b633
|
Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into release/v7.6.0
# Conflicts:
# DocService/npm-shrinkwrap.json
|
2023-11-15 17:01:04 +03:00 |
|
|
|
73233d72f1
|
Merge remote-tracking branch 'remotes/origin/hotfix/v7.5.1' into develop
# Conflicts:
# DocService/npm-shrinkwrap.json
|
2023-11-15 16:56:10 +03:00 |
|
|
|
0ad85c50b1
|
[bug] Fix forms submission with forcesave cache
|
2023-11-13 19:47:15 +03:00 |
|
|
|
217623ed6a
|
[feature] Change callbackUrl param from formdata to formsdataurl
|
2023-11-09 17:47:58 +03:00 |
|
|
|
fa305f75cd
|
[bug] Fix server start; for bug 46717
|
2023-10-30 15:03:58 +03:00 |
|
|
|
608f4647d7
|
[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717
|
2023-10-27 14:15:46 +03:00 |
|
|
|
d04ebc3bbd
|
Merge branch release/v7.5.0 into develop
|
2023-10-25 10:29:43 +00:00 |
|
|
|
35cdef8312
|
[test] Add performance test for gc
|
2023-10-16 00:23:08 +03:00 |
|
|
|
0705e054cb
|
[bug] Fix bug 64605
|
2023-10-12 13:44:55 +03:00 |
|
|
|
368423f932
|
[se] Fix bug 64498
|
2023-10-09 20:06:23 +03:00 |
|
|
|
8ae7d85bad
|
[feature] Parse body from 'savefromorigin' request. For downloadAs pdf with changes
|
2023-10-06 13:46:01 +03:00 |
|
|
|
2d7be6562d
|
[bug] Allow send form without changes; For bug 64493
|
2023-10-06 01:38:04 +03:00 |
|
|
|
c032cdbde4
|
[bug] Fix unique users counting for bug 64492
|
2023-10-05 23:42:25 +03:00 |
|
|
|
6fca641043
|
[bug] Fix bug 64492
|
2023-10-05 23:00:17 +03:00 |
|
|
|
461f46cfd4
|
Revert "[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717"
This reverts commit 68ac6ec161.
|
2023-10-01 22:50:31 +03:00 |
|
|
|
68ac6ec161
|
[bug] Rotate image while uploading in case of exif orientation flag; For bug 46717
|
2023-09-29 11:40:20 +03:00 |
|
|
|
a5314d8c26
|
Merge pull request #431 from ONLYOFFICE/feature/error-handler
Feature/error handler
|
2023-09-25 23:33:08 +03:00 |
|
|
|
f0f45e8f8c
|
[log] Change default error message
|
2023-09-25 23:31:56 +03:00 |
|
|
|
5977f643e8
|
[bug] Fix image upload in pdf editor; Fix bug 64240
|
2023-09-25 17:29:09 +03:00 |
|
|
|
6f0e7882b5
|
[feature] Rewrite error handler
|
2023-09-22 11:51:06 +05:00 |
|