Commit Graph

13519 Commits

Author SHA1 Message Date
d1dd00e107 Web: Files: Turn off wdyr 2021-08-17 16:31:32 +03:00
93c2b06f06 Web: Files: removed unused code 2021-08-17 15:38:59 +03:00
6ebffc1784 Web: Components: fixed Link re-render 2021-08-17 15:19:33 +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
4d8ab266d4 Merge branch 'develop' into bugfix/canShare 2021-08-17 13:09:06 +03:00
e8085b1ff2
Merge pull request #325 from ONLYOFFICE/feature/nginx-static
Feature/nginx static
2021-08-17 12:04:27 +03:00
bba83d2e9f build.static.bat: Removed pause (for buildAndDeploy.bat) 2021-08-17 11:19:56 +03:00
07ea37bdfc build.bat: Added comment 2021-08-17 11:12:30 +03:00
5c492ee583 Build: Optimization of build process 2021-08-17 11:00:36 +03:00
9873ea6fa0 Nginx: config for developers 2021-08-16 19:26:16 +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
f3ec5bb0e0 Nginx: static config 2021-08-16 15:18:45 +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
996b438a6b Web: Api: Added opportunity to skipLogout on 401 error 2021-08-13 19:24:48 +03:00
6bb6064599 Files: Added canShare, canEdit, RootFolderId to FileEntryWrapper 2021-08-13 19:22:57 +03:00
5bf9bfae27 Files: optimization 2021-08-13 18:59:17 +03:00
b23fe977cb Kafka: fix 2021-08-13 17:05:11 +03:00
4362018a2c Files: fix transaction 2021-08-13 11:09:57 +03:00
86248a3ad1 Kafka: fix create topic 2021-08-13 11:09:01 +03:00
922d25dcb4 WEb: Editor: Fixed sharing access (added canShare function), fixed rename function (added accessEdit function). 2021-08-12 17:38:17 +03:00
508bb59f0f Build: Added yarn install to build.static.bat 2021-08-12 16:24:09 +03:00
b9d242df6f Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-08-12 16:19:23 +03:00
fc99e05504 Build: Added build.static.bat 2021-08-12 16:19:16 +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
7e249a170e removed socketio config 2021-08-12 15:58:56 +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
39b93080bd Web: Editor: Added config id for editor. 2021-08-12 14:41:57 +03:00
17eaf17b7d Web: Common: Add check if store is initialized. 2021-08-12 14:41:12 +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
2157e33c7f build: Added start/stop backend services only 2021-08-11 22:04:54 +03:00
0250e1c898 Web: service-worker: Force wb.messageSkipWaiting() after reload page 2021-08-11 22:04:22 +03:00
87b7e171de ApiSystem: fix 2021-08-11 21:32:43 +03:00
fff54bd9dc Kafka: create before assign 2021-08-11 21:15:37 +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
63426dcaf3 Web: Update workbox to v6.2.3 2021-08-11 20:38:39 +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