Commit Graph

14064 Commits

Author SHA1 Message Date
f0c7a09a6c Web: Moved common shared dependencies to sharedDependencies.js + moved workbox-window 2021-09-10 14:20:19 +03:00
4661dd4344 Web: Editor: Fix WARNING in shared module react-toastify 2021-09-10 11:37:45 +03:00
f7c46a70fa Web: Updates next dev packages:
- @babel/preset-env
- css-loader
- sass
- sass-loader
- serve
- source-map-loader
- style-loader
- terser-webpack-plugin
- webpack-dev-server
+ Fixed css-loader url resolution issues
2021-09-10 11:30:27 +03:00
a5b320764f Web: Removed useless package compression-webpack-plugin 2021-09-09 13:19:58 +03:00
15dab2adaa Web: Updated copy-webpack-plugin package 2021-09-09 13:17:27 +03:00
5b880d5b6a Web: Updated clean-webpack-plugin package 2021-09-09 12:58:49 +03:00
d4bd4dcb50 Web: Updated webpack and it's dependencies (new v5.52.0) + moved to new webpack-dev-server v4.1.1 2021-09-09 11:28:52 +03:00
18718aab93 Web: Updated babel packages 2021-09-08 17:40:31 +03:00
bfb85fd05f Web: Removed duplicated dependency declaration (attr-accept) 2021-09-08 17:17:57 +03:00
8c731a1630 Web: Turned off wdyr 2021-09-08 16:57:40 +03:00
8c6de99101 Web: Updated @welldone-software/why-did-you-render, move it to the common devDependencies 2021-09-08 16:52:56 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
11aa89a628 Web: Updated @babel/runtime and extended ModuleFederationPlugin shared section 2021-09-08 16:04:05 +03:00
c41eb97a0f Web: Extended ModuleFederationPlugin shared section 2021-09-08 15:41:11 +03:00
b0147cc811 Web: Removed duplicated dependency declaration (fast-deep-equal) 2021-09-08 15:40:38 +03:00
67eeb56f16 Web: Removed duplicated dependency declaration (email-addresses) 2021-09-08 13:54:49 +03:00
2e20b4958d fix CookieAuthHandler 2021-09-08 13:16:58 +03:00
6cea3cddc4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 12:32:15 +03:00
0167083a03 Fixed Bug 51819 - Client.Editor. Fixed file conversion 2021-09-08 12:32:03 +03:00
e1ec752da5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 12:11:41 +03:00
7ad0abc09b Fix bug 52310: open files from upload panel 2021-09-08 12:11:31 +03:00
d6536835e5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 11:36:50 +03:00
d66e8a4046 Web: Files: fixed drag files 2021-09-08 11:36:43 +03:00
350f24cf56 Web: Client: Common: Fixed PasswordLimitLength translation key for SK locale 2021-09-08 11:12:22 +03:00
43b776b4d6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 11:01:21 +03:00
d4301a0c04 Web: Files: hid connection clouds settings for desktop editors 2021-09-08 11:01:15 +03:00
3c12322e29 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 10:44:37 +03:00
a10ad2939a Fix bug 52276: fuzzy icons 2021-09-08 10:43:57 +03:00
a0841a3eef Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 10:39:42 +03:00
3c4e0a3e2f Web: Files: Deleted side effect. 2021-09-08 10:39:28 +03:00
51d905abc6 Cookie: logout after failed auth 2021-09-07 22:58:01 +03:00
c0cd0ea269 fix Bug 51444 2021-09-07 22:42:31 +03:00
d15ddde9ff Web: Files: MainButton: fixed upload loader 2021-09-07 18:22:16 +03:00
9149de1ef1 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 17:58:13 +03:00
2e83072ed2 Web: Files: fixed table 2021-09-07 17:58:07 +03:00
a1e09f8ad9 fix Bug 52184 2021-09-07 16:48:39 +03:00
019deb54ab Web: Common: fixed article scroll 2021-09-07 16:41:10 +03:00
efaa0e75ce Web: Files: fixed context options 2021-09-07 16:11:42 +03:00
fd47c528c7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 15:21:47 +03:00
fcc1835bf2 Web: Files: hid connection clouds for the desktop client 2021-09-07 15:21:42 +03:00
dd6ce08fe6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 14:56:55 +03:00
7684723dd1 Web: Fixed scroll for mobile layout. 2021-09-07 14:22:00 +03:00
812a208ba1
Merge pull request #330 from ONLYOFFICE/bugfix/mousewheel-opening-files
Bugfix/mousewheel opening files
2021-09-07 13:22:14 +03:00
ef920a2023 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-07 12:57:13 +03:00
7d63145043 Web: Client: Files: Article: Fixed displaying settings menu loader on first load 2021-09-07 12:56:17 +03:00
6a5f5e5f81 Merge branch 'bugfix/mousewheel-opening-files' of github.com:ONLYOFFICE/AppServer into bugfix/mousewheel-opening-files 2021-09-07 12:34:24 +03:00
d51887f642 Web: Common: Fixed Article loaders + added MainButtonLoader 2021-09-07 12:29:55 +03:00
48088df0a5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-07 12:18:48 +03:00
0373be2a18 Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-07 12:08:46 +03:00
3a4a3de30a Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-09-07 11:40:32 +03:00