Commit Graph

774 Commits

Author SHA1 Message Date
Akmal Isomadinov
e02bbda662 Web:Common:Components:MediaViewer:Sub-Components:ViewerPlayer Removed old viewer player 2023-03-20 14:29:18 +05: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
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
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
14a6bceb86 Fixed Bug 61529 - Rooms.Archive. Fixed "Clear search" action 2023-03-09 13:36:50 +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
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