Commit Graph

16 Commits

Author SHA1 Message Date
ba4984496c remove unused proto file 2022-04-02 14:59:42 +03:00
efb51c613f refactoring *.proto files according to https://bit.ly/3KcZ0Ef 2022-01-11 19:28:48 +03:00
eb02c96697 microsoft recomended store the System.Guid type as string type in protobuf format 2021-12-23 18:29:35 +03:00
6867ded281 Merge branch 'develop' into feature/remove-wq
# Conflicts:
#	common/ASC.Common/DIHelper.cs
#	common/ASC.Common/Threading/DistributedTaskQueue.cs
#	common/ASC.Common/Threading/Progress/ProgressQueue.cs
#	common/ASC.Common/Threading/Workers/WorkerQueue.cs
#	common/ASC.Data.Reassigns/QueueWorker.cs
#	common/ASC.Data.Reassigns/ReassignProgressItem.cs
#	common/ASC.Data.Reassigns/RemoveProgressItem.cs
#	common/ASC.Data.Storage/StaticUploader.cs
#	common/ASC.Data.Storage/StorageUploader.cs
#	common/services/ASC.Data.Backup/BackupServiceLauncher.cs
#	common/services/ASC.Data.Backup/Service/BackupService.cs
#	common/services/ASC.Data.Backup/Service/BackupWorker.cs
#	common/services/ASC.Data.Backup/Startup.cs
#	common/services/ASC.Data.Storage.Encryption/EncryptionOperation.cs
#	common/services/ASC.Data.Storage.Encryption/EncryptionWorker.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileOperationsManager.cs
#	products/ASC.Files/Core/Utils/FileMarker.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Core/Users/UserPhotoManager.cs
2021-05-13 11:23:44 +03:00
b487adb9fc Refactoting & optimization 2020-11-24 13:15:11 +03:00
4056ea888a Notify: fix urls 2020-10-30 17:57:31 +03:00
90e61ba082 Added DistributedTaskProgress 2020-09-30 13:54:49 +03:00
09406eccf4 renamed InstanseId -> InstanceId, BaseCommonLinkUtilityFactory -> BaseCommonLinkUtilityExtension 2019-11-11 14:22:11 +03:00
5ec41ccaff DI: removed appSettings 2019-10-14 11:23:45 +03:00
795dc8665a Kafka: added key to message 2019-08-28 14:14:09 +03:00
ff1c3ac32e NotifyItem: change type of Recipient.Name 2019-08-23 12:25:54 +03:00
39bac7cc64 Notify: name removed 2019-08-22 18:59:49 +03:00
00120d88c9 Notify: sender queue moved to ASC.Studio.Notify 2019-08-02 13:25:33 +03:00
0a0cfbbf88 Common: added distributed task cache
AscCache: removed Default
2019-07-23 16:12:16 +03:00
cb5f732e76 Replaced ICacheNotify with ICacheNotify<>
Removed RedisCache
2019-07-22 15:31:09 +03:00
6e500b0986 Upgrade .net core to 3.0.0-preview6
Added KafkaCache
2019-07-19 16:10:15 +03:00