Commit Graph

3518 Commits

Author SHA1 Message Date
bca93f285a Web: Files: added loadScript tiff 2021-08-19 13:31:57 +03:00
088388d934 Fix bug 52013: download button in header 2021-08-19 07:39:17 +03:00
7904fb4a6c Fix bug 52002: download button in trash 2021-08-19 06:21:10 +03:00
dd3140129b Fix bug 51929: view tiff format 2021-08-19 05:23:50 +03:00
46a97efb52 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
2021-08-18 16:59:00 +03:00
2c025f395d Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-18 16:25:29 +03:00
bf786dda8e Web: Files: fixed style 2021-08-18 16:25:23 +03:00
08b9a570f5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-18 16:07:14 +03:00
1fd6e36199 Fix Bug 51725 - Client.Clouds. By default, the Dropbox third-party storage folder is named DropboxV2. 2021-08-18 16:07:03 +03:00
4683899262 Fix bug 51706: missing icons 2021-08-18 13:51:48 +03:00
d1598f2553 Merge branch 'develop' into bugfix/canShare 2021-08-18 13:36:45 +03:00
88d18dd648 Web: Files: fixed row styles 2021-08-17 17:55:11 +03:00
33b414e319 Merge branch 'bugfix/canShare' of github.com:ONLYOFFICE/AppServer into bugfix/canShare 2021-08-17 16:47:41 +03:00
56eadd95a7 Web: Files: fixed canShare 2021-08-17 16:47:34 +03:00
d1dd00e107 Web: Files: Turn off wdyr 2021-08-17 16:31:32 +03:00
11f6ab96bc Files: fixed tests 2021-08-17 15:50:05 +03:00
93c2b06f06 Web: Files: removed unused code 2021-08-17 15:38:59 +03:00
c563ad1956 Web: Files: Added commented variant of re-render fix 2021-08-17 15:11:56 +03:00
4c1105f63c Web: Files: Decomposed item (fix re-render) 2021-08-17 15:11:23 +03:00
12f005ccb5 Web: Files: Added useCallback (fix re-render) 2021-08-17 15:09:56 +03:00
6647d238b5 Web: Files: Turn on wdyr 2021-08-17 15:08:21 +03:00
4150652247 Fix bug 51757: ThirdPartyList styles 2021-08-17 12:46:32 +03:00
b6a7e46d09 Web: Files: fixed showShare 2021-08-16 18:21:08 +03:00
3bfe3865e1 Web: Files: fixed HOCs render 2021-08-16 17:50:31 +03:00
340acf767c Merge branch 'release/1.0.0' into bugfix/loading-to-unlock-file 2021-08-16 15:49:23 +05:00
984d922388 Web: Files: correct download cancellation 2021-08-16 15:48:07 +05:00
ad654d43e8
Merge pull request #322 from ONLYOFFICE/bugfix/fix-button-remove-from-favorites
Bugfix/fix button remove from favorites
2021-08-16 11:45:46 +03:00
08063fe76b
Merge pull request #321 from ONLYOFFICE/bugfix/remove-extra-group-selector-buttons
Bugfix/remove extra group selector buttons
2021-08-16 11:36:24 +03:00
9715719994 Merge branch 'develop' into bugfix/canShare 2021-08-16 11:07:30 +03:00
e60815b15d Web: Refactoring and API calls optimization 2021-08-13 20:32:50 +03:00
e992b9f3e5 Web: Files: Re-written code to canShare and canEdit from Server's fileInfo 2021-08-13 19:26:37 +03:00
6bb6064599 Files: Added canShare, canEdit, RootFolderId to FileEntryWrapper 2021-08-13 19:22:57 +03:00
4362018a2c Files: fix transaction 2021-08-13 11:09:57 +03:00
6b825eed90 Merge branch 'release/1.0.0' into bugfix/loading-to-unlock-file 2021-08-12 19:03:54 +05:00
7c294a78c9 Web: Files: moved loading to condition 2021-08-12 19:03:01 +05:00
b9d242df6f Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-08-12 16:19:23 +03:00
fad2a178d8 Build: Added build.static.bat + change rimraf, mkdirp packages to single shx package (npm command line util) 2021-08-12 16:18:48 +03:00
9aafaa21ea
Merge pull request #319 from ONLYOFFICE/feature/log
Feature/log
2021-08-12 15:00:53 +03:00
c633866f22 WEb: Files: Return isDEsctop prop & Deleted useless check for admin rights. 2021-08-12 14:44:34 +03:00
24a396a52f Web: Files: Fixed canShare and accessEdit functions. 2021-08-12 11:10:08 +03:00
ef4f0c9788 Merge branch 'release/1.0.0' into develop 2021-08-11 22:05:51 +03:00
9c19042954 fix warnings 2021-08-11 21:00:43 +03:00
4919b34fd0 Web: Webpack: increased performance maxEntrypointSize and maxAssetSize 2021-08-11 20:40:31 +03:00
a26e475c94 Web: fix no license warning 2021-08-11 20:39:24 +03:00
85d77ed4e6 Web: Files: fix mobx warning 2021-08-11 19:53:44 +03:00
9074195906 Web: Files: fix promise chain 2021-08-11 19:50:53 +03:00
55b14255c5 Web: Fix [mobx] Out of bounds read: 1 2021-08-11 19:36:15 +03:00
5e45c75a9d Web: Files: added loading to unlock file 2021-08-11 17:52:57 +05:00
73752acab9 Merge branch 'develop' into bugfix/canShare
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
2021-08-11 15:19:41 +03:00
3fab96db22 Merge branch 'release/1.0.0' into bugfix/fix-button-remove-from-favorites 2021-08-11 17:12:50 +05:00