Commit Graph

33612 Commits

Author SHA1 Message Date
Mushka Nikita
d9fa1c91d8 fix crash 2023-04-20 11:47:46 +03:00
Mushka Nikita
d210a968ae unlock thirdparty 2023-04-20 11:47:39 +03:00
b1f869759e Update yarn.lock 2023-04-20 12:31:53 +04:00
48f9073302 Merge branch 'release/v1.0.0' into develop 2023-04-20 12:31:46 +04:00
Viktor Fomin
9199950351 Fix Bug 62173: applied common style for branding logos 2023-04-20 10:29:57 +03:00
27b25e280f edited variables 2023-04-19 19:41:45 +03:00
5190a1d035 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 19:10:58 +03:00
c4e0f51017 Update translations (JavascriptSdk) 2023-04-19 19:10:41 +03:00
34a86cb02f fix 62142 2023-04-19 18:55:49 +03:00
DmitrySychugov
970cb8f52a Web: Components: RoomLogo - fixed type description 2023-04-19 20:11:53 +05:00
fa61812aa1 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 17:55:19 +03:00
f35671c7dc SSO: fixed a re-login 2023-04-19 17:55:09 +03:00
Timofey Boyko
40a38b9566 Web:Client: fix stores 2023-04-19 17:20:15 +03:00
Timofey Boyko
c5f8b28d2a Web: Client: fix navigate into mobx stores 2023-04-19 16:56:31 +03:00
97cd9824e1 Add translations (vi) 2023-04-19 16:32:38 +03:00
Elyor Djalilov
c4765dcfc5 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 18:14:59 +05:00
Elyor Djalilov
c6dccfe77e Fix Bug 62170 - Files. Incorrectly truncated too long comment for the revision of the document 2023-04-19 18:14:53 +05:00
Akmal Isomadinov
2ade28e698 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 18:08:44 +05:00
Akmal Isomadinov
91be14ff90 Web:Client:Home Fixed bug 62147 2023-04-19 18:08:32 +05:00
DmitrySychugov
fcd159fca5 Web: Components: fixed room logo selector for story 2023-04-19 17:58:19 +05:00
8c3dc99864 Web: Client: Added ref to wrongPortalNameUrl 2023-04-19 16:52:14 +04:00
Timofey Boyko
56ab350cb4 Web:Client: add declarative router object 2023-04-19 15:42:53 +03:00
DmitrySychugov
e0360db8d6 Web: Components: PasswordInput - added description 2023-04-19 17:41:32 +05:00
e2dfd71921 SSO: Fix error 500 (response: 14) 2023-04-19 16:11:42 +04:00
f1a6b53f74 SSO: re-written logger and it's usage 2023-04-19 16:10:38 +04:00
DmitrySychugov
c44e127382 Web: Components: Paging - added description 2023-04-19 16:55:14 +05:00
DmitrySychugov
c1a8274251 Web: Components: added default opening of all page 2023-04-19 16:29:39 +05:00
DmitrySychugov
9cbfd7e1f1 Web: Components: MainButton - added description 2023-04-19 16:25:23 +05:00
DmitrySychugov
0b093b2c73 Web: Components: MainButtonMobile - added description 2023-04-19 16:22:31 +05:00
DmitrySychugov
6843392c02 Web: Components: Link - added description 2023-04-19 16:17:47 +05:00
DmitrySychugov
a7dee3ba0a Web: Components: LinkWithDropDown - added description 2023-04-19 16:15:58 +05:00
DmitrySychugov
99620e407b Web: Components: fixed description 2023-04-19 16:12:53 +05:00
DmitrySychugov
d3aa78c2c7 Web: Components: InputBlock - added description 2023-04-19 16:11:26 +05:00
Elyor Djalilov
feeab42961 Fix Bug 62146 - Settings: Remove link flag from Paid icon. 2023-04-19 15:34:46 +05:00
Elyor Djalilov
f9e2336a41 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 15:18:55 +05:00
Elyor Djalilov
e2e4a6d0d5 Fix Bug 62114 - Files. An empty folder if move to it before the move process is complete. 2023-04-19 15:18:50 +05:00
ef945ce787 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-04-19 13:58:44 +04:00
b0e4677897 SSO: FIX decodeData call 2023-04-19 13:58:41 +04:00
NikitaVashchuk
d2e2138b8b Notifications: fixed UserFileUpdated event 2023-04-19 14:50:25 +05:00
6255cb65ee Optimize package configuration 2023-04-19 14:09:06 +05:00
7475d83fc8 Add ffmpeg dependency in packages 2023-04-19 14:06:26 +05:00
0aec0c4dcb SSO: Extended logging 2023-04-19 12:46:14 +04:00
NikitaVashchuk
22fc47ecb1 do not send mail with confirmation email when registering by email link 2023-04-19 13:08:09 +05:00
NikitaVashchuk
a6bb9aac83 WhitelabelController: GetWhiteLabelLogos: removed notification field from response 2023-04-19 13:03:01 +05:00
Viktor Fomin
a50792b946 Components: SocialButtons: svg fill in dark theme 2023-04-19 01:46:21 +03:00
Viktor Fomin
d1956bc0ef Fix Bug 62136: applied social buttons disabled style 2023-04-18 21:07:31 +03:00
b5afcf7fe0 Web:Fixed small comment width in version panel. 2023-04-18 20:38:46 +03:00
DmitrySychugov
191346cbff Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-18 20:28:40 +05:00
DmitrySychugov
9bd8d2aa46 Web: Components: FileInput - added description 2023-04-18 20:25:58 +05:00
DmitrySychugov
de071e35dc Web: Components: IconButton - added description 2023-04-18 20:15:24 +05:00