Commit Graph

121 Commits

Author SHA1 Message Date
c570a9c1f3 Added si language to editor.babel 2024-03-06 03:30:34 +04:00
c19b605c6b Merge branch 'bugfix/rc-2.5.0' of github.com:ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-03-05 12:16:34 +03:00
7c746e54ce Editor: Added customization config from JS-SDK 2024-03-05 12:16:27 +03:00
Akmal Isomadinov
7023185c23 Doceditor:SelectFolderDialog: Disabled opening documents in a new tab via the editor selector when saving a file as an image 2024-03-05 14:14:30 +05:00
39ed74943b Doceditor: downgrade i18n and fix warnings 2024-03-04 10:49:43 +03:00
e80d05424f Doceditor: change network for prod 2024-02-29 17:05:04 +03:00
61636ed199 Doceditor: add build and start prod for docker 2024-02-28 17:31:00 +03:00
19d0490d9e Doceditor: fix deploy script 2024-02-28 12:48:10 +03:00
78656331a8 Doceditor: delete readme file 2024-02-28 12:36:43 +03:00
83f3dfd45a Doceditor: add generate build id 2024-02-28 11:25:41 +03:00
806d2760bf Doceditor: bump version to 2.0.4 2024-02-28 11:24:45 +03:00
f9c575f61d Doceditor: fix deploy config 2024-02-28 10:26:07 +03:00
3bb45d8311 Doceditor:Hooks:UseError: remove redirect 2024-02-27 19:05:20 +03:00
2afdf69688 Doceditor: add logger and custom server 2024-02-27 19:04:57 +03:00
6748387c8e Doceditor:Pages: add health route 2024-02-27 19:04:09 +03:00
c0e07ed205 Doceditor: fix pdf icon 2024-02-27 13:45:16 +03:00
eebbb68734 Doceditor: fix iphone problems 2024-02-27 12:49:11 +03:00
d84a4b3bef Doceditor:UseTheme: fix theme for app loader 2024-02-27 12:28:02 +03:00
100ab8ee41 Doceditor: update version for onlyoffice-document-editor-react 2024-02-27 10:33:16 +03:00
ef0544a093 Doceditor: add AppLoader 2024-02-27 10:32:07 +03:00
b9809b8aa8 Doceditor:Layout: remove double styled components wrapper 2024-02-26 18:13:32 +03:00
87c142f0dd Doceditor:Components:DeepLink: fix logo and translations 2024-02-26 17:22:43 +03:00
28d45586d2 Doceditor:Hooks:UseTheme: fix base theme 2024-02-26 14:40:06 +03:00
ac75ffbb1b Add onlyoffice-document-editor-react as tgz 2024-02-26 13:17:01 +03:00
6d80c6f343 Doceditor:Utils:Action: delete console log 2024-02-26 11:25:29 +03:00
ab76b57cbb Doceditor:Types: update 2024-02-26 11:11:57 +03:00
1b7c8381ed Doceditor:Utils:Actions: fix get initial data 2024-02-26 11:11:30 +03:00
e31c083c46 Doceditor:Page: fix fileid from searchParams 2024-02-26 11:10:32 +03:00
2e19b768ef Doceditor: add Share dialog 2024-02-26 11:04:03 +03:00
854005430f Doceditor: fix svgr import 2024-02-22 16:42:20 +03:00
1d4c1e7965 Doceditor:Dialogs: fix wrong file icons 2024-02-22 15:40:23 +03:00
69f2903a4f Doceditor: fix i18n instance 2024-02-22 14:14:56 +03:00
27f3ad7826 Doceditor: update react component 2024-02-19 11:42:01 +03:00
38ef660aba Doceditor:Types: update 2024-02-19 11:41:10 +03:00
b0322cd68b Doceditor: refactoring 2024-02-19 11:40:07 +03:00
a9e9eb0c4e Doceditor:Pages:Page: delete useless 2024-02-19 10:37:01 +03:00
94d2791ce1 Doceditor:Pages:Layout: add favicon 2024-02-19 10:36:32 +03:00
93c5abb50b Doceditor:Components:DeepLink: init 2024-02-19 10:35:42 +03:00
0abd8138b1 Doceditor:Hooks:UseWhiteLabel: fix first fetch 2024-02-19 10:35:10 +03:00
3a4ea79c37 Doceditor:Hooks:UseDeepLink: init 2024-02-19 10:34:41 +03:00
2ab9263cb2 Doceditor:Hooks:UseDeviceType: fix first render 2024-02-19 10:34:17 +03:00
f34994aa9d Doceditor:Hooks:UseTheme: retun currentColorScheme 2024-02-19 10:33:51 +03:00
2f0efc62df Doceditor:Hooks:UseDeepLink: init 2024-02-16 18:24:50 +03:00
959d67d2bd Doceditor:Hooks:UseTheme: update types 2024-02-16 18:20:16 +03:00
5d466eebc4 Doceditor:Hooks:UseI18N: update types 2024-02-16 18:15:44 +03:00
a34d900f1e Doceditor:Hooks: add useError 2024-02-16 18:12:34 +03:00
be581df16b Doceditor:Hooks: add useRootInit 2024-02-16 18:09:41 +03:00
0b60d17b1e Doceditor:Utils: add registry styled components 2024-02-16 18:08:45 +03:00
884f54a7da Doceditor:Utils: add i18nex instance 2024-02-16 18:06:31 +03:00
1bc5bb0cc4 Doceditor: update server function 2024-02-16 18:06:10 +03:00
d6ae57f54c Doceditor: add .ico?url support for ts 2024-02-16 17:47:52 +03:00
dd35cd15bc Doceditor: add useWhiteLabel url 2024-02-16 17:30:51 +03:00
aa8bb25e08 Doceditor: add useDeviceType hook 2024-02-16 17:30:27 +03:00
8f5e9f041e Doceditor: downgrade i18n 2024-02-14 13:38:26 +03:00
614abaa5bb Doceditor: fix use select file and select folder dialogs 2024-02-14 13:38:06 +03:00
0111dd2ebc Doceditor:SelectFileDialog: init 2024-02-07 15:59:08 +03:00
1226da6be2 Doceditor:Editor: optimize 2024-02-06 12:58:29 +03:00
b565de5b53 Doceditor:Editor: optimize 2024-02-05 16:47:11 +03:00
4c05ebebf3 Doceditor:Editor: add translations with i18n 2024-02-05 16:20:41 +03:00
8135e2672d Doceditor: fix useless folders after start 2024-02-05 16:07:12 +03:00
65bb7ba0b5 Doceditor: fix body and html styles 2024-02-05 12:55:41 +03:00
c9515e8fed Doceditor: add support i18next 2024-02-02 18:41:50 +03:00
1a7b900c44 Doceditor: add styled-components theme provider 2024-02-02 15:11:04 +03:00
dc3cd45517 Doceditor: fix 2024-02-02 14:31:35 +03:00
14e2e5dbb9 Doceditor: fix webpack for assets 2024-02-02 10:54:30 +03:00
79ce5133ca Doceditor: add select folder dialog 2024-02-01 12:29:00 +03:00
e4b3136255 Update yarn.lock 2024-01-31 16:18:43 +03:00
1d8db5c7ae Added new params to getData 2024-01-10 14:05:24 +04:00
5a942bf3dd Fix full size 2024-01-10 14:04:37 +04:00
5406e7cf35 Applied server action to get config 2024-01-09 20:25:50 +04:00
32ea64d279 Init new doceditor app (nextjs) 2024-01-09 11:32:57 +04:00