Commit Graph

1612 Commits

Author SHA1 Message Date
e6e49559a9 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-09-13 14:59:06 +05:00
009dc5b7a3 Web: Studio: added ref for drop-down 2021-09-13 14:57:51 +05:00
1fe11360a8 Web: Components: added portals to drop-down 2021-09-13 14:56:02 +05:00
b4661539ec Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-09 13:06:12 +03:00
f73ffec535 Web: Layout: Fixed selection of scroll body for ipad. 2021-09-09 11:55:16 +03:00
899507000f Web: fixed login route 2021-09-08 16:24:20 +03:00
d66e8a4046 Web: Files: fixed drag files 2021-09-08 11:36:43 +03:00
c0cd0ea269 fix Bug 51444 2021-09-07 22:42:31 +03:00
7684723dd1 Web: Fixed scroll for mobile layout. 2021-09-07 14:22:00 +03:00
a30f75b0b4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 11:38:30 +03:00
009a801be7 Web: Personal: fixed redirect to login 2021-09-07 11:38:24 +03:00
0eaee99856 Fix bug 51365: update avatar in header 2021-09-07 02:31:56 +03:00
1fdb42a53a Fix Error 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-01 15:25:20 +03:00
51c2341248 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 15:59:17 +03:00
68e0da72d7 Web: Added no selection of logo. 2021-08-23 13:56:35 +03:00
0cfb70d9e2 Error 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-23 13:50:21 +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
34408c6e41 Web: Components: added style props for snackbar 2021-08-17 21:20: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
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
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
f642090c66 Web: Client: fixed 2021-08-11 10:44:00 +03:00
3f56790c85 Fix bug 51365: update avatar in header 2021-08-11 10:18:10 +03:00
b04b8c7edb Fix bug 51828: about links 2021-08-09 16:39:03 +03:00
514387652e Web: Client: fixed about 2021-08-05 12:30:14 +03:00
fbf0ee3bf0 Web: Client: added about dialog 2021-08-04 12:06:37 +03:00
a9734f78e1 Web: Client: added about content 2021-08-04 12:06:16 +03:00
d2fbca0a27 Web: Client: rewrite about page 2021-08-03 16:01:56 +03:00
fb922f04d6 Web: Client: change About translations 2021-08-03 16:01:31 +03:00
180c0a7407 Web: Client: fixed 2021-07-27 16:09:56 +03:00
e2d3f3195d Merge branch 'develop' into release/1.0.0 2021-07-26 15:40:05 +03:00
538d65c724 Web: Remove query hash from remoteEntry.js 2021-07-26 14:02:10 +03:00
30b41aac42 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-26 12:37:01 +03:00
0f27a6c673 Merge branch 'develop' into release/1.0.0 2021-07-23 17:34:43 +03:00
675fb8de21 Web: Fix caching remoteEntry.js 2021-07-23 17:20:42 +03:00
fa500d094f Merge branch 'develop' into release/1.0.0 2021-07-22 11:12:37 +03:00
e703927239 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-21 18:30:33 +03:00
13f8f5ef7d Fix sw.js creation 2021-07-21 18:28:56 +03:00
e44040cf8a Web: Client: fix 2021-07-21 12:57:20 +03:00
a8d4a2678a Web: Client: added snackbar button action 2021-07-21 12:52:57 +03:00
5371b7682e Web: Client: fixed show snackbar 2021-07-21 12:45:18 +03:00
653066af0c Merge branch 'develop' into release/1.0.0
# Conflicts:
#	config/nginx/onlyoffice.conf
2021-07-20 18:21:00 +03:00
eab97bbfed Web: init new single sw.js creation 2021-07-20 12:32:27 +03:00
e81c3df0be Added displaying version from appsettings.json (api/2.0/settings.json) 2021-07-14 17:31:06 +03:00
1ebc588a93 Web: Bumped version to 1.0.0 2021-07-14 13:26:36 +03:00
d125220aa0 Merge branch 'feature/personal' of https://github.com/ONLYOFFICE/AppServer into feature/personal 2021-07-09 18:28:24 +03:00
b4c4625f3f Moved getting firebase config to API method /api/2.0/settings.json 2021-07-09 18:28:08 +03:00
1c24e809fc Merge branch 'feature/personal' of github.com:ONLYOFFICE/AppServer into feature/personal 2021-07-09 17:41:07 +03:00