Commit Graph

981 Commits

Author SHA1 Message Date
94aa8b5acc [feature] Rename visio->diagram 2025-01-14 14:34:41 +03:00
47a758525e Merge pull request '[bug] Fix readLicenseTenant for expired timelimited; Fix bug 72425' (#13) from fix/timelimited-tenant into release/v8.3.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/13
2025-01-12 12:08:36 +00:00
6a1de8db19 [bug] Fix readLicenseTenant for expired timelimited; Fix bug 72425 2025-01-12 15:07:16 +03:00
0a765c62c3 [bug] Remove default wopi secrets; Fix bug 72299 2025-01-10 18:24:09 +03:00
c703d75df3 [bug] Remove smtpServerConfiguration credentials; Fix bug 72297 2025-01-10 18:18:02 +03:00
d5e71c9d2a [bug] Remove guest rabbit credentials; Fix bug 72294 2025-01-10 17:32:06 +03:00
4a6dd2e48e [bug] Set authTagLength param in createCipheriv; Fix bug 72354 2024-12-27 17:27:31 +03:00
79e2d5f134 [feature] Add "vstx", "vssx", "vsdm", "vstm", "vssm" to wopi discovery; For bug 72011 2024-12-11 17:27:19 +03:00
abe1870d77 [feature] Rename draw->visio 2024-12-04 14:22:04 +03:00
bc9867b333 [feature] Refactor "version history" to use reconnection as in refreshFile 2024-11-29 17:11:20 +03:00
29c3de277c [bug] Fix ipfilter for tenants; Fix bug 71896 2024-11-29 15:01:53 +03:00
3361d99237 [wopi] Add apple iwork extensions to discovery 2024-11-28 15:42:17 +03:00
83d1c49bf2 [config] Set "150MB" as default for services.CoAuthoring.editor.maxChangesSize 2024-11-28 09:49:26 +03:00
6bb847af74 [feature] Add vsdx format to wopi discovery 2024-11-22 18:40:24 +03:00
af3cf2a532 Merge remote-tracking branch 'remotes/origin/hotfix/v8.2.1' into develop
# Conflicts:
#	DocService/sources/DocsCoServer.js
2024-11-22 16:28:00 +03:00
6c6913fae2 [log] Log wholeCycle timeout value 2024-11-21 11:08:11 +03:00
d0a6670bfc [feature] Add "multitenancy" flag as alternative to "alias" 2024-11-12 17:03:53 +03:00
cb5b51dae8 [bug] Refactoring rabbitmq config; For bug 67127 2024-11-07 09:30:23 +03:00
6591c78559 [feature] Allow changing rabbit queue options; Change maxPriority of queueconverttask to 6 due to quorum queues; For bug 67127 2024-10-24 10:52:28 +03:00
88142936b5 Merge branch release/v8.2.0 into develop 2024-10-21 11:54:19 +00:00
83df05cf7e [bug] Change win-ca inject mode to experimental; For bug 70962 2024-10-18 08:45:20 +00:00
199e8f9f5e [bug] Customize notification title; fix bug 70772 2024-10-10 14:29:27 +03:00
2652dd20c5 [config] Turn off notification by default; Fix bug 70807 2024-10-10 13:36:42 +03:00
ca476d38f7 [bug] Check 'externalRequest' config in POST requests; Fix bug 70769 2024-10-09 09:21:00 +03:00
34c0311443 [wopi] Fix bug with cleanupCache after forcesave and opening collaborative tab if SupportsLocks=false; revert unplanned changes in config 2024-10-07 14:11:38 +03:00
73968214a5 [bug] Move "enable" flag to every rule; For bug 70325 2024-10-07 10:30:15 +03:00
f6322a50e1 [bug] Add notification rules; For bug 70325 2024-10-04 16:45:23 +03:00
511ecc149f [bug] Save pdf password; for bug 70466 2024-10-03 20:29:50 +03:00
eb2077cc31 [bug] Change license notification message; For bug 70325 2024-10-01 10:24:47 +03:00
c3aa709e38 [bug] Add try-catch to stat to fix race condition with delete on Windows; Add CONVERT_TEMPORARY constant for temporary convert errors 2024-09-30 12:28:42 +03:00
b46e0ab058 [bug] Decrease repeatInterval by 1% to avoid race condition if timeout=repeatInterval; Lock repeatInterval in redis for cluster; For bug 70419 2024-09-25 12:58:51 +03:00
c8b259302d [bug] Use "requestDefaults" options for requests to client-s3; Fix bug 70400 2024-09-24 15:46:03 +03:00
bf1456f15c [bug] Fix bug 70325 2024-09-23 23:46:51 +03:00
acdc9a4f4d [wopi] Allow edit template ooxml formats 2024-09-18 10:53:39 +03:00
3bc4fdcd52 [npm] npm audit fix 2024-09-04 09:14:51 +03:00
c4022a0244 [feature] Add saveAsPath param to wopi saveCopyAs request 2024-08-06 14:04:43 +03:00
f878e941d5 [bug] Fix incorrect modulus format; For bug 66601 2024-08-01 14:53:11 +03:00
a117a30cc8 Merge branch 'hotfix/v8.1.1' into release/v8.2.0
# Conflicts:
#	DocService/sources/utilsDocService.js
2024-07-26 12:19:18 +03:00
14e8ee6160 [bug] Fix bug 69092 2024-07-10 01:40:58 +03:00
baa4ff1e7d [bug] Return origin license on 'license' command; Fix bug 69018 2024-07-06 01:10:52 +03:00
c0fdce6549 [refactoring] Remove unused in license 'light' and 'plugins' params 2024-07-05 19:05:55 +03:00
61b5e5d0b9 [bug] Add tiff to supported image formats; for bug 45401 2024-06-26 21:03:29 +03:00
8df5236cf7 Merge branch release/v8.1.0 into develop 2024-06-26 10:47:56 +00:00
769833940b [bug] Set DEFAULT_SHARD_KEY from environment as shardkey in case of integrator did not pass this param 2024-06-20 18:36:54 +03:00
87f2847aba [bug] Add maxRetries option to fix unexpected ENOTEMPTY during rm 2024-06-16 22:20:45 +03:00
bf8ff4daa8 [bug] Add storage test with tenant; Fix bug 68563 2024-06-11 19:18:00 +03:00
d644a44be7 [bug] Add stubs for shardkey params until integrators pass these parameters to all requests 2024-06-10 12:10:43 +03:00
6d3d2f9349 Merge pull request #475 from ONLYOFFICE/feature/mail-service
Feature/mail service
2024-06-04 20:47:48 +03:00
75e8dc13ec [feature] Added mysql timeouts to config 2024-06-04 19:56:18 +03:00
2ab453d0eb [feature] License expiration notification changed 2024-06-04 16:57:28 +03:00