Commit Graph

128 Commits

Author SHA1 Message Date
f2ede4c62c Web: Files: Applied changes of new thumbnail sizes 2022-05-19 15:19:51 +03:00
0a2aaf84c1 Web: Components/Files: Updated version of "rc-tree" and fixed problems after that. 2022-05-13 15:58:22 +03:00
4055c07fb4 Web: Components: upgrade react-toastify from 6.2.0 to 7.0.0, fixed double toast 2022-05-05 16:14:12 +03:00
5e49e2cc9d Web: update yarn.lock after merge 2022-03-18 23:03:33 +03:00
0cd4cb49ed Merge branch 'feature/virtual-rooms-1.2' into feature/login-redesign
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
#	packages/asc-web-components/themes/dark.js
#	public/locales/de/Common.json
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/createUser.js
#	web/ASC.Web.Login/src/Login.jsx
2022-03-16 11:03:07 +03:00
9c537f3d8e Web: Components: Fix jest warnings from eslint 2022-03-15 14:01:51 +03:00
4659e25661 Merge branch 'develop' into feature/hotkeys
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/FilesPanels/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	products/ASC.Files/Client/src/store/DialogsStore.js
#	products/ASC.Files/Client/src/store/FilesStore.js
2022-02-28 10:46:26 +03:00
61bf57aa24 Update yarn.lock 2022-01-31 15:16:49 +03:00
9e8e937d8d Web: Files: added react-hotkeys-hook package, added withHotkeys HOC 2022-01-25 10:26:49 +03:00
1a8d88345a Merge branch 'hotfix/v1.1.1' into feature/socket-io
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
#	yarn.lock
2022-01-17 19:02:40 +03:00
8ce0e14fe0 Update yarn.lock 2022-01-14 19:13:14 +03:00
ff7b6fc432 Web: init e2e tests 2021-12-21 15:59:11 +08:00
ed41326acc Web: socket-io, first version 2021-12-09 15:50:50 +03:00
89adb75360 Fix Bug 54383 - Client.Files: ‘Somehing went wrong’ on converting password protected file 2021-12-08 12:30:03 +03:00
21fb4fd1b7 Web: Moved debug-info changes to separated repository https://github.com/ONLYOFFICE/auto-changelog 2021-12-06 15:01:30 +03:00
73318735f1 yarn.lock updated 2021-10-15 16:38:13 +03:00
335c580d78 Web: Dev: Downgrade lerna to v3.22.1 and update webpack-dev-server and webpack-cli (yarn start + Ctrl-C stop issue) 2021-10-07 17:32:32 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
6e926eceb9 Web: Removed browserslist (loading bundle issues) 2021-10-05 09:48:08 +03:00
9ce696e624 Web: Studio: Init Debug Info
+ Added About version from package.json
+ Fix DocumentServer version
2021-10-04 17:08:03 +03:00
d9ebd6a61b Fix bug 52644: fixed download screen in ios pwa 2021-10-01 00:23:14 +03:00
6591080403 Fix Bug 52797 with unsupported browsers. Added new packages/browserslist-config-asc with browserlist.config.js 2021-09-27 16:04:37 +03:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
6a609e6170 Web: Update root package.json: replaced concurrently and wsrun with new lerna + added new scripts for personal only 2021-09-14 10:04:44 +03:00
fe6014a440 Web: Update webpack to v5.52.1 2021-09-13 15:08:48 +03:00
38242e83c1 Web: Moved other common dependencies to sharedDependencies.js 2021-09-13 12:29:44 +03:00
a47c73b5ce Web: Moved "mobx", "moment", prop-types" to sharedDependencies.js 2021-09-10 16:50:23 +03:00
956c9b3467 Web: Moved "react", "react-dom", "react-router", "react-router-dom", "styled-components" to sharedDependencies.js 2021-09-10 15:57:14 +03:00
d2f3c93c14 Web: Moved "@babel/runtime", "i18next", "i18next-http-backend", "react-i18next" to sharedDependencies.js 2021-09-10 15:15:51 +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
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
67eeb56f16 Web: Removed duplicated dependency declaration (email-addresses) 2021-09-08 13:54:49 +03:00
3b8cf0a275 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/helpers/utils.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-08-19 10:08:14 +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
63426dcaf3 Web: Update workbox to v6.2.3 2021-08-11 20:38:39 +03:00
75e7ca893f Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/webpack.config.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-07-28 17:19:05 +03:00
675fb8de21 Web: Fix caching remoteEntry.js 2021-07-23 17:20:42 +03:00
13f8f5ef7d Fix sw.js creation 2021-07-21 18:28:56 +03:00
587a15b6cd Update yarn.lock 2021-07-20 15:32:18 +03:00
eab97bbfed Web: init new single sw.js creation 2021-07-20 12:32:27 +03:00
cb8d225707 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/src/store/index.js
2021-07-12 13:08:40 +03:00
aa93554785 Web: Files: Fixed not showing files, when latest folder was empty. 2021-07-02 13:50:35 +03:00
b0f64ca924 Merge branch 'develop' into feature/personal 2021-06-29 14:50:51 +03:00