Commit Graph

15262 Commits

Author SHA1 Message Date
5bd347a775 refactoring: ICacheNotify<T> map to MemoryCacheNotify by default then RedisConfiguration is null 2022-01-12 12:58:07 +03:00
efb51c613f refactoring *.proto files according to https://bit.ly/3KcZ0Ef 2022-01-11 19:28:48 +03:00
a7dc8c7dfd sync CommunityServer and AppServer cache via redis 2021-12-30 18:09:20 +03:00
04ff8d38dc refactoring build scripts 2021-12-24 16:47:37 +03:00
eb02c96697 microsoft recomended store the System.Guid type as string type in protobuf format 2021-12-23 18:29:35 +03:00
dcc7986a90 map ICacheNotify<> to RedisCache<> 2021-12-23 18:27:58 +03:00
6d250efffa add *.dll for support redis + update Grpc.* dll 2021-12-23 16:17:31 +03:00
8fc08b8e61
Merge pull request #482 from ONLYOFFICE/feature/optimization
Feature/optimization
2021-12-16 18:34:00 +03:00
70bfe70563 Merge branch 'develop' into feature/optimization 2021-12-16 18:14:54 +03:00
fb3bfba1bd Files: optimization 2021-12-16 15:49:35 +03:00
04ccfb2caa Webhooks: fix empty result 2021-12-14 15:51:03 +03:00
de1eade860
Merge pull request #419 from ONLYOFFICE/feature/reworked-user-service
Feature/reworked user service
2021-12-13 21:37:32 +03:00
b42fd9c03f Merge branch 'develop' into feature/reworked-user-service 2021-12-13 17:40:40 +03:00
a62a555217 Files: tagDao. Precompiled queries 2021-12-10 17:04:33 +03:00
30c138ef8b Files: optimization configuration 2021-12-10 17:02:44 +03:00
0771a54c47 Optimization 2021-12-09 20:23:06 +03:00
0bd39bfc19 Core: optimization 2021-12-08 22:18:04 +03:00
8abd9ef42b Nlog: fixed configs 2021-12-08 22:17:39 +03:00
c87a831b89 Files: optimization 2021-12-08 13:14:44 +03:00
Sergey Kirichenko
8d1f9da11c
Modify docker document server run config (#476)
* Fix config

* Modify docker ds config

* Modify docker document server run
2021-12-06 15:21:06 +03:00
b9ca3c8bf0
Merge pull request #470 from ONLYOFFICE/bugfix/fix-migration-creator
bugfix/fix-migration-creator
2021-11-30 13:37:21 +03:00
5dff970a42 AutoMigrationCreator: add new ef core dependencies 2021-11-30 13:32:16 +03:00
6f41a7f028 AutoMigrationCreator: net6 2021-11-30 12:02:20 +03:00
3ae54bd590
Merge pull request #467 from ONLYOFFICE/feature/add-table-version
Web: added version for table
2021-11-29 15:22:19 +03:00
653642e1b1
Merge branch 'develop' into feature/add-table-version 2021-11-26 18:23:49 +03:00
dc6999d9ca
Merge pull request #466 from ONLYOFFICE/feature/net6
Feature/net6
2021-11-26 16:47:23 +03:00
043dd3d180 net6: bugfix encrypt 2021-11-26 13:53:06 +03:00
fb637b43f1 Web: added version for table 2021-11-25 17:38:09 +03:00
384e012c5f net 6: remove TryUseWindowsService 2021-11-25 16:48:08 +03:00
fde636c586 net 6: update packages 2021-11-25 16:41:24 +03:00
58d84912dd fix 2021-11-25 11:23:35 +03:00
038cf92a91 ApiSystemHelper: fix check 2021-11-25 11:00:17 +03:00
1d7d29039f Store updated 2021-11-25 10:29:27 +03:00
4273c519e0 Files: dispose custom ResponseStream 2021-11-25 10:02:52 +03:00
13e13f2303 Net: fix requests 2021-11-24 22:34:39 +03:00
b74e4ccfd1 Removed unused dependencies. Fixed tests 2021-11-24 12:39:39 +03:00
59c88e2006 up to 6.0.0 2021-11-23 17:56:27 +03:00
8ca88e4620 Merge branch 'develop' into feature/net6
# Conflicts:
#	common/ASC.Api.Core/Core/BaseStartup.cs
#	common/ASC.Common/ASC.Common.csproj
#	products/ASC.CRM/BackgroundTasks/ASC.CRM.BackgroundTasks.csproj
#	products/ASC.Files/Core/HttpHandlers/FileHandler.ashx.cs
#	products/ASC.Files/Server/ASC.Files.csproj
#	web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj
2021-11-23 16:40:50 +03:00
6ccda4d68d UserManager: revert cache 2021-11-23 15:25:34 +03:00
197ce829b4 Merge branch 'develop' into feature/reworked-user-service 2021-11-23 15:01:23 +03:00
d94ea502df Merge branch 'develop' of github.com:ONLYOFFICE/CommunityServer-AspNetCore into develop 2021-11-21 16:47:25 +03:00
643c1ce6f1 fixed build.bat 2021-11-21 16:46:09 +03:00
d31ea87211 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-11-21 13:57:55 +03:00
366db9d885
Merge pull request #464 from ONLYOFFICE/hotfix/v1.0.1
Hotfix/v1.0.1
2021-11-21 12:36:32 +03:00
9571f6575d Merge branch 'develop' into feature/reworked-user-service 2021-11-19 19:18:41 +03:00
fb197315f9 fix buildAndDeploy.bat 2021-11-19 18:21:21 +03:00
Sergey Kirichenko
2d0bdb0646
Add an additional tag for docker images in push hook script (#462)
* Add tag for hook push sript

* Modify pash hook

* Modify pash hook

* Modify pash hook

* Modify pash hook

* Modify pash hook
2021-11-19 14:19:30 +03:00
9ad5e54c1d Files: optimization 2021-11-18 18:32:12 +03:00
Artem Tarasov
f33d99c9c0 Web: People/Common: added sorting of groups in the tree 2021-11-16 19:27:27 +03:00
62403e127a refactoring build script 2021-11-16 16:14:21 +03:00