Commit Graph

45815 Commits

Author SHA1 Message Date
2bce1cfc2d Login: refactoring 2024-05-21 11:30:49 +03:00
45c380a488 removed duplicate divider 2024-05-21 13:28:33 +05:00
835e99dc05 removed duplicate divider 2024-05-21 13:21:13 +05:00
980637fcf1 added additional conditions 2024-05-21 13:04:52 +05:00
Iskandar Kurbonov
0caa51fcc2
Updates package versions when a release or hotfix branch is created (#329) 2024-05-21 11:00:25 +03:00
2b6514d6e4 fixed condition for displaying country and city 2024-05-21 12:52:41 +05:00
d74ced477a Shared: Scrollbar: Fix when iframe (SDK) breaks dragging scroll 2024-05-20 19:46:31 +02:00
d743752350 Revert "Client: JavascriptSDK: Shared: Scrollbar Fix dragging scroll breaks if the cursor is over sdk iframe"
This reverts commit 9e8c07ca56.
2024-05-20 19:35:24 +02:00
ac7d53a673 Shared: Scrollbar: Fix scroll styles 2024-05-20 16:03:59 +02:00
dfe9e91b98 Shared: Section: Fix progress bar scrolls with section body 2024-05-20 15:54:06 +02:00
9e8c07ca56 Client: JavascriptSDK: Shared: Scrollbar Fix dragging scroll breaks if the cursor is over sdk iframe 2024-05-20 15:18:27 +02:00
fcf36bd108 Merge branch 'refs/heads/develop' into feature/hiding-scroll 2024-05-20 13:04:57 +02:00
0c7ebf068d Shared: Section: Fix dropzone can't grow to full height 2024-05-20 12:52:59 +02:00
Vladimir Khvan
21bf244d7c Web: Client: JavascriptSDK: fixed onChangeFileId function in viewer preset 2024-05-20 14:39:34 +05:00
32d82aebbe Login: fix first render with system theme 2024-05-20 11:17:25 +03:00
e881cc7687 Login: delete useless 2024-05-20 10:49:09 +03:00
5430fcda99
Merge pull request #416 from ONLYOFFICE/bugfix/editor-internal-requests
Bugfix/editor internal requests
2024-05-17 17:54:23 +04:00
bbe48c781b Doceditor: disable internal requests 2024-05-17 16:50:22 +03:00
b7259b61de Shared:Utils:NextSSRHelper: add flag for disable internal requests 2024-05-17 16:50:07 +03:00
2d694ebe3a Client: FilesSettingsStore: use api 2024-05-17 15:56:11 +03:00
c61ecb2b65 Shared: API: add changeOpenEditorInSameTab 2024-05-17 15:55:42 +03:00
093976488d Merge branch 'develop' into feature/editor-in-same-tab 2024-05-17 15:50:44 +03:00
68655585ab
Merge pull request #415 from ONLYOFFICE/bugfix/sso
bugfix/sso
2024-05-17 16:32:46 +04:00
a9470a8b3e Client: SSO: fix 2024-05-17 15:28:32 +03:00
034a296045 Client: SSO: restore label 2024-05-17 15:28:17 +03:00
9ed710a80f
Merge pull request #414 from ONLYOFFICE/bugfix/public-preview
Shared:Components:MediaViewer Fixed dragging on mobile devices
2024-05-17 16:12:47 +04:00
Akmal Isomadinov
a394731684 Shared:Components:MediaViewer Fixed dragging on mobile devices 2024-05-17 17:04:45 +05:00
1826310dcb
Merge pull request #413 from ONLYOFFICE/bugfix/67476
Fixed Bug 67476 - Client crashes when changing scripts 'Load chunk fa…
2024-05-17 15:23:13 +04:00
d8faea6f73
Merge pull request #401 from ONLYOFFICE/feature/layout
feature/layout
2024-05-17 15:21:22 +04:00
Akmal Isomadinov
1b1fbf82ba Merge branch 'feature/layout' of github.com:ONLYOFFICE/DocSpace-client into feature/layout 2024-05-17 16:09:49 +05:00
048cbbd1a3 Merge branch 'develop' into feature/layout 2024-05-17 14:56:51 +04:00
b4d441e558 Merge branch 'hotfix/v2.5.1' into develop 2024-05-17 14:56:11 +04:00
2300fb55d2 Merge branch 'develop' into bugfix/67476 2024-05-17 13:15:16 +03:00
973f6576d5 Fixed Bug 67476 - Client crashes when changing scripts 'Load chunk failed.' 2024-05-17 13:12:15 +03:00
c24bc8f655
Merge pull request #412 from ONLYOFFICE/bugfix/Bug66413
bugfix/Bug66413
2024-05-17 14:09:16 +04:00
8bc6ec6ecd Fix Bug 66413
Can't change SSO server settings from combobox
2024-05-17 12:37:43 +03:00
Akmal Isomadinov
ed154cb0eb Merge branch 'develop' into feature/layout 2024-05-17 14:16:40 +05:00
0bfc0dbae1 Shared:ContextMenu:Fixed not having enough space when opening the list of spaces. Also in rtl format. 2024-05-17 12:06:57 +03:00
Vladimir Khvan
175861c371 fix Bug 67751 - translation was corrected 2024-05-17 13:43:16 +05:00
d768e0bdba
Merge pull request #409 from ONLYOFFICE/feature/login-nextjs
Fix base url
2024-05-17 12:41:47 +04:00
2f425bf005 Fix base url 2024-05-17 11:38:05 +03:00
3891662031
Merge pull request #408 from ONLYOFFICE/feature/login-nextjs
Fix internal requests
2024-05-17 11:27:42 +04:00
e60eb8ca0d Login: delete useless 2024-05-17 10:22:20 +03:00
bdab93673a Shared:Utils: fix origin header for internal requests 2024-05-17 10:21:34 +03:00
697c109062
Merge pull request #407 from ONLYOFFICE/feature/login-nextjs
Login: remove sending promise from server to client
2024-05-17 10:18:54 +04:00
df71fe91dc Login: remove sending promise from server to client 2024-05-17 09:14:25 +03:00
02b45b7744 Client: Members: Fix error Ignored attempt to cancel a touchstart event in custom scrollbar lib 2024-05-16 20:10:46 +02:00
dbcd196c6f Client: Members: Fix adding empty objects as expected users. Fix key error when add user via email 2024-05-16 19:23:49 +02:00
9c19eb6521 Merge branch 'hotfix/v2.5.1' into develop 2024-05-16 19:08:24 +04:00
c83438c960
Merge pull request #406 from ONLYOFFICE/feature/login-nextjs
Remove internal requests
2024-05-16 18:57:18 +04:00