Commit Graph

3491 Commits

Author SHA1 Message Date
56eadd95a7 Web: Files: fixed canShare 2021-08-17 16:47:34 +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
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
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
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
73752acab9 Merge branch 'develop' into bugfix/canShare
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
2021-08-11 15:19:41 +03:00
3ce5c1eb2d Web: Files: Fix canShare 2021-08-11 14:58:52 +03:00
1d849f210f Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-11 11:03:22 +03:00
cfbee379cd Fix Bug 51497 Client.Download.Before downloading, redirect to a new tab 2021-08-11 11:03:02 +03:00
0a36c1c98b Fix bug 51757: apps block style 2021-08-11 09:10:18 +03:00
0d10967912 Merge branch 'develop' into release/1.0.0 2021-08-10 18:48:36 +03:00
13ef66c542 Files: optimization 2021-08-10 17:55:53 +03:00
78b98ea80b Thumbnail: optimization 2021-08-10 17:54:56 +03:00
d84918b6e5 Fix bug 51861: esc closed MediaViewer 2021-08-10 16:49:17 +03:00
ab457722b6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-10 14:00:48 +03:00
15b46ca366 Fix bug 51706: missing icons 2021-08-10 13:19:44 +03:00
44b2446282
Merge pull request #320 from ONLYOFFICE/bugfix/extra-items-in-the-recent-category
Bugfix/extra items in the recent category
2021-08-10 11:18:11 +03:00
d6c7a66dd3 Fix double path /products/files/ 2021-08-10 10:58:30 +03:00
e005a29a69 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-09 15:54:28 +03:00
dfa6e97c94 Fix bug 51437: no ability to share files available for viewing 2021-08-09 15:53:54 +03:00
d7446c7c12 Merge branch 'release/1.0.0' into bugfix/extra-items-in-the-recent-category 2021-08-09 17:28:51 +05:00
35efbc002e Web: Files: Fixed 51813, added condition for filter options for category recent 2021-08-09 17:27:29 +05:00
b44bd94805 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-08-09 15:04:23 +03:00
d770fe58fe Fix bug 51698: .svg files not open in MediaViewer 2021-08-09 15:04:13 +03:00
3087dfdb7c Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-09 14:39:43 +03:00
847400c953 Web: Files: added key action on delete dialog 2021-08-09 14:39:33 +03:00
546c1872a3 Added asp logging 2021-08-08 16:19:54 +03:00
360e7392d0 Merge branch 'release/1.0.0' into bugfix/remove-access-btn 2021-08-06 18:30:58 +05:00
5ec78df6ee Fix Bug 51547 Client.Files. "When opened for viewing, the document is opened for editing" 2021-08-06 16:26:42 +03:00
45ebe5edea Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-06 14:11:20 +03:00