Commit Graph

43805 Commits

Author SHA1 Message Date
Akmal Isomadinov
bbd173d4a0 Client: Added public preview 2024-03-14 17:54:21 +05:00
1fbf8687df Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 17:16:22 +03:00
1bdf8843ce CreateEditRoomDialog: Added logic for quota in a public room when connecting and disconnecting a provider. 2024-03-13 17:15:58 +03:00
868aeb053d Client: Fix header blinking after entering inside group 2024-03-13 14:43:06 +01:00
07ddf99dad Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 16:09:47 +03:00
7e1bbaacb4 Fix bug 66875 - Rooms:Storage quota. The quota does not change when creating/editing a room. 2024-03-13 16:09:38 +03:00
b0979013d7 Shared:Utils:Socket: delete useless 2024-03-13 16:06:10 +03:00
03e0252513 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 16:04:27 +03:00
e18e2899b3 Fixed Bug 66823 - Files.Thumbnails. Thumbnails of uploaded files are displayed only after refreshing the page in thumbnail view mode 2024-03-13 16:04:21 +03:00
4e1eb57155 Client: fix redirect to recent from media viewer 2024-03-13 16:01:02 +03:00
4681dc4189 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 15:04:28 +03:00
6597b08d5e Components: MoreLoginModal: Fixed translation for provider. 2024-03-13 15:04:24 +03:00
72fe083d69 Components: MoreLoginModal: Fixed translation for panel with providers. 2024-03-13 15:01:14 +03:00
Vladimir Khvan
57c1b94e07 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 16:58:51 +05:00
Vladimir Khvan
67a25b7b42 Web: Shared: calendar toString error was fixed 2024-03-13 16:58:36 +05:00
fbd370dd86 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 14:53:38 +03:00
3cc5030ac7 SocialButtonsGroup: Click area expanded. 2024-03-13 14:53:29 +03:00
69c1a346fe Fix Bug 66824 2024-03-13 14:38:28 +03:00
57570bbee6 Fix Bug 66894 2024-03-13 14:32:42 +03:00
8603f700b1 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 14:27:34 +03:00
fec2781ba2 UploadPanel: Corrected style for input with password. 2024-03-13 14:27:27 +03:00
e3e9cd6c7b Fix Bug 66887 2024-03-13 14:19:26 +03:00
a774208199 Doceditor:Utils:Actions: fix request 2024-03-13 13:50:39 +03:00
a053c9bb28 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 13:48:23 +03:00
748f550bef Doceditor:Utils:Actions: refactoring 2024-03-13 13:46:29 +03:00
43ccb7835a Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 13:39:05 +03:00
ddb447dcd2 PortalSettings: StorageManagement: Fixed destructuring from promise. 2024-03-13 13:29:16 +03:00
Vladimir Khvan
feee07ea24 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 14:48:12 +05:00
Vladimir Khvan
6073590904 Fix Bug 66825 - Files. Fixed upload conflict resolve logic 2024-03-13 14:47:59 +05:00
f5aa98912a Web: Files: Drag: cursor fixed, tile dragging logic changed 2024-03-13 12:34:08 +03:00
d6ab3cfcf6
Merge pull request #309 from ONLYOFFICE/bugfix/doceditor-share
Fixed Bug 66812 - Files. The file did not open via an external link
2024-03-13 13:25:12 +04:00
49d9bb04c2 Merge branch 'release/v2.5.0' into bugfix/doceditor-share
# Conflicts:
#	packages/doceditor/src/utils/actions.ts
2024-03-13 13:15:54 +04:00
ad07719282 Editor: Added NODE_PORT_FORWARD param (docker dev issue) 2024-03-13 13:13:55 +04:00
7d9537907d Merge branch 'release/v2.5.0' into bugfix/doceditor-share 2024-03-13 11:39:17 +03:00
e918a99b93
Merge pull request #308 from ONLYOFFICE/feature/doceditor-create-document
Feature/doceditor create document
2024-03-13 12:38:14 +04:00
namushka
442b435e9d Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-13 11:29:22 +03:00
namushka
4dd278936d added people count to groups mobile row 2024-03-13 11:29:19 +03:00
a188943d69 Doceditor: add port to base url 2024-03-13 11:16:41 +03:00
ab0ebaa1e6 Doceditor:Utils:Actions: delete useless 2024-03-13 11:01:43 +03:00
76f03a16d6 PortalSettings: StorageManagement: Removed unnecessary requests for the free plan. 2024-03-13 10:58:50 +03:00
d2b20d11e8 Fixed Bug 66812 - Files. The file did not open via an external link 2024-03-13 10:57:15 +03:00
27282c552f Doceditor:Create: delete console 2024-03-13 10:07:51 +03:00
da1c0c3997 Doceditor:Create: delete console log 2024-03-13 10:07:06 +03:00
ea5fb2dcc3 Client:Dialogs:CovertPasswordDialog: fix create file at new creation schema 2024-03-13 10:04:40 +03:00
e11c7079b8 Merge branch 'release/v2.5.0' into feature/doceditor-create-document 2024-03-13 09:54:52 +03:00
ed0323613a Fixed Bug 66850: JS-SDK: Viewer mode is not initialized when embedding using script link 2024-03-12 22:06:07 +03:00
026885df3f Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-12 19:22:08 +03:00
e2e9ba59a5 Web:Shared:ContextMenu:Fixed hover styles in the context menu when it has a scroll. The hover effect strip did not reach the end of the modal on the right side. 2024-03-12 19:22:01 +03:00
b335b54731 Client: delete useless 2024-03-12 17:30:04 +03:00
6238635ae7 Merge branch 'release/v2.5.0' into feature/doceditor-create-document 2024-03-12 17:27:39 +03:00