Commit Graph

41767 Commits

Author SHA1 Message Date
72be9e6da7 Merge branch 'develop' into feature/refactoring-media-viewer
# Conflicts:
#	packages/shared/package.json
2024-02-05 17:21:59 +04:00
51baf86340
Merge pull request #218 from ONLYOFFICE/bugfix/files-upload
Web: Files: fixed files upload
2024-02-05 17:10:59 +04:00
8b81a3031c Web: Files: Upload: renamed isUploaded to allChunkUploaded 2024-02-05 16:06:04 +03:00
5a0596702d
Merge pull request #224 from ONLYOFFICE/feature/custom-scrollbar
Feature/custom scrollbar
2024-02-05 16:56:46 +04:00
bd00af57b1 Merge branch 'develop' into bugfix/files-upload 2024-02-05 15:43:24 +03:00
50c2b1de0b
Merge pull request #225 from ONLYOFFICE/bugfix/change-language
Shared:Utils:Common: fix convert to language function
2024-02-05 15:57:01 +04:00
182caeaaca Shared:Utils:Common: fix convert to language function 2024-02-05 14:53:30 +03:00
84a0128912 Shared:Components:Scrollbar: fix custom scrollbar storybook 2024-02-05 14:20:42 +03:00
cef218c486
Merge pull request #214 from ONLYOFFICE/bugfix/sdk-table
Web: Files: added storage for sdk table
2024-02-05 13:54:34 +03:00
0f5b73a9b5 Shared: move custom-scrollbar from utils to scrollbar component 2024-02-05 13:49:14 +03:00
4177898c66 Web: Files: fixed upload progress 2024-02-05 13:45:12 +03:00
c65902a9ad Merge branch 'develop' into bugfix/sdk-table
# Conflicts:
#	packages/client/src/store/TableStore.js
2024-02-05 13:41:01 +03:00
abadbe8fe4 Shared:Utils:CustomScrollBar: delete console log 2024-02-05 13:37:24 +03:00
2fa7cec058 Update deps 2024-02-05 13:36:18 +03:00
000b1fa6cd Shared:Utils:Scrollbar: fix using from library to utils 2024-02-05 13:21:48 +03:00
df53a6291e Shared:Utils:CustomScrollBar: init 2024-02-05 13:21:23 +03:00
Akmal Isomadinov
251de059f4 Merge branch 'develop' into feature/refactoring-media-viewer 2024-02-05 14:31:47 +05:00
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
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
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
5823c18b73 Shared: Navigation: fix trash warning position 2024-02-02 14:35:43 +03: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
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
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
Akmal Isomadinov
b4fc13d045 Renamed to media-viewer 2024-02-02 12:46:42 +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
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