Commit Graph

31099 Commits

Author SHA1 Message Date
DmitrySychugov
34bca3442a Merge branch 'develop' into bugfix/trash-room-title 2023-02-21 12:39:53 +05:00
DmitrySychugov
0f34d4e9b8 Web: Client: replaced the component with a dash 2023-02-21 12:36:47 +05:00
0a5d19a8f4 nlog: refactoring. added tenant info when httpcontext exist 2023-02-20 23:13:18 +03:00
5e9f12a797 backend: refactoring 2023-02-20 23:10:49 +03:00
42f1db849e Revert "Fix Bug 61274 - Files. ‘Something went wrong’ when going to My Documents after opening the Info panel in the Recycle Bin."
This reverts commit cee9f0a5f1.
2023-02-20 23:44:06 +04:00
cee9f0a5f1 Fix Bug 61274 - Files. ‘Something went wrong’ when going to My Documents after opening the Info panel in the Recycle Bin. 2023-02-20 23:33:33 +04:00
DmitrySychugov
b8ad1fd4e9 Web: Client: fixed styled empty room title padding 2023-02-20 23:29:10 +05:00
7bfca4d7fb
Merge pull request #1225 from ONLYOFFICE/bugfix/fixed-dbclick-zoom
Bugfix/fixed dbclick zoom
2023-02-20 22:24:08 +04:00
DmitrySychugov
d05d7271dc Merge branch 'develop' into bugfix/fixed-dbclick-zoom 2023-02-20 23:14:35 +05:00
f716fc6a78 Merge branch 'develop' into bugfix/trash-room-title 2023-02-20 22:09:39 +04:00
75401a064d
Merge pull request #1218 from ONLYOFFICE/bugfix/Bug-61100
Bugfix/bug 61100
2023-02-20 21:54:59 +04:00
08aa59812c Update media-error.js 2023-02-20 21:53:50 +04:00
ae7b8f240f Update media-error.js 2023-02-20 21:53:04 +04:00
9b73c337a3 Merge branch 'develop' into bugfix/Bug-61100 2023-02-20 21:40:23 +04:00
DmitrySychugov
9f7b76ea5e Fixed Bug 61270 - Web: Client: added a dash if there is no title in the room column 2023-02-20 20:15:14 +05:00
DmitrySychugov
f829931b5a Merge branch 'develop' into bugfix/fixed-dbclick-zoom 2023-02-20 16:27:57 +05:00
2691d2cac0
Merge pull request #1224 from ONLYOFFICE/bugfix/fixed-duplicate-files
Web: Files: fixed duplicate files when uploading and resizing at the …
2023-02-20 13:12:37 +03:00
DmitrySychugov
75fbfa1fcf Merge branch 'develop' into bugfix/fixed-dbclick-zoom 2023-02-20 14:56:31 +05:00
b41c926279 Web: Files: fixed duplicate files when uploading and resizing at the same time 2023-02-20 12:49:30 +03:00
4f165d61eb
Merge pull request #1222 from ONLYOFFICE/feature/refactoring-viewer
Feature/refactoring viewer
2023-02-20 11:35:13 +03:00
e98cfda6b6 Merge branch 'develop' into feature/refactoring-viewer 2023-02-20 12:05:33 +04:00
Akmal Isomadinov
c525cb3d5e Web:Common:Components:MediaViewer:Helpers Fixed isSeparator type guard 2023-02-20 12:39:01 +05:00
bfa214906c
Merge pull request #1219 from ONLYOFFICE/bugfix/user-info-displaying
Fixed Bug 61107 - Web: Client: added bufferSelection
2023-02-20 10:27:04 +03:00
fcf2cfb2a6
Merge pull request #1221 from ONLYOFFICE/feature/fix-long-name
Web:Client:Adding an ellipsis to a long name in the info panel, addin…
2023-02-20 10:23:57 +03:00
3b17663884 Web:Client: Add prop truncate. 2023-02-20 10:19:40 +03:00
Akmal Isomadinov
e674e4414d Web:Common:Components:MediaViewer:Sub-Components:Viewer Refactoring 2023-02-20 11:50:18 +05:00
46a839a184
Merge pull request #1216 from ONLYOFFICE/bugfix/fix-room-into-room
Bugfix/fix room into room
2023-02-20 09:10:52 +03: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
1f499d6795 Web:Components:Viewer:Sub-Components Moved the global state to the local state in the viewer-player component 2023-02-18 23:26:54 +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
DmitrySychugov
afa08fd798 Web: Components: fixed zoom by double clicking 2023-02-17 20:08:50 +05:00
b1aaa20baf Web:Client:Adding an ellipsis to a long name in the info panel, adding the width of the name block as a percentage. 2023-02-17 16:07:28 +03:00
Timofey Boyko
57f86dd447 Web:Common:MediaViewer: change isMobileOnly on isMobile 2023-02-17 15:57:09 +03:00
Timofey Boyko
515a87d818 Web:Component:Viewer: add touch events for table devices 2023-02-17 15:56:49 +03:00
8c1d98e92c
Merge pull request #1220 from ONLYOFFICE/bugfix/close-panel
bugfix/close-panel
2023-02-17 15:06:09 +03:00
e3132d1e2c Web: Files: fixed setSelections 2023-02-17 15:05:35 +03:00
4ba51c1779 Web: GlobalEvents: Added saving changes using a hotkey. 2023-02-17 15:02:01 +03:00
3ac15f3af2 Fixed Bug 61245 - Rooms.Hotkeys.Closing the 'Change user type' panel by Esc does not work. 2023-02-17 14:53:14 +03:00
DmitrySychugov
3dc1e045a0 Fixed Bug 61107 - Web: Client: added bufferSelection 2023-02-17 16:42:56 +05:00
Timofey Boyko
774ef40670 Web:Components:Viewer: fix touch events at iphone 2023-02-17 14:41:22 +03:00