Commit Graph

1278 Commits

Author SHA1 Message Date
b72b96c8c9 Web: Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 18:28:06 +03:00
47fe313f9d Web:Moving style components to colorTheme components to get rid of component imports from the Common module. Moving the colorTheme components to the Components module. 2023-05-24 18:21:37 +03:00
ff174d6b9c Web:Common:Delete ColorTheme from Common. 2023-05-24 18:16:20 +03:00
d18faa1491 Web: Added alert closing. 2023-05-24 15:42:08 +03:00
6fc6b1e0df Web: Fixed display of translations and dates. 2023-05-24 15:25:05 +03:00
94388c0616 Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-23 17:00:12 +03:00
0f918f0c3f Web: Files: added title icon to public room 2023-05-23 16:13:58 +03:00
480400e49e Web: Added loaders. 2023-05-23 13:14:36 +03:00
f05dc74e21 Web: Hide page by condition. 2023-05-22 16:59:29 +03:00
41e3321e75 Web: Hiding elements by conditions, refactoring. 2023-05-22 16:12:36 +03:00
Viktor Fomin
e1dbfe08ca Fix Bug 62130: If you set a filter with a very long tag, a horizontal scrollbar appears 2023-05-22 13:34:47 +03:00
e5a0170c22 Web: Files: added RoomSharingDialog 2023-05-22 13:17:11 +03:00
4930238bce Web: Hiding the portal's removal page for standalone. 2023-05-22 12:31:30 +03:00
Mushka Nikita
191de3e991 added filter by room to trash 2023-05-22 12:27:09 +03:00
0e047b71b6
Merge pull request #1421 from ONLYOFFICE/feature/pdf-viewer
Feature/pdf viewer
2023-05-19 18:42:35 +04:00
Akmal Isomadinov
4374c31d28 Web:Viewer Disabled text selection on the toolbar 2023-05-19 19:33:41 +05:00
Akmal Isomadinov
a345f4b4d0 Web:viewer Fixed error handler and refactoring 2023-05-19 14:38:13 +05:00
efe454806a Web: Files: fixed mobile styles 2023-05-19 12:22:09 +03:00
DmitrySychugov
88be362765 Merge branch 'develop' into feature/storybook-update 2023-05-18 18:07:39 +05:00
6e0cee2f74 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2023-05-18 15:40:58 +03:00
ccd5da84ce Web:Common:Fixed when several file operations are running at the same time (deleting files and downloading) the floating download button ceases to be iterative, does not click. 2023-05-18 15:39:57 +03:00
Akmal Isomadinov
a5669a14eb Web: Fixed upload indicator 2023-05-18 16:45:36 +05:00
d102bf6dd8 Web: Moved translation to common. 2023-05-17 18:08:38 +03:00
Akmal Isomadinov
034a22a991 Web:Viewer Fixed pdf viewer crash after removed react-pdf 2023-05-17 20:01:13 +05:00
Akmal Isomadinov
b18d641331 Web Removed react-pdf 2023-05-17 19:47:47 +05:00
Akmal Isomadinov
68707b7489 Web:Viewer Text selection mode is enabled 2023-05-17 19:40:38 +05:00
017654b199 Web: Fixed alerts. 2023-05-17 17:37:55 +03:00
Akmal Isomadinov
5ba4c650c6 Web:Viewer Fixed loader and memory leak 2023-05-17 19:37:04 +05:00
02954aa899 Web: Components: Navigation: added logo support 2023-05-17 17:34:57 +03:00
597c2871e5 Web: Fixed translations. 2023-05-17 17:06:36 +03:00
Akmal Isomadinov
d70ce856d9 Web:Viewer Removed useless code 2023-05-16 17:45:06 +05:00
DmitrySychugov
3273b7af13 Web: renamed combobox function 2023-05-16 16:38:53 +05:00
4b095500b3 Web: Files: added validatePublicRoomPassword, fixed public-room route 2023-05-16 13:30:47 +03:00
Akmal Isomadinov
be9079cf40 Web:Viewer Fixed style 2023-05-16 15:05:27 +05:00
Akmal Isomadinov
8863c604a4 Web:Viewer Added mobile drawer 2023-05-16 15:02:15 +05:00
9b62f8e334 Merge branch 'feature/standalone' of https://github.com/ONLYOFFICE/DocSpace into feature/standalone 2023-05-16 12:20:21 +03:00
4401a35a1f Merge branch 'feature/standalone' of https://github.com/ONLYOFFICE/DocSpace into feature/standalone 2023-05-16 13:12:24 +04:00
0d54ec005a Merge branch 'hotfix/v1.0.1' into feature/standalone 2023-05-16 13:11:19 +04:00
00e3177d48 Web: Fixed alert for trial. 2023-05-16 12:07:52 +03:00
9a55faed05 Web: Added enterprise alert. 2023-05-16 10:44:44 +03:00
5043a67c91 Web: Files: fixed section-body scroll 2023-05-15 16:38:51 +03:00
85205659ec Fix UselessModuleTranslationKeysTest issue (key: Copy) 2023-05-15 16:34:09 +04:00
3d40fdd1e5 Fix UselessModuleTranslationKeysTest issue (key: Rename) 2023-05-15 16:22:34 +04:00
7638c25dc0 Fix UselessModuleTranslationKeysTest issue (key: MoveTo) 2023-05-15 16:16:15 +04:00
356ba08300 Fix UselessModuleTranslationKeysTest issue (key: HideArticleMenu) 2023-05-15 16:00:14 +04:00
17888b7421 Fix UselessModuleTranslationKeysTest issue (key: CancelButton) 2023-05-15 15:58:01 +04:00
db1bcf5fc3 Fix UselessModuleTranslationKeysTest issue (key: Authorization) 2023-05-15 15:35:09 +04:00
Akmal Isomadinov
42fc4e6204 Web:Viewer Added gestures 2023-05-15 16:31:04 +05:00
70d81fc799 Fix UselessModuleTranslationKeysTest issue (key: ApplyButton) 2023-05-15 14:42:46 +04:00
Akmal Isomadinov
f1f5478030 Web:Viewer Fixed style and typo 2023-05-15 13:32:30 +05:00
Akmal Isomadinov
ab59c9ebed Web:Viewer Refactoring context menu 2023-05-15 12:53:27 +05:00
Akmal Isomadinov
6cf122546a Web:Viewer Added context menu 2023-05-15 12:34:25 +05:00
Akmal Isomadinov
c75f6c3574 Web:Viewer Fixed icon 2023-05-12 12:12:09 +05:00
Akmal Isomadinov
5acf398367 Web:Viewer Fixed style 2023-05-12 12:00:28 +05:00
e96252937d Web: Payment alert description changed. 2023-05-11 18:30:39 +03:00
Akmal Isomadinov
128d3399f8 Web:Viewer Added PageCount 2023-05-11 18:26:23 +05:00
Akmal Isomadinov
f2dfcd2f99 Web:Viewer Added Zoom and mobile details 2023-05-11 12:21:01 +05:00
5356b579db Web: fixed direct payment url. 2023-05-08 17:19:43 +03:00
80abcf982c Web: Payments page are hidden according to the condition. 2023-05-08 16:42:50 +03:00
Akmal Isomadinov
ae7b5f11b9 Web:Viewer fixed style 2023-05-08 15:02:05 +05:00
Akmal Isomadinov
bd7dbb44a3 Web:Viewer Removed unnecessary dependency 2023-05-08 14:51:34 +05:00
Akmal Isomadinov
eb04443b44 Web:Viewer Added Bookmarks 2023-05-08 14:40:42 +05:00
b30bb9311a Web: PortalSettings: SMTPSettings: Added loader. 2023-05-05 17:29:52 +03:00
Akmal Isomadinov
2b1e06e80d Web:Viewer Fixed title 2023-05-05 12:58:37 +05:00
Akmal Isomadinov
769af99f6e Web:Viewer Added sidebar icons 2023-05-05 12:42:19 +05:00
59c333d994 Merge branch 'hotfix/v1.0.1' into bugfix/sort-styling 2023-05-04 18:32:33 +04:00
Akmal Isomadinov
fae78e5302 Web:Viewer Added thumbnail panel and toolbar 2023-05-04 18:57:36 +05:00
Viktor Fomin
e63e71b9fa Common: MoreLoginModal: fix icons color 2023-05-03 14:17:18 +03:00
Timofey Boyko
6b95388510 Fixed Bug 60591 - Mobile. Maximizing video to full screen does not work on IPhone 2023-05-02 18:29:00 +03:00
Akmal Isomadinov
5adeb808e7 Web:Viewer Added pdf viewer based on react-pdf 2023-05-02 16:53:48 +05:00
Mushka Nikita
f02d1caff7 fixed sort menu hover styling 2023-05-02 13:01:04 +03:00
Timofey Boyko
8dbdcf9cf5 Merge branch 'develop' into branch bugfix/fix-section-blinking 2023-05-02 11:10:02 +03:00
Timofey Boyko
7a05667e7d Web:Common:MediaViewer: disable showing original image, if thumbnail exists 2023-05-02 10:52:49 +03:00
Timofey Boyko
6aead76df3 Merge branch 'develop' into feature/image-thumbnail 2023-05-02 10:07:40 +03:00
Viktor Fomin
a05b1528e3 Common: RecoverAccessModalDialog: add error message 2023-05-01 14:16:01 +03:00
Akmal Isomadinov
242cd8091e Web:Viewer Fixed style 2023-04-29 22:00:59 +05:00
Akmal Isomadinov
86d4fd470f Web:Viewer Fixed navigation button 2023-04-29 21:53:05 +05:00
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
Akmal Isomadinov
a42103b2bd Web: Added PDF viewer 2023-04-28 17:04:46 +05:00
Akmal Isomadinov
30e352b512 Web:Added libraries for pdf viewer 2023-04-28 16:32:56 +05:00
4cc76b2013 Merge branch 'develop' into feature/image-thumbnail 2023-04-28 13:28:10 +04:00
Timofey Boyko
fbbc7721be Web:Client: move Settings as nested route to home 2023-04-27 16:21:34 +03:00
Mushka Nikita
e2a1a3be00 added and returned optional chaining to some bool expressions in tags 2023-04-27 15:55:31 +03:00
Mushka Nikita
c590e5774f fixed thirdpart tag update logic 2023-04-27 15:06:55 +03:00
Timofey Boyko
2f4c61b778 Merge branch 'develop' into branch feature/image-thumbnail 2023-04-27 10:06:07 +03:00
Mushka Nikita
b417ae0365 Merge branch 'develop' into feature/thirdparty 2023-04-26 15:02:13 +03:00
Mushka Nikita
25f38556ab fix sort dropdown option gap 2023-04-25 14:48:42 +03:00
db976e019e Web: Fix routing to login (logout issues) 2023-04-24 14:25:14 +04:00
190fb7e5e7 Merge branch 'develop' into feature/action-buttons-hints
# Conflicts:
#	packages/client/public/locales/en/Files.json
#	packages/client/public/locales/ru/Files.json
#	packages/client/src/pages/Home/InfoPanel/Header/index.js
2023-04-20 15:39:46 +03:00
bccb3c86e3 Web: Files: added titles to info-panel icon, table-settings icon 2023-04-20 15:35:56 +03:00
3348134c28 Web: Files: added title to VersionHistory 2023-04-20 13:41:23 +03:00
a8816c43fe Merge branch 'develop' into feature/image-thumbnail 2023-04-20 14:34:57 +04:00
464aed0f62 Merge branch 'develop' into feature/info-panel-toggle 2023-04-20 13:59:27 +04:00
f6bcfc05d4 Web: Files: added titles to MainButton, empty trash icon, lock icon, header menu 2023-04-20 12:43:51 +03:00
Mushka Nikita
d9fa1c91d8 fix crash 2023-04-20 11:47:46 +03:00
48f9073302 Merge branch 'release/v1.0.0' into develop 2023-04-20 12:31:46 +04:00
bcb1e5a076 Web: Fixed crash if third-party storage is connected. 2023-04-17 17:08:07 +03:00
Elyor Djalilov
a4db9a9f52 Fix Bug 62130 - Rooms. If set a filter with a long tag, a horizontal scroll bar appears 2023-04-17 17:41:24 +05:00
Timofey Boyko
d2f4748d79 Merge branch 'develop' into branch feature/image-thumbnail 2023-04-17 12:31:05 +03:00
Timofey Boyko
77756918ac Web: fix routing after wizard 2023-04-14 16:42:36 +03:00
Akmal Isomadinov
a425107710 Web:Client:Pages:AccountsHome:Section:Header Changed the logic of showing toggle button 2023-04-13 21:44:14 +05:00
Akmal Isomadinov
204e8819f7 Web:Common:Components:ColorTheme:styled:infoPanelToggle Changed the logic of showing the accent color 2023-04-13 18:50:15 +05:00
Timofey Boyko
0f5b165f70 Web: fix after merge 2023-04-13 11:33:08 +03:00
Timofey Boyko
1c96b65c02 Fix after merge develop 2023-04-12 13:59:53 +03:00
Timofey Boyko
e6f1969879 Merge branch 'develop' into branch feature/react-router-6 2023-04-12 13:56:41 +03:00
Timofey Boyko
a858b346bd Web: fix portal-settings routes 2023-04-11 14:50:44 +03:00
df62b3862f Merge branch 'release/v1.0.0' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/payments/PriceCalculation.js
#	packages/common/components/Article/sub-components/article-payment-alert.js
#	packages/components/scrollbar/custom-scrollbars-virtual-list.js
#	products/ASC.Files/Core/Core/CountRoomFeature.cs
#	products/ASC.Files/Core/Core/Thirdparty/Box/BoxFileDao.cs
#	products/ASC.Files/Core/Helpers/Global.cs
2023-04-10 17:24:09 +03:00
Timofey Boyko
62d8e54d59 Web: delete useless console log 2023-04-10 15:38:38 +03:00
Akmal Isomadinov
2231aa5df3 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-07 18:13:54 +05:00
Akmal Isomadinov
58cdb9c5f8 Web:client:Components:PeopleSelector Fixed bug 61971 2023-04-07 18:13:42 +05:00
8d7875c183 Web: Added waiting for receiving quotas before displaying payment alert. 2023-04-07 15:16:05 +03:00
Timofey Boyko
bc27f6684e Web: change Routes component, fix render Home and Accounts 2023-04-07 14:00:36 +03:00
Viktor Fomin
fc1971ecea Fix Bug 61984: Clear all button when one filter element is set 2023-04-07 13:07:48 +03:00
Timofey Boyko
8d6f0880ad Web: change history to navigate/location 2023-04-07 12:51:10 +03:00
caa0fb1298 Web: Fix Zendesk widget z-index (table header issue) 2023-04-07 12:30:05 +04:00
df8599bd87 Web: Added offset, lable, color, z-index for Zendesk widget 2023-04-06 18:56:36 +04:00
Timofey Boyko
e8f6026dfb Web: change Redirect to Navigate 2023-04-06 17:14:47 +03:00
Timofey Boyko
901d4e5992 Web: refacroting PrivateRoute and PublicRoute 2023-04-06 15:28:02 +03:00
5d0c9f8f18 Web: Article: Added missed prop. 2023-04-05 17:30:30 +03:00
Viktor Fomin
ea3a48ad32 Common: Components: LoginContainer: fix style 2023-04-05 14:41:13 +03:00
2d9f979cad Web: Article: Added missed imports. 2023-04-05 11:12:32 +03:00
1fd451fa2d Merge branch 'release/v1.0.0' into features/return-zendesk-and-book-a-training 2023-04-04 19:22:09 +04:00
fd3eac23b7 Web: Added bookTrainingEmail from settings api 2023-04-04 19:18:07 +04:00
6e53c7cee0 Web: Added zendeskKey from settings api 2023-04-04 19:07:30 +04:00
Timofey Boyko
d5ea8ccdec Web: remove useless withRouter and change import from 'react-router' to 'react-router-dom' 2023-04-04 17:37:21 +03:00
0aa56967dc Web: Fixed translations. 2023-04-04 16:38:02 +03:00
7a86276e81 Web: Article: Fixed alerts styles. 2023-04-04 16:36:07 +03:00
cbf43dbd53 Web: Article: Added check. 2023-04-04 13:16:47 +03:00
e752574c57 Web: Added Zendesk live chat + refactoring 2023-04-04 00:46:59 +04:00
a6ef872176 Web: Added condition for displaying alerts. 2023-04-03 16:09:25 +03:00
5744f7e67c Web: Added team training alert. 2023-04-03 15:42:51 +03:00
c0eedf719c Web: Added AlertComponent. 2023-04-03 13:52:06 +03:00
c88c6da4b5 Web: PortalSettings: Payments: Added check for nonProfit. 2023-04-03 12:03:21 +03:00
Akmal Isomadinov
90523580ca Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Fixed props type 2023-03-31 13:44:04 +05:00
Timofey Boyko
42707ff490 Web:Common:Section: fix section resize event 2023-03-30 16:50:01 +03:00
Timofey Boyko
19db9dfb57 Web:Common:MediaViewer: fix thumbnails for tiff exst 2023-03-30 15:14:58 +03:00
Viktor Fomin
fe28a6a3df Common: add redirect for deactivated portal 2023-03-30 11:34:25 +03:00
Akmal Isomadinov
479b354261 Web:Common:Components:MediaViewer Added thumbnail for video 2023-03-29 19:47:26 +05:00
Timofey Boyko
ad1aef8768 Web:Common:Section: delete code for @container 2023-03-29 15:57:16 +03:00
Timofey Boyko
fdaf44956b Merge branch 'release/v1.0.0' into branch feature/image-thumbnail 2023-03-29 13:04:09 +03:00
1ef1998541 Web: PortalSettings: Payments: Changed translation. 2023-03-29 10:41:03 +03:00
Timofey Boyko
b8f258bd97 Web:Common:Section: add container type 2023-03-28 17:14:25 +03:00
Timofey Boyko
a268afab36 Web:Common:Section: add container name 2023-03-28 17:12:35 +03:00
Timofey Boyko
76ecb43491 Web:Common:Section: remove resize-detector 2023-03-28 13:52:15 +03:00
Timofey Boyko
809047e7e8 Web:Common:Section: rewrite for func componet 2023-03-28 12:37:57 +03:00
3a13ff5843 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-28 10:16:42 +03:00
966be1b9d0 Web:Common:Fixed the missing button to open the info panel on tablets with desktop resolution. 2023-03-28 10:14:30 +03:00
6d2c54e52a Merge branch 'develop' into feature/react-18 2023-03-27 22:42:14 +04:00
fcc447b9b0 Merge branch 'release/v1.0.0' into develop 2023-03-27 22:40:23 +04:00
Elyor Djalilov
5276fa20aa Web: Client: There is no height limit for dd 2023-03-27 15:01:25 +05:00
Elyor Djalilov
9bcd6fa02a Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-27 13:51:21 +05:00
Elyor Djalilov
346bc8f5e0 Web: Client: There is no height limit for dd 2023-03-27 13:51:13 +05:00
Akmal Isomadinov
a637a2d9c1 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Refactoring viewerPlayer 2023-03-24 23:09:49 +05:00
Akmal Isomadinov
08f9b8091f Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed error message 2023-03-24 22:27:46 +05:00
Akmal Isomadinov
8707667493 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-24 22:08:06 +05:00
Akmal Isomadinov
91d4ef95d3 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed infinity duration in the player 2023-03-24 22:07:50 +05:00
Timofey Boyko
b527d617e3 Web:Common:InfoPanel: fix unsupported code 2023-03-24 17:39:19 +03:00
Timofey Boyko
27428ea2d9 Web: remove async operation from useEffect hook 2023-03-24 17:17:52 +03:00
57e168642c Merge branch 'release/v1.0.0' into develop 2023-03-24 16:59:33 +04:00
Viktor Fomin
a3e862def6 Common: MediaViewer: hide loader if error 2023-03-24 14:40:57 +03:00
Viktor Fomin
3f39da4ce6 Common: MediaViewer: fix message error style 2023-03-24 14:40:40 +03:00
11065de511 Merge branch 'release/v1.0.0' into develop 2023-03-23 18:04:41 +04:00
Viktor Fomin
a2cffa2501 Common: Article: fix logo size 2023-03-23 09:30:57 +03:00
Timofey Boyko
e48fe72577 Merge branch 'release/v1.0.0' into branch feature/image-thumbnail 2023-03-22 15:51:16 +03:00
Timofey Boyko
bde6197071 Revert "Merge branch 'release/1.0.0' into branch feature/image-thumbnail"
This reverts commit ae890b8595.
2023-03-22 15:37:41 +03:00
Timofey Boyko
ae890b8595 Merge branch 'release/1.0.0' into branch feature/image-thumbnail 2023-03-22 15:10:35 +03:00
Timofey Boyko
26aa156350 Web:Common:Article: fix styles for low size devices 2023-03-22 14:59:37 +03:00
f0ca5c6856
Merge pull request #1310 from ONLYOFFICE/feature/viewer-player-refactoring-and-optimization
Feature/viewer player refactoring and optimization
2023-03-21 15:04:40 +04:00
Akmal Isomadinov
10631096e3 Web:Common:Components:MediaViewer Fixed closing viewer 2023-03-21 15:16:45 +05:00
Akmal Isomadinov
1045f7d141 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed the visible toolbar of the player 2023-03-21 14:55:08 +05:00
Viktor Fomin
16c8f1cb06 Common: ColorTheme: TextArea: fix focus border color 2023-03-21 12:39:51 +03:00
Akmal Isomadinov
bdd84aeacf Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Added blocking switching in fullscreen mode 2023-03-21 13:25:19 +05:00
Akmal Isomadinov
0fe4357253 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed exit from fullscreen mode while closing viewer 2023-03-21 12:55:28 +05:00
Viktor Fomin
e0ce0898b6 Common: LoginContainer: fix style 2023-03-21 08:57:04 +03:00
Akmal Isomadinov
70a75b6d0a Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed preload on iphone 2023-03-20 17:23:49 +05:00
Akmal Isomadinov
699a38a246 Web:Common:Components:MediaViewer:Sub-Components:Viewer Removed useless code 2023-03-20 17:06:23 +05:00
Akmal Isomadinov
085c40fb76 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed desktop player toolbar 2023-03-20 17:04:55 +05:00
Akmal Isomadinov
dcaffadc21 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed twitching video when swipe 2023-03-20 16:40:48 +05:00
Akmal Isomadinov
463b7a9df3 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed disappearing player toolbar 2023-03-20 16:30:30 +05:00
Viktor Fomin
43cf87d059 Common: Components: disable select 2023-03-20 13:34:47 +03:00
Akmal Isomadinov
5e5b73bff7 Merge branch 'release/v1.0.0' into feature/viewer-player-refactoring-and-optimization 2023-03-20 15:09:20 +05:00
Timofey Boyko
4560f58fc5 Web:Common:Article: fix styles 2023-03-20 12:57:44 +03:00
Akmal Isomadinov
7cda37265f Web:Common:Components:MediaViewer:Helpers Added a check for incorrect data 2023-03-20 14:33:44 +05:00
Akmal Isomadinov
e02bbda662 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Removed old viewer player 2023-03-20 14:29:18 +05:00
Timofey Boyko
acf1d9b6dd Web:Common:Article: fix styles for mobile only devices 2023-03-20 12:14:01 +03:00
Timofey Boyko
03f1ad32d0 Web:Common:Article: fix memory leak for mobile only devices 2023-03-20 11:29:36 +03:00
Akmal Isomadinov
a455a18179 Web:Common:Components:MediaViewer:Sub-Components:PlayerTimeline Fixed typo 2023-03-20 12:39:20 +05:00
Akmal Isomadinov
1389c54a2b Web:Common:Components:MediaViewer:Sub-Components:PlayerTimeline Fixed thumb on Firefox 2023-03-20 12:34:37 +05:00
Timofey Boyko
4fec4a15f3 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-20 10:17:08 +03:00
Timofey Boyko
214886b550 Web:Common:Article: fix height for tablet devices 2023-03-20 10:04:14 +03:00
Akmal Isomadinov
813badc599 Web:Common:Components:MediaViewer:Sub-Components:PlayerSpeedControl Removed magic numbers and Refactoring code 2023-03-20 12:01:41 +05:00
Akmal Isomadinov
48c656b0fc Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Fixed preload 2023-03-19 22:03:42 +05:00
Akmal Isomadinov
3f0822dade Web:Common:Components:MediaViewer:Sub-Components: Added ViewerPlayer and Refactoring Viewer 2023-03-18 00:06:37 +05:00
Akmal Isomadinov
cfdc2842d9 Web:Common:Components: Refactoring MediaViewer 2023-03-18 00:05:49 +05:00
Akmal Isomadinov
5f85740339 Web:Common:Components:MediaViewer Refactoring ImageViewer and added formatTime method 2023-03-18 00:05:14 +05:00
Akmal Isomadinov
8ac42ec604 Web:Common:Components:MediaViewer:Sub-Components:ViewerLoader Added background color 2023-03-18 00:02:20 +05:00
Akmal Isomadinov
8c08108b7a Web:Common:Components:MediaViewer:Sub-Components:Added PlayerMessageError component 2023-03-18 00:00:25 +05:00
Akmal Isomadinov
bda53a5279 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerDesktopContextMenu component 2023-03-17 23:59:47 +05:00
Akmal Isomadinov
f08bd3244e Web:Common:Components:MediaViewer:Sub-Components:Added PlayerFullScreen component 2023-03-17 23:59:14 +05:00
Akmal Isomadinov
89f889e388 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerSpeedControl component 2023-03-17 23:56:36 +05:00
Akmal Isomadinov
23dce50628 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerVolumeControl component 2023-03-17 23:55:17 +05:00
Akmal Isomadinov
c21cf0a3be Web:Common:Components:MediaViewer:Sub-Components:Added PlayerTimeline component 2023-03-17 23:54:39 +05:00
Akmal Isomadinov
2e0aa10efd Web:Common:Components:MediaViewer:Sub-Components:Added PlayerPlayButton component 2023-03-17 23:53:42 +05:00
Akmal Isomadinov
3e792909d3 Web:Common:Components:MediaViewer:Sub-Components:Added PlayerDuration component 2023-03-17 23:52:41 +05:00
Akmal Isomadinov
d090dce29e Web:Common:Components:MediaViewer:Sub-Components:Added PlayerBigPlayButton component 2023-03-17 23:51:32 +05:00
Viktor Fomin
4cf8fbd9ab Common: LoginContainer: fix 2023-03-17 14:17:29 +03:00
Viktor Fomin
143248ef14 Common: LoginContainer: fix style 2023-03-17 14:14:49 +03:00
Viktor Fomin
e5bb5f81aa Common: Dialogs: RecoverAccessModalDialog: fix textarea height 2023-03-17 13:46:46 +03:00
32e60d2d07 Merge branch 'develop' into feature/webhooks-ui 2023-03-16 13:56:02 +04:00
Timofey Boyko
11344865f0 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 12:12:37 +03:00
Timofey Boyko
42b7d73add Web:Common:Loaders: fix loader styles for room type section 2023-03-16 12:12:30 +03:00
7474947f68 Web: Files: fixed loaders flickering 2023-03-16 11:35:07 +03:00
faa4df0d73 Web:Client:Fix loader styles profile mobile. 2023-03-15 15:32:00 +03:00
e19e813738 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-15 12:10:55 +03:00
98c9fd3e37 Web:Common:Add ProfileFooterLoader. 2023-03-15 12:06:48 +03:00
01693db8ba Web:Common:Fix margin for SectionFooter. 2023-03-15 12:05:55 +03:00
Timofey Boyko
8aa2102e05 Web:Common:Loaders: fix loader styles 2023-03-14 18:23:53 +03:00
2c1ec72c3a Web: PrivateRoute: Fixed redirect to the 'portal unavailable' page. 2023-03-14 14:30:16 +03:00
1ebc887717 Web: Fix Payments translation issues (moved some keys to Common) 2023-03-14 15:00:19 +04:00
1df9a39a13 Web: Fix some translations issues 2023-03-14 14:15:43 +04:00
696b6504fc Web: Hid upgrade button in dialog for room admin. 2023-03-13 17:23:36 +03:00
9d0a3f10e8 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-12 18:27:19 +03:00
0fd2142e82 Web:Common: Fixed applying tablet styles for tablets larger than 1024px to desktop styles. 2023-03-12 18:26:37 +03:00
bc68d350bf Merge branch 'release/v1.0.0' into bugfix/payments-page 2023-03-10 19:41:04 +04:00
122f9065dc Web: Added errors handler, getting link was moved to init function. 2023-03-10 18:25:24 +03:00
Vashchuk Nikita
2d92da7c0c Merge branch 'release/v1.0.0' into feature/notifications
# Conflicts:
#	web/ASC.Web.Api/GlobalUsings.cs
2023-03-10 17:39:47 +05:00
e138399ab2 Web:Common:Add title for SortButton. 2023-03-09 19:11:55 +03:00
Timofey Boyko
b14d8f3caa Web:Common:MediaViewer: delete useless code 2023-03-09 17:38:46 +03:00
14a6bceb86 Fixed Bug 61529 - Rooms.Archive. Fixed "Clear search" action 2023-03-09 13:36:50 +03:00
Timofey Boyko
a3c8c68491 Web:Common:MediaViewer: add version to playlist type 2023-03-09 12:36:30 +03:00
Timofey Boyko
173de13021 Web:Common:MediaViewer: add check for image version before change source or load image 2023-03-09 12:24:53 +03:00
Timofey Boyko
ce538b757b Web:Common:MediaViewer: add delay for set original image 2023-03-07 12:50:52 +03:00
Timofey Boyko
4ea9b5b4c4 Web:Common:MediaViewer: add thumbnail for images and cache with indexedDB 2023-03-06 18:17:21 +03:00
29abce027d Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/client/src/pages/Accounts.jsx
#	packages/client/src/store/FilesActionsStore.js
#	packages/common/constants/index.js
#	products/ASC.People/Server/Api/UserController.cs
2023-03-06 15:37:45 +03:00
913b931544 Merge branch 'develop' into feature/webhooks-ui 2023-03-06 11:21:00 +04:00
Akmal Isomadinov
7ee3770bd2 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed the wheel event and removed useless code 2023-03-06 11:59:41 +05:00
Akmal Isomadinov
ff18523e43 Web:Common:Components:MediaViewer:Sub-Components Fixed the zoom value in the toolbar 2023-03-06 11:21:28 +05:00
964300cd19 Merge branch 'develop' into bugfix/oforms-context-info 2023-03-03 17:02:35 +04:00
Mushka Nikita
5171aeceb8 fiixed infoPanel closing on category switch 2023-03-03 13:34:03 +03:00
Akmal Isomadinov
e6fe2125d8 Web:Common:Components:MediaViewer:Sub-Components:ImageViewerToolbar Fixed a typo in the file name 2023-03-03 14:55:55 +05:00
Akmal Isomadinov
63821e70f3 Web:Common:Components:MediaViewer:Sub-Components Correcting the function name and casting a single style 2023-03-03 14:52:17 +05:00
Akmal Isomadinov
fbab03fa5e Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed a typo in the function name 2023-03-03 14:41:59 +05:00
d88d866deb Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-03 13:24:49 +04:00
Akmal Isomadinov
50b50cb75b Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed position calculation in wheel events 2023-03-03 13:36:58 +05:00
Akmal Isomadinov
e20b60b5af Web:Common:Components:MediaViewer:Sub-Components:ViewerWrapper Fixed closing the viewer during deletion and renaming 2023-03-03 13:26:44 +05:00
Akmal Isomadinov
a8a7344225 Web:Common:Components:MediaViewer:Sub-Components:Viewer Fixed hiding the toolbar after opening the viewer 2023-03-03 13:11:39 +05:00
Timofey Boyko
a1c6d87598 Web:Common:FilterInput: fix empty tag 2023-03-03 11:07:52 +03:00
Akmal Isomadinov
26df02cd2c Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed on close 2023-03-03 12:58:50 +05:00
Akmal Isomadinov
94e5321e13 Web:Common:Components:MediaViewer:Sub-Components: Removed useless code 2023-03-03 12:47:26 +05:00
Akmal Isomadinov
be745d1f67 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed closing the image when clicking outside the image area 2023-03-03 12:41:56 +05:00
Akmal Isomadinov
165d410e15 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed image position calculation 2023-03-03 12:37:43 +05:00
Akmal Isomadinov
486ea2f5c0 Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed issues with double-click zoom animation 2023-03-03 00:22:29 +05:00
Akmal Isomadinov
a3fef0ec5c Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 20:00:26 +05:00
Akmal Isomadinov
3c0a179b43 Web: Viewer-player moved from Viewer to MediaVeiwer 2023-03-02 19:58:51 +05:00
Akmal Isomadinov
a84a6d8392 Web:Common:Components:MediaViewer Renamed the ActionType to the Toolbar Action Type and add a zoom reset action 2023-03-02 19:28:22 +05:00
Akmal Isomadinov
212adea542 Web:Common:Components:MediaViewer Replaced images props on fileUrl 2023-03-02 19:08:58 +05:00
2da50109bb Merge branch 'develop' into bugfix/oforms-context-info 2023-03-02 17:37:51 +04:00
Akmal Isomadinov
d43d4d5dec Web:Common:Components:MediaViewer Added double click and fixed percent state 2023-03-02 17:26:12 +05:00
DmitrySychugov
d55c11400a Fixed Bug 61425 - Web: Common: fixed move to icon in context menu for viewer 2023-03-02 15:25:32 +05:00
Akmal Isomadinov
fcaa5ab4b3 Merge branch 'develop' into feature/refactoring-viewer-base 2023-03-02 14:16:21 +05:00
Akmal Isomadinov
23bbca807b Web:Common:Components:MediaViewer:Sub-Components:ImageViewer Fixed double tap (Bug 61100) 2023-03-02 13:52:25 +05:00
Akmal Isomadinov
d4a0d5b604 Web:common/components/MediaViewer Fixed keyboard event 2023-03-02 13:16:15 +05:00
Akmal Isomadinov
3a24a68dd0 Web:Common:Components:MediaViewer:Sub-Components:Viewer Optimizing rendering 2023-03-02 11:19:43 +05:00
Akmal Isomadinov
69be181570 Web:Common:Components:MediaViewer Fixed memory leak and refactoring 2023-03-02 11:10:58 +05:00
Akmal Isomadinov
244a731296 Web:Common:Components:MediaViewer:Sub-Components Refactoring and added ImageViewer 2023-03-02 11:09:39 +05:00
Akmal Isomadinov
9632a53ca6 Web:Common:Components:MediaViewer:Sub-Components:Added ImageViewer 2023-03-02 11:02:51 +05:00
Akmal Isomadinov
029a568076 Web:Common:Components:MediaViewer:Sub-Components: Added DesktopDetails 2023-03-02 10:53:40 +05:00
Akmal Isomadinov
f59235d4fb Web:Common:Components:MediaViewer:Helpers Refactoring getCustomToolbar 2023-03-02 10:50:52 +05:00
Akmal Isomadinov
ac36082bef Web:Common:Components:MediaViewer:Helpers Added ActionType enum 2023-03-02 10:48:36 +05:00
Akmal Isomadinov
e128c65130 Web:Common:Components:MediaViewer Added ToolBar 2023-03-02 10:47:23 +05:00
DmitrySychugov
a5d8306372 Web: Common: added logic for hiding other tag item 2023-03-01 20:16:12 +05:00
Mushka Nikita
839a406615 Merge branch 'develop' into bugfix/oforms-context-info 2023-03-01 17:54:49 +03:00
Mushka Nikita
518533656a fixed members role combobx interaction with scroll 2023-03-01 17:34:09 +03:00
DmitrySychugov
aacfeb175d Web: Common: corrected the condition 2023-03-01 13:13:27 +05:00
DmitrySychugov
982c5f65cb Web: changed the property to show selector 2023-03-01 13:03:54 +05:00
DmitrySychugov
a893457663 Web: changed the author filter 2023-02-28 19:45:13 +05:00
Timofey Boyko
8e59451b4a Merge branch 'develop' into feature/colloborator 2023-02-27 15:22:21 +03:00
Akmal Isomadinov
69b3b2d79b Web:Common:Components:MediaViewer:Sub-Components Added ViewerLoader 2023-02-27 11:19:12 +05:00
a6c730308d Merge branch 'develop' into feature/webhooks-ui 2023-02-22 18:57:50 +04:00
Timofey Boyko
5ac78e3eb4 Web: disable routes for collaborator 2023-02-22 16:53:59 +03:00
Timofey Boyko
fde57625c1 Web:Common:Loaders: fix filter block loader for accounts 2023-02-22 16:10:49 +03:00
216a6480c8 Merge branch 'develop' into feature/notifications
# Conflicts:
#	packages/common/constants/index.js
#	products/ASC.Files/Core/Core/Thirdparty/IThirdPartyProviderDao.cs
#	products/ASC.Files/Core/Utils/FileMarker.cs
#	yarn.lock
2023-02-22 15:50:55 +03:00
Timofey Boyko
4d9e531539 Web:Common:Navigation: fix displaying context menu 2023-02-22 13:36:09 +03:00
Timofey Boyko
f24eef67ca Web:Common:FilterInput: add truncate to filter block item tag text component at author section 2023-02-21 17:54:25 +03:00
Mushka Nikita
5b8880d484 fixed FloatingButton component 2023-02-21 15:27:52 +03:00
1ef55e5fd8 Merge branch 'develop' into feature/webhooks-ui 2023-02-21 12:42:43 +04:00
9b73c337a3 Merge branch 'develop' into bugfix/Bug-61100 2023-02-20 21:40:23 +04:00
9e4ea2a4fc Merge branch 'develop' into feature/webhooks-ui 2023-02-20 12:42:42 +04:00
Akmal Isomadinov
c525cb3d5e Web:Common:Components:MediaViewer:Helpers Fixed isSeparator type guard 2023-02-20 12:39:01 +05:00
Akmal Isomadinov
e674e4414d Web:Common:Components:MediaViewer:Sub-Components:Viewer Refactoring 2023-02-20 11:50:18 +05:00
Akmal Isomadinov
e810217b42 Web:Common:Components:MediaViewer:Sub-Components: Removed old unnecessary components 2023-02-18 23:37:37 +05:00
Akmal Isomadinov
bcfef89ef1 Web:Common:Components:MediaViewer:Sub-Components: Changed to a new viewer component 2023-02-18 23:34:55 +05:00
Akmal Isomadinov
8762efde2c Web:Common:Components:MediaViewer:Sub-Components: Added Viewer component 2023-02-18 23:30:20 +05:00
Akmal Isomadinov
30a842dec7 Web:Common:Components:MediaViewer:Sub-Components Added PrevButton component 2023-02-18 23:11:15 +05:00
Akmal Isomadinov
5b9e3e28e4 Web:Common:Components:MediaViewer:Sub-Components Added NextButton component 2023-02-18 23:09:50 +05:00
Akmal Isomadinov
8f38037b01 Web:Common:Components:MediaViewer:Sub-Components: Added MobileDetails component 2023-02-18 23:08:01 +05:00
Akmal Isomadinov
0792f45aef Web:Common:Components:MediaViewer:StyledComponents: Added entry point index.ts 2023-02-18 23:05:31 +05:00
Akmal Isomadinov
d9da80902f Web:Common:Components:MediaViewer:StyledComponents: Added component StyledViewerContainer 2023-02-18 23:03:19 +05:00
Akmal Isomadinov
78c159387c Web:Common:Components:MediaViewer:StyledComponents: Added component StyledSwitchToolbar 2023-02-18 23:02:41 +05:00
Akmal Isomadinov
f34f49d570 Web:Common:Components:MediaViewer:StyledComponents: Added component StyledMobileDetails 2023-02-18 23:01:59 +05:00
Akmal Isomadinov
3b17f4b55f Web:Common:Components:MediaViewer:StyledComponents: Added component StyledButtonScroll 2023-02-18 23:00:47 +05:00
Akmal Isomadinov
e6273f374d Web:Common:Components:MediaViewer:StyledComponents: Added component ControlBtn 2023-02-18 22:59:16 +05:00
Timofey Boyko
57f86dd447 Web:Common:MediaViewer: change isMobileOnly on isMobile 2023-02-17 15:57:09 +03:00
aa32773e61 Merge branch 'develop' into feature/webhooks-ui 2023-02-16 14:36:38 +03:00
f738a8b830 Merge branch 'develop' into feature/entries-trash-origin 2023-02-15 17:29:23 +03:00
f48b2b040e
Merge pull request #1204 from ONLYOFFICE/bugfix/login-confirm-style
Bugfix/login confirm style
2023-02-15 12:16:36 +03:00
a09de96338
Merge pull request #1212 from ONLYOFFICE/bugfix/spam-media-removal
Web: Common: fixed the ability to spam deleting a media file with hotkey
2023-02-15 11:14:46 +03:00
DmitrySychugov
6276b768f4 Merge branch 'bugfix/spam-media-removal' of github.com:ONLYOFFICE/DocSpace into bugfix/spam-media-removal 2023-02-15 13:10:24 +05:00
DmitrySychugov
43e9f8ea17 Web: Common: rename isRemoved to lastRemovedFileId 2023-02-15 13:09:36 +05:00
Mushka Nikita
c6b835166f disabled erasure warning in empty trash case 2023-02-14 23:39:38 +03:00
44126aaf54 Merge branch 'develop' into bugfix/spam-media-removal 2023-02-14 18:55:50 +03:00
3693d7ee7e Merge branch 'develop' into bugfix/fix-desktop-navigation 2023-02-14 18:38:22 +03:00
10e285c499 Merge branch 'develop' into bugfix/login-confirm-style 2023-02-14 17:04:34 +03:00
Timofey Boyko
59e9c2e560 Web:Common:Components:Navigation: rename isDropBox to isDropBoxComponent 2023-02-14 15:56:21 +03:00
DmitrySychugov
c8da0fe2c6 Web: Common: fixed the ability to spam deleting a media file with hotkey 2023-02-14 17:32:55 +05:00
Timofey Boyko
de38d6da97 Web:Common:Components:Navigation: fix height for tablet view at desktop client 2023-02-14 10:47:49 +03:00
Mushka Nikita
629effb5d2 added trash erasure warning 2023-02-14 03:23:06 +03:00
Akmal Isomadinov
6c7a76c18a Merge branch 'develop' into feature/refactoring-image-viewer 2023-02-13 18:40:56 +05:00
Akmal Isomadinov
0dfb8394fc Web:Common:components:MediaViewer Added ViewerWrapper 2023-02-13 18:28:33 +05:00
Akmal Isomadinov
dfd62a046e Web:Common:Components:MediaViewer:Sub-Components:Viewer Refactoring and rename the Viewer components to ViewerWrapper 2023-02-13 18:26:24 +05:00
Akmal Isomadinov
0885f82a8e Web:Common:Components:MediaViewer:Helpers Added type guard isSeparator 2023-02-13 18:20:11 +05:00
Akmal Isomadinov
8dff763e28 Web:Common:Components:MediaViewer:Types Updated type ContextMenuType 2023-02-13 18:17:12 +05:00
Akmal Isomadinov
581f08a226 Web:Common:Components:MediaViewer:Sub-Components:Added StyledDropDownItem 2023-02-13 18:15:36 +05:00
Akmal Isomadinov
da1cf65dd6 Web:Common:Components:MediaViewer:Sub-Components: Added StyledDropDown 2023-02-13 18:14:43 +05:00
Akmal Isomadinov
ecc9fcfd9e Web:Common:Components:MediaViewer:Helpers: Added getCustomToolbar method 2023-02-13 18:13:16 +05:00
Mushka Nikita
108e60b6eb fixed main button infoPanel positioning 2023-02-13 15:19:30 +03:00
Viktor Fomin
9c7d1d1097 Merge branch 'develop' into bugfix/login-confirm-style 2023-02-13 14:44:10 +03:00
DmitrySychugov
38d443fbd4 Merge branch 'bugfix/deletion-with-hotkey' of github.com:ONLYOFFICE/DocSpace into bugfix/deletion-with-hotkey 2023-02-13 16:19:38 +05:00
DmitrySychugov
44e02b0673 Web: Common: fixed condition 2023-02-13 16:19:21 +05:00
013d6165a7 Merge branch 'develop' into bugfix/deletion-with-hotkey 2023-02-13 13:46:37 +03:00
DmitrySychugov
e700c32494 Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive 2023-02-13 14:24:11 +05:00
Akmal Isomadinov
56bf72cfb8 Web:Common:Components:MediaViewer Fixed bug 61104 2023-02-13 14:07:53 +05:00
Akmal Isomadinov
30649b27d4 Web:Common:Components:MediaViewer Updated type getIcon 2023-02-13 13:46:50 +05:00
Akmal Isomadinov
7be6542a32 Web:Common:Common:Components:MediaViewer:Types Added type ContextMenuModel 2023-02-13 13:45:42 +05:00
Akmal Isomadinov
a227e3e75b Web:Common:Components:MediaViewer:Sub-Components Added Viewer 2023-02-13 13:44:09 +05:00
Viktor Fomin
0f3fd06f4f Merge branch 'develop' into bugfix/login-confirm-style 2023-02-12 14:50:49 +03:00
DmitrySychugov
7180488f26 Merge branch 'bugfix/hide-mobile-button' of github.com:ONLYOFFICE/DocSpace into bugfix/hide-mobile-button 2023-02-10 17:52:20 +05:00
DmitrySychugov
d287e35d0d Web: Client: fixed name on sort button click 2023-02-10 17:52:04 +05:00
152012852b Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:45:09 +03:00
DmitrySychugov
b79b7815d6 Web: Client: removed the control of the store from the sort button 2023-02-10 17:37:24 +05:00
Akmal Isomadinov
6f491c9d40 Web fixed keyboard event 2023-02-10 17:13:52 +05:00
Akmal Isomadinov
0175edc651 Web: Moved from MediaViewerV2 to MediaViewer and removed old MediaViewer 2023-02-10 16:43:43 +05:00
DmitrySychugov
c1a3984786 Revert "Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive"
This reverts commit d35452012d.
2023-02-10 16:26:12 +05:00
Akmal Isomadinov
21bc7f59dc Web:Common:Components:MediaViewerV2:Helpers Added protection against incorrect arguments for the findNearestIndex method 2023-02-10 15:44:44 +05:00
DmitrySychugov
52a51431cb Merge branch 'develop' into bugfix/hide-mobile-button 2023-02-10 15:33:03 +05:00
DmitrySychugov
d35452012d Fixed Bug 61102 - Web: Common: removed the window with deletion if there are no rights or the room is in the archive 2023-02-10 15:32:16 +05:00
Akmal Isomadinov
7b036537a0 Web: Decomposition of MediaViewerDataStore 2023-02-10 15:13:43 +05:00
Akmal Isomadinov
8b33d977c8 Web: Fixed code formatting style 2023-02-10 15:04:57 +05:00
Akmal Isomadinov
789b017d05 Web: Rename the MediaViewerTS folder to MediaViewerV2 2023-02-10 14:18:56 +05:00
Akmal Isomadinov
58ed975320 Merge branch 'feature/refactoring-mediaviewer' of github.com:ONLYOFFICE/DocSpace into feature/refactoring-mediaviewer 2023-02-10 14:11:29 +05:00