Commit Graph

24594 Commits

Author SHA1 Message Date
Vashchuk Nikita
94fb1cb5a5 fix multithreading, clustering 2022-09-15 18:55:51 +04:00
Vashchuk Nikita
57726421f2 Merge branch 'develop' into feature/login-settings
# Conflicts:
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
#	web/ASC.Web.Api/ApiModels/ResponseDto/SettingsDto.cs
2022-09-06 12:17:10 +04:00
4ee2700a09
Merge pull request #789 from ONLYOFFICE/feature/accounts-scroll
Web: People: added infinite-loader to accounts
2022-09-05 19:31:24 +03:00
055be3cdbe
Merge branch 'develop' into feature/accounts-scroll 2022-09-05 17:25:28 +03:00
da6c47e1d8
Merge pull request #790 from ONLYOFFICE/feature/rooms-info
Feature/rooms info
2022-09-05 17:03:15 +03:00
7d8c5bb8c7
Merge pull request #787 from ONLYOFFICE/feature/dns-settings
Feature/dns settings
2022-09-05 16:43:27 +03:00
2a4fa1862f
Merge branch 'develop' into feature/dns-settings 2022-09-05 16:31:17 +03:00
899391d3c8 Merge branch 'develop' into feature/rooms-info 2022-09-05 15:59:02 +03:00
a811812ba0
Merge pull request #785 from ONLYOFFICE/feature/login-ssr
Feature/login ssr
2022-09-05 15:40:47 +03:00
58df99c9a5 Web: Fix InfoPanel styled css 2022-09-05 15:16:38 +03:00
Vashchuk Nikita
cad3608dc2 fix 2022-09-05 15:55:42 +04:00
Vashchuk Nikita
f31797a896 added method for getting LoginSettings 2022-09-05 15:43:49 +04:00
c27a8fc0d3 Web: People: added infinite-loader to accounts 2022-09-05 14:33:55 +03:00
cf88dc8243 Files: changed to get room information 2022-09-05 14:27:24 +03:00
844cc0338c Files: fix files counter 2022-09-05 13:41:11 +03:00
Artem Tarasov
65f1b61998 Web: Login/Editor: fixed showing warnings about request as expression 2022-09-05 13:16:04 +03:00
Artem Tarasov
a3f344712b Web: Login/Editor: added webpack-filter-warnings-plugin 2022-09-05 13:14:32 +03:00
7bc95a826a Web.Core: changed user profile url 2022-09-05 13:13:37 +03:00
45339de198 Files: added gettting shares for rooms 2022-09-05 13:12:40 +03:00
Artem Tarasov
9ebf56ee03 Merge branch 'develop' into feature/login-ssr 2022-09-05 11:58:39 +03:00
Artem Tarasov
44b8ecd6b5 Web: Login/Common: fixed crash app after logout. 2022-09-05 10:48:46 +03:00
Artem Tarasov
d7b517c25e Web: Login: fixed production build 2022-09-05 04:25:32 +03:00
e136a41928 Merge branch 'feature/login-ssr' of github.com:ONLYOFFICE/DocSpace into feature/login-ssr 2022-09-02 17:15:36 +03:00
b5048bfafe Web: Fix react types warnings 2022-09-02 17:15:05 +03:00
6bcc951ad4 Web: Fix warning 2022-09-02 17:14:20 +03:00
1adc6c1cc5 Web:Client:Fix styles loaders Customization. 2022-09-02 14:50:28 +03:00
Vashchuk Nikita
6fbc6c8b78 fix 2022-09-02 15:13:10 +04:00
215b454008 Web:Client:Fix DNSSettingsTooltip. 2022-09-02 13:40:56 +03:00
5dadfdf652 Web:Client:Fix checkInnerWidth function. 2022-09-02 13:40:40 +03:00
Artem Tarasov
53fc9c848b Merge branch 'feature/login-ssr' of github.com:ONLYOFFICE/DocSpace into feature/login-ssr 2022-09-02 13:13:09 +03:00
e84ba1ff80 Merge branch 'develop' into feature/dns-settings 2022-09-02 13:05:58 +03:00
a37d345ce9 Web:Client:Add DNSSettingsTooltip. 2022-09-02 12:38:09 +03:00
3d7b27667f Web:Client:Add loader for DNSSettings. 2022-09-02 12:37:49 +03:00
3d5447bfa2 Web:Added translations for dns. 2022-09-02 12:37:00 +03:00
6787a92a97 Web:Client:Add DNSSettings styles. 2022-09-02 12:34:40 +03:00
66b30775fe Web:Client:Add DNSSettings. 2022-09-02 12:33:40 +03:00
72e4f84239 Web:Client:Fix styles customization settings. 2022-09-02 12:31:25 +03:00
b811d2bb14 Web: Removed useless for static build 2022-09-02 11:31:35 +03:00
16722854df Files: canshare =false for files in personal room in docspace 2022-09-02 10:44:37 +03:00
8ce30932a3
Merge branch 'develop' into feature/login-ssr 2022-09-02 10:10:26 +03:00
23436472ed
Add new services and rebranding in packages\scripts (#786)
* Add new services, delete old services and kafka

* Corrections to appserver-configuration script

* Download the get-php script depending on the version of py

* Add doceditor and migration-runner services

* Docspace rebranding

* Rename a spec file

* Update build.sh

* Fixes in proxy package

* Rename script

* Fix launch of node js services

* Edit connection strings in migration-runner service

* Fix minor errors

* Update docspace-configuration.sh

* Update docspace-configuration.sh

* Add configuration of redis and rabbitmq services, as well as minor bug fixes

* Correct redis configuration

* Rebrand and add new services for deb package

* Fix build directory for deb package

* Revert "Fix build directory for deb package"

This reverts commit 9c711fc735c57e154e6b818988384d4b7e60c338.

* Add postinst for radicale package

* Fix python dependency

* Fix errors in control file

* Fix errors when building a deb package

* Update rules

* Rebranding of installation scripts

* Update build.spec

* Add migration for Docs Database

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-09-01 21:10:34 +03:00
7895a214c9
Merge pull request #780 from ONLYOFFICE/feature/private-virtual-rooms
Feature/private virtual rooms
2022-09-01 19:34:12 +04:00
c25aa53c79 Web: Info Panel: fix translation 2022-09-01 17:21:07 +03:00
ed60cd1a01 Web: Move to dialog: fix translation 2022-09-01 17:18:41 +03:00
Artem Tarasov
b0019f0967 Web: Login: deleted unnecessary code 2022-09-01 14:57:32 +03:00
Artem Tarasov
45bcfe4a8d Web: Login/Client: fixed parameter url name 2022-09-01 14:53:37 +03:00
f751cc5a8b Web: Auto-fix 2022-09-01 12:22:20 +03:00
14de652fa7 Build: Added new service Login SSR 2022-09-01 12:21:55 +03:00
ef0c7de7bd
Merge pull request #784 from ONLYOFFICE/feature/edit-ThirdPartyResourceDescription
Feature/edit third party resource description
2022-09-01 11:51:33 +03:00
Tatiana Lopaeva
f6d2c6e5b4
Merge branch 'develop' into feature/edit-ThirdPartyResourceDescription 2022-09-01 11:50:46 +03:00