Commit Graph

8 Commits

Author SHA1 Message Date
cc8b1ca7c5 Storage: used file-scoped namespaces 2022-02-10 14:24:16 +03:00
7a12c6cb13 Storage: add braces 2022-02-10 14:06:37 +03:00
460d054156 Storage: reordered methods according to access modifier, cosmetic changes 2022-02-10 13:43:28 +03:00
feb147590f Storage: privare properties replaced by private fields, used keyword readonly 2022-02-10 12:36:42 +03:00
7dfdde380d refactoring: add globalUsing: data.storage 2022-01-26 14:33:32 +03:00
d01db1eed6 Merge branch 'feature/remove-wq' of github.com:ONLYOFFICE/AppServer into feature/remove-wq
# Conflicts:
#	common/ASC.Data.Storage/Encryption/EncryptionOperation.cs
#	common/ASC.Data.Storage/Encryption/EncryptionServiceNotifier.cs
#	common/ASC.Data.Storage/Encryption/EncryptionWorker.cs
#	common/ASC.Data.Storage/StaticUploader.cs
#	common/services/ASC.Data.Backup/BackupAjaxHandler.cs
#	common/services/ASC.Data.Backup/Service/BackupService.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2021-05-13 11:57:40 +03:00
SuhorukovAnton
ab84f48a86 remove-wq: refactoring 2020-10-14 17:26:18 +03:00
SuhorukovAnton
2e4f612f93 remove-wq: fix encryption 2020-10-13 17:28:10 +03:00