|
|
9bc3e6ba4f
|
[refactor] remove getValueSync
|
2025-07-09 10:03:48 +03:00 |
|
|
|
f9b56d3574
|
[feature] Add moduleReloader.js to integrate runtime.json into config on startup
|
2025-07-08 12:59:49 +03:00 |
|
|
|
e9d9e89a09
|
[feat] refactor runtime config
|
2025-07-02 10:33:57 +03:00 |
|
|
|
cd5d1e3d69
|
[feat] config filter, validation, sync reading
|
2025-06-30 10:08:32 +03:00 |
|
|
|
9e101b7e43
|
Merge pull request 'fix/storage-test3' (#40) from fix/storage-test3 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/40
|
2025-06-19 14:55:46 +00:00 |
|
|
|
8702a1585b
|
[test] Move direct URL test to cover all specialDirs; Use storageFolderName to verify fix from d4658ce
|
2025-06-19 12:31:59 +03:00 |
|
|
|
65004e1564
|
[test] directUrl
|
2025-06-18 23:00:14 +03:00 |
|
|
|
d0de6baf4d
|
[bug] Skip storing forgotten file and show error if callbackUrl is empty
|
2025-06-15 20:03:22 +03:00 |
|
|
|
3efc6d1c36
|
[bug] Fix startup failure when scripts/engine/... is missing; Fix bug 75169
|
2025-06-12 19:46:07 +03:00 |
|
|
|
f1e423d6e6
|
[config] Add developer marketplace to allowedCors
|
2025-06-11 13:58:02 +03:00 |
|
|
|
52af70fc2c
|
Revert "[config] Change runtimeConfig default location"
|
2025-06-11 13:55:59 +03:00 |
|
|
|
b59fa4371f
|
[config] Change runtimeConfig default location
|
2025-06-11 00:07:43 +03:00 |
|
|
|
7ede600c21
|
[log] Remove ENOENT logging in getConfigFromFile
|
2025-06-10 01:37:17 +03:00 |
|
|
|
74b4e80b7c
|
[bug] Handle missing runtime.json gracefully
|
2025-06-09 23:36:18 +03:00 |
|
|
|
806a8d6193
|
[bug] Add missing runtimeConfigManager.js in 6d980409d9
|
2025-06-07 12:17:31 +03:00 |
|
|
|
bf4425b0a1
|
[bug] Fix bugs in prev commit
|
2025-06-06 15:02:28 +03:00 |
|
|
|
6d980409d9
|
[config] Add runtimeConfig config property; Fix bug in aiProxyHandler.js
|
2025-06-06 14:14:23 +03:00 |
|
|
|
d4658ce600
|
[fix] Fix bug with useDirectStorageUrls=false when persistentStorage.storageFolderName differs from storage.storageFolderName
|
2025-05-31 12:10:31 +03:00 |
|
|
|
6777e116b8
|
Merge pull request 'feature/ai-proxy-2' (#33) from feature/ai-proxy-2 into release/v9.0.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/33
|
2025-05-28 23:34:32 +00:00 |
|
|
|
8f4c430f2a
|
[config] Set pluginDir
|
2025-05-29 02:33:22 +03:00 |
|
|
|
875350bb9d
|
[feature] Add info/plugin handler
|
2025-05-28 18:21:46 +03:00 |
|
|
|
0ed4ddc2ce
|
[feature] Fix bugs in aiProxyHandler.js
|
2025-05-22 12:46:04 +03:00 |
|
|
|
3b2e10319e
|
[feature] Add aiEngineWrapper.js
|
2025-05-22 02:25:45 +03:00 |
|
|
|
088d8fa9dd
|
[config] Increase visibilityTimeout to 15min for develop environment
|
2025-05-21 18:29:53 +03:00 |
|
|
|
d33995b5ac
|
[config] Increase X2T_MEMORY_LIMIT limit for develop environment
|
2025-05-21 17:03:21 +03:00 |
|
|
|
95d05d7910
|
[config] Increase file size limits for develop environment
|
2025-05-21 16:22:07 +03:00 |
|
|
|
937ae3f834
|
[feature] Add 'ai-proxy' handler to forward LLM requests and inject API key
|
2025-05-17 13:28:00 +03:00 |
|
|
|
4b45afb74e
|
[feature] Fix bugs; For bug 73737
|
2025-05-17 00:44:41 +03:00 |
|
|
|
0ad68c0deb
|
[refactor] Remove useless import; Change tab size
|
2025-05-16 16:45:12 +03:00 |
|
|
|
a4d7eb1def
|
[refactor] Refactor getSignedUrl function and static router
|
2025-05-16 08:38:22 +03:00 |
|
|
|
b667824f54
|
[feature] Add proxy for s3, azure links
|
2025-05-14 16:43:17 +03:00 |
|
|
|
54fac5d1af
|
[feature] Replace hardcoded 30-day grace period with configurable "grace_days" parameter in license files
|
2025-05-14 14:49:03 +03:00 |
|
|
|
11958a36bb
|
[npm] Update dependencies
|
2025-05-14 10:32:47 +03:00 |
|
|
|
d6bafce575
|
[wopi] Add hwp, md to wordView formats
|
2025-05-07 15:03:29 +03:00 |
|
|
|
f2f0e05af9
|
[npm] Bump amqplib version
|
2025-04-30 10:55:39 +03:00 |
|
|
|
6c0463bf6a
|
[bug] Fix start with production config
|
2025-04-24 08:10:27 +03:00 |
|
|
|
94976f8c2a
|
[bug] Fix axios import
|
2025-04-23 15:14:08 +03:00 |
|
|
|
543bd8b7ec
|
Merge remote-tracking branch 'remotes/origin/feature/update-all-dependencies' into release/v9.0.0
# Conflicts:
# 3DPARTY.md
# Common/npm-shrinkwrap.json
|
2025-04-22 10:56:44 +03:00 |
|
|
|
f42b5a96a6
|
[refactor] Improved tests and error handling
|
2025-04-21 21:07:54 +03:00 |
|
|
|
f6c0936428
|
[refactoring] Refactor tests; Decrease some test timeouts
|
2025-04-21 17:56:40 +03:00 |
|
|
|
ea58dee753
|
Merge remote-tracking branch 'remotes/origin/hotfix/v8.3.3' into release/v9.0.0
|
2025-04-21 13:03:53 +03:00 |
|
|
|
be22962c44
|
[feature] Refactor postRequestPromise
|
2025-04-18 11:45:41 +03:00 |
|
|
|
6721e844d7
|
[feature] Refactor tests, proxy, timeouts
|
2025-04-17 14:37:33 +03:00 |
|
|
|
4d735703d7
|
[feature] Refactor downloadUrlPromise
|
2025-04-14 17:41:56 +03:00 |
|
|
|
a608347176
|
[wopi] Add odg to slideView formats
|
2025-04-09 11:39:53 +03:00 |
|
|
|
e87d3f9960
|
[bug] Fix ERR_INVALID_PROTOCOL error; Fix bug 73913
|
2025-04-08 17:50:30 +03:00 |
|
|
|
0bad14f2e9
|
[feature] Change azure connection string; For bug 73502
|
2025-04-04 18:08:37 +03:00 |
|
|
|
9557fe7d43
|
[feature] Move storage-related files into "storage" folder; For bug 73502
|
2025-04-04 18:08:36 +03:00 |
|
|
|
e5f3f1fcf9
|
[feature] refactor BlobServiceClient url; For bug 73502
|
2025-04-04 18:08:34 +03:00 |
|
|
|
3dc487b856
|
[feature] Refactor uploadObject; For bug 73502
|
2025-04-04 18:08:33 +03:00 |
|