Commit Graph

42143 Commits

Author SHA1 Message Date
Akmal Isomadinov
c19fd9d297 MediaViewer: Updated stories 2024-02-05 14:10:06 +05:00
Akmal Isomadinov
980f13aa7f MediaViewer:Player Fix 2024-02-05 13:47:58 +05:00
Akmal Isomadinov
8c056f5907 MediaViewer:Player Added load progress 2024-02-05 13:29:56 +05:00
Vladimir Khvan
30b24d371c Web: Client: JavascriptSDK: events were passed to config 2024-02-05 13:08:00 +05:00
2e6d4252e2 fixed page crashing when clicked clickOutsideAction 2024-02-05 12:13:19 +05:00
bb1a43bf67 Merge branch 'develop' into feature/editor-nextjs 2024-02-05 10:12:51 +03:00
Akmal Isomadinov
755e2386ce MediaViewer: Fixed memory leak tiff 2024-02-04 21:26:29 +05:00
Akmal Isomadinov
b0a792f3d7 MediaViewer: Optimization of tiff decoding 2024-02-04 19:08:01 +05:00
c9515e8fed Doceditor: add support i18next 2024-02-02 18:41:50 +03:00
a80a49a57e
Merge pull request #221 from ONLYOFFICE/bugfix/editor-dialog
bugfix/editor-dialog
2024-02-02 19:36:04 +04:00
Akmal Isomadinov
73379d43d6 MediaViewer: Updated README.md 2024-02-02 20:27:48 +05:00
Akmal Isomadinov
7c09046880 MediaViewer: Added description 2024-02-02 20:27:23 +05:00
7bb1a4edb7 Merge branch 'develop' into bugfix/editor-dialog 2024-02-02 19:26:48 +04:00
426eeaff26
Merge pull request #222 from ONLYOFFICE/bugfix/trash-warning
bugfix/trash-warning
2024-02-02 19:25:38 +04:00
97cdf17362 Shared: Navigation: fix 2024-02-02 18:22:42 +03:00
da37e06aaf Merge branch 'develop' into bugfix/trash-warning 2024-02-02 19:10:24 +04:00
8c775468e0
Merge pull request #191 from ONLYOFFICE/bugfix/rows-jump-styles
bugfix/rows-jump-styles
2024-02-02 19:00:44 +04:00
0d9f675c82 Merge branch 'develop' into bugfix/rows-jump-styles
# Conflicts:
#	packages/client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
2024-02-02 18:33:51 +04:00
7487d0d94b Merge branch 'hotfix/v2.0.2' into develop 2024-02-02 18:13:01 +04:00
Akmal Isomadinov
01927114cd MediaViewer: Added stories 2024-02-02 18:48:07 +05:00
Akmal Isomadinov
29e4418b3e MediaViewer: Fixed export 2024-02-02 18:47:33 +05:00
b2023331e3 FilesSelector: Fixed stopping requests for embedded mode 2024-02-02 16:34:20 +03:00
e885c0485d Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/client/src/pages/Home/Hooks/usePublic.js
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
#	public/locales/ja-JP/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/zh-CN/Common.json
2024-02-02 16:15:04 +04:00
1a7b900c44 Doceditor: add styled-components theme provider 2024-02-02 15:11:04 +03:00
5823c18b73 Shared: Navigation: fix trash warning position 2024-02-02 14:35:43 +03:00
dc3cd45517 Doceditor: fix 2024-02-02 14:31:35 +03:00
89c210a4f7 Shared: fix nextjs problems 2024-02-02 14:30:57 +03:00
Vladimir Khvan
bb74cc4947 Web: Client: JavascriptSDK: translations were corrected 2024-02-02 16:25:35 +05:00
2e66a739bf
Merge pull request #220 from ONLYOFFICE/bugfix/public-room-header-menu
Bugfix/public room header menu
2024-02-02 15:15:53 +04:00
Vladimir Khvan
3981f30618 Web: Client: JavascriptSDK: layout was corrected 2024-02-02 16:15:48 +05:00
92f770998e Web: FilesSelector: Fixed display of translation for dialogue in the editor. 2024-02-02 14:06:47 +03:00
b7ed472dae Web: Files: Navigation: fixed header-menu width 2024-02-02 13:49:28 +03:00
7a87bc295c Web: Files: fixed public room socket, requests after rewriting to typescript 2024-02-02 13:44:28 +03:00
338b3eca62 Web: Files: Fixed navigation styles for public room 2024-02-02 13:27:28 +03:00
Vladimir Khvan
498155bea3 Web: Client: JavascriptSDK: dark mode was added for manager 2024-02-02 15:17:27 +05:00
cf9f65b21f Web: Files: fixed empty-screen for public room 2024-02-02 13:11:17 +03:00
76c1556c9e Fix Bug 65386 - Rooms. Fixed header menu for public room 2024-02-02 13:10:40 +03:00
Vladimir Khvan
b9008210ff Web: Client: JavascriptSDK: button view was corrected 2024-02-02 14:22:23 +05:00
Vladimir Khvan
9cdb27cd93 Web: Client: JavascriptSDK: room selection was fixed 2024-02-02 14:21:29 +05:00
14e2e5dbb9 Doceditor: fix webpack for assets 2024-02-02 10:54:30 +03:00
Akmal Isomadinov
b4fc13d045 Renamed to media-viewer 2024-02-02 12:46:42 +05:00
Vladimir Khvan
2bfd15a162 Merge branch 'develop' into feature/js-sdk-presets 2024-02-02 12:40:49 +05:00
Akmal Isomadinov
498dde43db Fix after merge 2024-02-02 12:25:39 +05:00
Akmal Isomadinov
cb6b4d0a57 Merge branch 'develop' into feature/refactoring-media-viewer
# Conflicts:
#	packages/common/components/MediaViewer/sub-components/Viewer/index.tsx
2024-02-02 12:25:09 +05:00
51344b6dc5 Merge branch 'feature/refactoring-selectors' into feature/editor-nextjs 2024-02-02 10:12:40 +03:00
412bfd7562 Merge branch 'feature/rewrite-stores' into feature/refactoring-selectors 2024-02-02 10:07:56 +03:00
ce17a2ab72 Merge branch 'develop' into feature/rewrite-stores 2024-02-02 09:58:40 +03:00
2ca90598bb Merge branch 'develop' into bugfix/files-upload 2024-02-02 01:35:23 +04:00
c164d0ccc1 Fix Minified React error #130 2024-02-02 01:34:34 +04:00
126ca45820 Merge branch 'develop' into bugfix/files-upload 2024-02-02 00:11:16 +04:00