Commit Graph

195 Commits

Author SHA1 Message Date
Vladimir Khvan
7c8fe22273 Web: Client: JavascriptSDK: introduced constant width and height for windowed mode 2024-04-15 14:10:41 +05:00
9ff5b3c35d Public: SDK: Restored csp auto pass for same domain 2024-04-14 09:45:12 +03:00
Vladimir Khvan
459d809bad Web: Client: JavascriptSDK: fixed borders in windowed mode 2024-04-13 20:08:12 +05:00
25b91aa907 Fixed Bug 67274: SDK: Added flexible domain validation 2024-04-12 17:58:01 +03:00
7c28619dc3 Public: SDK: Disabled csp auto pass for same domain 2024-04-12 16:23:40 +03:00
147c63c3fa Public: SDK: Disabled csp auto pass for same domain 2024-04-12 16:18:54 +03:00
3992cbc340 Public: BrowserDetector: Changed minimum chrome based browsers version to 109 2024-04-12 15:41:32 +03:00
da5909ab15 Client: PortalSettings: Fixed links for sdk 2024-04-11 17:50:51 +03:00
ac44543340 Client: JS-SDK: Added subversion 2024-04-11 15:34:41 +03:00
6fdf88d782 JS-SDK: Control existing frameId 2024-04-10 12:44:42 +04:00
2a9a2e1eae JS-SDK: Revert frames save 2024-04-09 18:53:46 +04:00
e565846ba1 Revert "JS-SDK: Re-written init methods (move to DocSpaceSDK)"
This reverts commit a31fea03e7.

# Conflicts:
#	public/scripts/api.js
2024-04-09 17:49:46 +03:00
f7768fb4a1 JS-SDK: Fix re-init DocSpaceSDK + change frame type 2024-04-09 14:50:41 +04:00
9176efb3ba JS-SDK: fix wrong scope 2024-04-09 13:29:44 +04:00
09e5ad1bdf Merge branch 'release/v2.5.0' into bugfix/api-sdk 2024-04-09 13:25:58 +04:00
Vladimir Khvan
7dece72be7 Fix Bug 66855 - script url was corrected 2024-04-09 14:08:07 +05:00
e6188966b7 JS_SDK: Optimization: use base method 2024-04-09 13:04:23 +04:00
a31fea03e7 JS-SDK: Re-written init methods (move to DocSpaceSDK) 2024-04-09 12:08:30 +04:00
1d96fa2dc9 JS-SDK: Added Docs 2024-04-09 11:48:13 +04:00
9d7ab85508 JS-SDK: Fix run with multi-instances on the same page 2024-04-09 11:37:55 +04:00
9f39abbffe Web: Scripts: Restored default config property for sdk 2024-04-08 13:16:42 +03:00
6df80dac35 Client: ProfileActionsStore: Added SDK showSignOut property usage. 2024-03-26 14:37:38 +03:00
c9234fec72 Replaced copyright start year + format 2024-03-21 18:09:55 +04:00
5b307ab0bd JS-SDK: Restored editorCustomization by default 2024-03-19 10:49:06 +03:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
08024496a1 JS-SDK: Added downloadToEvent property and onDownload event 2024-03-11 21:58:03 +03:00
21fe91be15 DocEditor: Added editorType property for DocumentEditor component configuration 2024-03-11 17:32:39 +03:00
e4d24cc204 Fixed Bug 66785 - Settings: Javascript SDK. XSS in the Select Button Text and Cancel Button Text fields in the Room Selector. 2024-03-11 11:24:43 +03:00
7c746e54ce Editor: Added customization config from JS-SDK 2024-03-05 12:16:27 +03:00
a8c0fd36b1 Merge branch 'develop' into bugfix/sdk-presets 2024-03-04 20:57:09 +04:00
Vladimir Khvan
a993ad2045 Web: Client: JavascriptSDK: max width and height were set on frame / default preview sizes were corrected 2024-03-04 21:39:01 +05:00
31686a8f17 Merge branch 'bugfix/rc-2.5.0' of github.com:ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-03-04 18:15:05 +03:00
eaaadbd89f JS-SDK: remove svg loader, add loader with style tag 2024-03-04 18:14:58 +03:00
4e1e6be979 Added more flexible way to check CSP 2024-03-04 18:34:23 +04:00
6afe75a43e Web: fix default campaigns list 2024-02-21 12:13:09 +03:00
482cf79466 Merge branch 'develop' into feature/ads-banner 2024-02-14 14:29:59 +03:00
c01f777f3e Web: add campaigns 2024-02-14 13:39:06 +03:00
8a3f4694f2 Web: add firebase fetch intervals 2024-02-14 13:36:38 +03:00
Vladimir Khvan
9a66aacf7e Web: Client: JavascriptSDK: modified destroyFrame 2024-02-12 20:33:35 +05:00
Vladimir Khvan
39cdc0a156 Web: Client: JavascriptSDK: set charset attribute in window 2024-02-12 19:29:50 +05:00
Vladimir Khvan
8bebce1037 Web: Client: JavascriptSDK: onSelect/onClose events were added 2024-02-12 18:53:33 +05:00
Vladimir Khvan
137207b78b Merge branch 'develop' into feature/js-sdk-presets
Conflicts:
	packages/shared/selectors/Room/RoomSelector.types.ts
	packages/shared/selectors/Room/index.tsx
2024-02-09 20:24:06 +05:00
Vladimir Khvan
eaeb000378 Web: Client: JavascriptSDK: fixed height setting (in percents) / added skeleton in code section 2024-02-08 16:39:39 +05:00
Vladimir Khvan
588510609b Web: Client: JavascriptSDK: fixed window resize 2024-02-06 14:39:55 +05:00
Vladimir Khvan
33b32c21a5 Merge branch 'develop' into feature/js-sdk-presets 2024-02-06 13:27:38 +05:00
Akmal Isomadinov
251de059f4 Merge branch 'develop' into feature/refactoring-media-viewer 2024-02-05 14:31:47 +05:00
Vladimir Khvan
30b24d371c Web: Client: JavascriptSDK: events were passed to config 2024-02-05 13:08:00 +05:00
e885c0485d Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/client/src/pages/Home/Hooks/usePublic.js
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
#	public/locales/ja-JP/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/zh-CN/Common.json
2024-02-02 16:15:04 +04:00
Vladimir Khvan
b9008210ff Web: Client: JavascriptSDK: button view was corrected 2024-02-02 14:22:23 +05:00
Vladimir Khvan
81fd71cb5d Web: Client: JavascriptSDK: button view was added 2024-02-02 00:27:09 +05:00