Commit Graph

1678 Commits

Author SHA1 Message Date
1858db9132 rename db model 2022-02-04 12:15:54 +03:00
7fddbbcd93 ApiCore: rename private static fileds by microsoft convention 2022-02-04 11:34:32 +03:00
4097f72e94 Common: used file-scope namespaces, remove unnecessary 2022-02-03 18:26:44 +03:00
973624c30b Merge branch 'feature/refactoring' into feature/asc-common-refactor 2022-02-03 17:30:13 +03:00
2f0fce66de cosmetic 2022-02-03 17:18:58 +03:00
3ad4ba6c08 fix after merge 2022-02-03 16:53:34 +03:00
e6665bb8c9 Merge branch 'feature/refactoring' into feature/asc-audit-trail-refactor 2022-02-03 16:46:17 +03:00
a04f7824fc refactoring: webhooks.service: file-scope namespace 2022-02-03 16:41:09 +03:00
487a55a99e ApiCore: used file-scope namespaces, fix conflicts 2022-02-03 16:19:48 +03:00
524fb32a0d Merge branch 'feauter/refactoring' into feauter/asc-api-core-refactor 2022-02-03 16:08:15 +03:00
62c8f69f25 Merge branch 'feature/refactoring' into 'feature/asc-clear-events-refactor' 2022-02-03 15:16:05 +03:00
b5e4d68550 ClearEvents: used file-scope namespaces 2022-02-03 14:54:31 +03:00
9f670d2b25 ClearEvents: add waiting for the end of the timer 2022-02-03 14:53:23 +03:00
fdc4652edb AuditTrail: used file-scope namespaces 2022-02-03 14:16:34 +03:00
0cc387a4b8 rename LoginEvents to LoginEvent 2022-02-03 14:15:42 +03:00
0a17af12eb AuditTrail: add mapping actions 2022-02-03 14:02:49 +03:00
342daa3d18 AuditTrail: rename to Dto, change mapping 2022-02-03 14:02:27 +03:00
81e50c856e AuditTrail: remove unnecessary 2022-02-03 14:01:34 +03:00
34dab043e0 Merge branch 'develop' into feature/analizators
# Conflicts:
#	common/ASC.Core.Common/ASC.Core.Common.csproj
2022-02-03 12:55:33 +03:00
4661ee96d0 Packages updated 2022-02-02 19:54:23 +03:00
2ff2e64f4d refactoring: asc.webhooks.service 2022-02-02 17:23:15 +03:00
c2d3d10ec5 refactoring : bugfix 2022-02-02 13:09:37 +03:00
f6620e34ae Merge branch 'develop' into feature/refactoring 2022-02-02 13:09:25 +03:00
084e3a8d30 ApiCore: IServiceProvider replaced by IServiceScopeFactory 2022-02-01 20:07:26 +03:00
498045e071 ClearEvents: IServiceProvider replaced by IServiceScopeFactory 2022-02-01 18:27:37 +03:00
e7df033899 AuditTrail: fix 2022-02-01 18:19:09 +03:00
23eaa4be39 Common: private properties replaced with fields, used single line expressions, cosmetic 2022-02-01 17:51:29 +03:00
f2c0f3ec77 Common: ICahcheNotify is reduced to IEventBus 2022-02-01 14:38:03 +03:00
29a2ec96b5 ClearEvents: change log level 2022-02-01 14:27:40 +03:00
7f74aa544c ClearEvents: CreateHostBuilder replcaed with WebApplicationBuilder 2022-02-01 14:16:48 +03:00
1b32b993b6 ClearEvents: used TimedHostedService template 2022-02-01 14:10:50 +03:00
6cb8f0a0ec AuditTrail: add mapping 2022-02-01 13:21:26 +03:00
200b8a0212 AuditTrail: project reconstruction 2022-02-01 12:11:19 +03:00
724065389f AuditTrail: private properties replaced with fields, used single line expressions, cosmetic 2022-02-01 11:35:28 +03:00
ad78c46495 Api: priveate properties replaced with fields, used single line expressions, cosmetic 2022-01-31 19:36:51 +03:00
2584fc4042 refactoring: remove waste 2022-01-31 18:15:43 +03:00
c3c3068d6a refactoring: add globalusings: clearEvents 2022-01-31 18:14:29 +03:00
4f0de0b643 refactoring: bugfix 2022-01-31 16:59:38 +03:00
5b22e2c7bd refactoring: bugfix 2022-01-31 16:57:41 +03:00
7ab885b2e2 refactoring: bugfix 2022-01-31 16:56:30 +03:00
34ff334692 Merge branch 'develop' into feature/analizators 2022-01-31 14:35:16 +03:00
6f93f3c6cb refactoring:add globalusings: webhooks.service 2022-01-31 11:37:25 +03:00
655c70948d refactoring: add globalusings: webhooks.core 2022-01-31 11:35:57 +03:00
8795f5b7f0 refactoring: add globalusings: voipService 2022-01-30 01:47:06 +03:00
5e2c2fc2e0 refactoring: add globalusings: urlShortener 2022-01-30 01:40:50 +03:00
c3086a4d54 refactoring: add globalusings: textile 2022-01-30 01:34:56 +03:00
3068883ec8 refactoring: add globalusing: telegramService 2022-01-30 01:24:30 +03:00
74bf6bf7a0 refactoring: add globalusings: studio.notify 2022-01-30 01:17:12 +03:00
646356fed5 refactoring: add globalusings: notify.textile 2022-01-30 01:00:02 +03:00
5c14db512a refactoring: add globalusings: notify 2022-01-30 00:53:20 +03:00
8ea4833858 refactoring: add globalusings: messagingSystem 2022-01-30 00:48:12 +03:00
45ed0db3f7 refactoring: add globalusings: IPSecurity 2022-01-30 00:41:43 +03:00
b7f0ffc9d2 cache: fixed memory cache notify 2022-01-27 15:35:11 +03:00
1908af64f0 cache: return support kafka. refactoring 2022-01-27 15:20:51 +03:00
0628f4044a refactoring: bugfix: apiCore 2022-01-26 16:04:22 +03:00
0ee3ed2dd7 refactoring: add globalUsings: feed.Aggregator 2022-01-26 15:39:59 +03:00
cac7680343 refactoring: add globalUsings: feed 2022-01-26 15:38:14 +03:00
e6389ebd5e refactoring: add globalUsings: FederatedLogin 2022-01-26 15:34:57 +03:00
ca0e8a83ad refactoring: refactoring globalUsings 2022-01-26 14:42:03 +03:00
2ddb37dedf refactoring: add globalUsing: elasticSeach 2022-01-26 14:41:26 +03:00
7dfdde380d refactoring: add globalUsing: data.storage 2022-01-26 14:33:32 +03:00
41eae8ac7a refactoring: add globalUsing: reassings 2022-01-26 14:19:45 +03:00
e4eaf5c522 refactoring: add globalUsing: backup.core 2022-01-26 14:17:12 +03:00
9bccfa3ade refactoring: add globalUsing: core.common 2022-01-26 13:43:08 +03:00
aed1bf7e56 refactoring: add globalUsing: common 2022-01-26 13:42:30 +03:00
f19d2ab138 refactoring: add globalUsing: auditTrail 2022-01-26 11:08:59 +03:00
8ca5d96a3d refactoring: add globalUsing: apiSystem 2022-01-26 11:08:13 +03:00
6a918e52a2 refactoring: add globalUsing: api.core 2022-01-26 11:06:31 +03:00
b4334b8947 analizators/Add HttpClient service 2022-01-25 13:47:36 +03:00
7f31d3f19f
Merge pull request #494 from ONLYOFFICE/feature/refactoring-one-dbcontext-in-dao
used one dbcontext per service (per DAO). fixed error: System.Invalid…
2022-01-25 11:14:23 +03:00
445f03097d Fix content-type header 2022-01-24 22:44:18 +03:00
fce8d26cef analizators/ca1507 2022-01-24 13:49:00 +03:00
339614f1ee kafka: used only legal chars in topic name 2022-01-24 13:34:44 +03:00
0fcac47686 analizators/s3604 2022-01-24 13:01:19 +03:00
fb3a61d0d2 analizators/s3442 2022-01-24 12:57:01 +03:00
9292ba4eee analizators/s2589 2022-01-24 12:28:00 +03:00
9ad899e72a analizators/s1264 2022-01-24 12:27:43 +03:00
f3cc581047 analizators/bugfix 2022-01-24 11:41:44 +03:00
8d0324ee2a analizators/s2326 2022-01-21 16:59:17 +03:00
d86085d9f5 analizators/s2292 2022-01-21 16:57:22 +03:00
667697f933 analizators/s2259 2022-01-21 16:46:30 +03:00
4be25479fd used one dbcontext per service (per DAO). fixed error: System.InvalidOperationException: 'Cannot use multiple context instances within a single query execution. Ensure the query uses a single context instance.' 2022-01-21 16:45:50 +03:00
510bd4d731 analizators/s2219 2022-01-21 16:42:02 +03:00
afb1f56641 backup: fixed startup backup as WindowsService https://github.com/dotnet/AspNetCore.Docs/issues/23387 2022-01-21 16:40:55 +03:00
cc53cd53e8 Analizators/s1939 2022-01-21 16:40:08 +03:00
f3d8b8d17a analizators/s1854 2022-01-21 16:36:36 +03:00
ca658e4b02 analizators/s1905 2022-01-21 16:23:25 +03:00
143f0a5dda Analizators/s1854 2022-01-21 16:22:56 +03:00
c05d9fe6bc analizators/s1450 2022-01-21 16:15:29 +03:00
fb65d3a09d analizators/1481 2022-01-21 16:15:15 +03:00
7c60d02bb4 analizators/s1643 2022-01-21 16:12:53 +03:00
3d635a4824 analizators/1643 2022-01-21 16:12:05 +03:00
2029c34f9c analizators/s1121 2022-01-21 14:02:17 +03:00
cd12b41cc6 analizators/s1125 2022-01-21 14:01:52 +03:00
df6fdd76cf
Merge branch 'develop' into component-tooltips 2022-01-21 13:57:21 +03:00
a0a1a1c50c Elastic: fix ping 2022-01-21 13:54:09 +03:00
473259657e analizators/s1118 2022-01-21 13:47:56 +03:00
775f05b32c
Merge branch 'develop' into component-tooltips 2022-01-21 12:56:08 +03:00
32c398c044 Web: Tests: Added opportunity to sort translation files by Key with new Configurations -> SORT in VS 2022-01-21 12:53:29 +03:00
ae53ed0d62 analizators/s1117 2022-01-21 12:27:39 +03:00
728c1b896e analizators/s1104 2022-01-21 12:19:57 +03:00
34441d6335 Web: Moved some translations from Files to COMMON for asc-web-components 2022-01-21 11:49:16 +03:00
fa10791720 Elastic: fix ping 2022-01-21 11:40:59 +03:00
0630a43b58 Elastic: fix ping 2022-01-21 11:26:25 +03:00
bf3b0395a5 analizators/s1116 2022-01-21 11:04:08 +03:00
7e919c9f83 Web: Tests: Fix translations test issues 2022-01-20 22:06:33 +03:00
4fdbef8781 Web: Tests: Fix UselessTranslationKeysTest issues on asc-web-components js-files 2022-01-20 18:22:20 +03:00
5f78b37e25 analizators/U2U1000 2022-01-20 12:28:48 +03:00
f956ad22fa analizators/s2223 2022-01-20 11:53:38 +03:00
7e13b3a031 backup: refactoring 2022-01-19 19:25:10 +03:00
edd627ee23 analizators/s2696 2022-01-19 18:33:27 +03:00
f0dbdded9f analizators/s2692 2022-01-19 18:29:04 +03:00
f2e33fa4aa analizators/s2365 2022-01-19 18:16:59 +03:00
cbab9c4524 analizators/s2178 2022-01-19 17:16:34 +03:00
25050cb5fd analizators/s2223 2022-01-19 17:16:15 +03:00
547b78b72f analizators/2178 2022-01-19 16:36:03 +03:00
e046f6f8df analizators/s1006 2022-01-19 16:14:51 +03:00
85f1660b39 analizators/U2U1203 2022-01-19 13:46:21 +03:00
20b60958a8 analizators/U2U1022 2022-01-19 13:24:11 +03:00
a30b276711 analizators/U2U1015 2022-01-19 13:00:16 +03:00
fbb50e676e analizators/U2U1202 2022-01-19 12:51:30 +03:00
4b211c0b80 analizators/U2U1203 2022-01-19 12:14:50 +03:00
1403afbc16 analizators/U2U1209 2022-01-19 11:59:14 +03:00
07ebea5db8 backup: refactoring 2022-01-18 19:04:35 +03:00
78047d3b93 analizators/U2U1210 2022-01-18 18:29:46 +03:00
6c5792583a analizators/U2U1209 2022-01-18 17:43:46 +03:00
f1f7a82b39 analizators/U2U1208 2022-01-18 17:00:48 +03:00
acd5b83026 analiztators/U2U1206 2022-01-18 17:00:28 +03:00
84638feaf0 analizators/U2U1202 2022-01-18 16:54:24 +03:00
36c26bc803 analizators/U2U1117 2022-01-18 15:40:28 +03:00
d3c1dfde9f backup: refactoring 2022-01-18 09:59:49 +03:00
ee8cb969bf backup: refactoring 2022-01-17 18:03:28 +03:00
a9da66f2b5 backup: refactoring 2022-01-17 14:15:46 +03:00
e63684774f analizators/U2U1115 2022-01-17 11:28:39 +03:00
cec441c996 analizators/U2U1113 2022-01-17 11:23:40 +03:00
0ee1a35424 analizators/U2U1115 2022-01-17 11:22:52 +03:00
b9884e6b81 Analizators/U2U1107 2022-01-14 16:32:06 +03:00
4bf841581f Analizators/U2U1104 2022-01-14 16:12:37 +03:00
0796169d76 refactoring 2022-01-14 10:42:43 +03:00
48897308d7 refactoring 2022-01-13 22:17:56 +03:00
1464d54283 fixed tests 2022-01-13 18:42:58 +03:00
6b883bcd60 Merge branch 'develop' into feature/support-elasticache 2022-01-13 18:16:43 +03:00
9bc8584184 analizators/U2U1103 2022-01-13 15:53:57 +03:00
cacb889ee2 analizators/U2U1100 2022-01-13 15:04:28 +03:00
986d1d49e6 refactoring: ICacheNotify<T> map to MemoryCacheNotify by default then RedisConfiguration is null 2022-01-13 14:24:14 +03:00
4155f911c0 analizators/U2U1025 2022-01-13 14:19:39 +03:00
66cf28ba29 analizators/U2U1100 2022-01-12 18:42:03 +03:00
6961f38593 analizators/U2U1023 2022-01-12 15:34:58 +03:00
3ff7aeca3b analizators/U2U1015 2022-01-12 13:27:06 +03:00
5bd347a775 refactoring: ICacheNotify<T> map to MemoryCacheNotify by default then RedisConfiguration is null 2022-01-12 12:58:07 +03:00
610c45fed3 analizators/U2U1009 2022-01-12 12:56:00 +03:00
efb51c613f refactoring *.proto files according to https://bit.ly/3KcZ0Ef 2022-01-11 19:28:48 +03:00
50c0596eff analizators/U2U1009 2022-01-11 18:37:19 +03:00
c85c2e6f26 analizators/U2U1007 2022-01-11 18:37:10 +03:00
d9619e1151 analizators/U2U1006 2022-01-10 18:13:54 +03:00
c43f244282 analizators/U2U1003 2022-01-10 18:13:30 +03:00
a671732da5 analizators/SCS0005 2022-01-10 12:24:21 +03:00
d7a1f73c48 analizators/s4035 2022-01-10 11:45:40 +03:00
a7dc8c7dfd sync CommunityServer and AppServer cache via redis 2021-12-30 18:09:20 +03:00
6273539207 analizators/s2583 2021-12-30 14:03:50 +03:00
8f53895e3d analizators/s2201 2021-12-30 14:03:05 +03:00
3d33fecf77 analizators/s2259 2021-12-30 14:00:03 +03:00
555ca30c99 analizators/s2259 2021-12-30 13:23:01 +03:00
e2857e87f5 analizators/s2997 2021-12-30 12:52:44 +03:00
2a82bc884e analizators/s2583 2021-12-30 12:44:25 +03:00
abd72b9e0d analizators/s3903 2021-12-29 18:49:02 +03:00
973f8a41b9 analizators/s2259 2021-12-29 18:47:35 +03:00
632783b130 analizators/s4275 2021-12-29 18:12:39 +03:00
facc97b01c analizators/s4423 2021-12-29 17:41:02 +03:00
a40b06648a analizators/s3963 2021-12-28 19:01:12 +03:00
5e91416c53 analizators/s4035 2021-12-28 18:44:54 +03:00
bedfad1ec5 Merge branch 'master' into develop
# Conflicts:
#	common/ASC.Core.Common/Caching/CachedUserService.cs
#	common/ASC.Core.Common/Migrations/MySql/FilesDbContextMySql/20211012145330_FilesDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20211012145331_FilesDbContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20211012145331_FilesDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/PostgreSqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/store/DialogsStore.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/TagDao.cs
#	products/ASC.Files/Core/Core/EF/FilesDbContext.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveStorage.cs
#	products/ASC.Files/Core/Migrations/MySql/FilesDbContextMySql/MySqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Server/DocStore
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2021-12-28 18:21:44 +03:00
6cd3a7bfe1 analizators/s4201 2021-12-28 17:03:05 +03:00
28e1c652d9 analizators/s4456 2021-12-28 16:39:44 +03:00
c3321206bd analizators/s4487 2021-12-28 16:08:11 +03:00
0a786bbfa3 analizators/s4830 2021-12-28 15:00: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
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
33026385e2 Web: Tests: Added new excludes to spellcheck-excludes.json 2021-12-23 11:36:59 +03:00
a785eb2692 Web: Tests: Added spellcheck-excludes.json and opportunity to skip some spell check issues 2021-12-22 18:17:22 +03:00
05f5358fb9 Web: Tests: Fix some false alarms on SpellCheckTest 2021-12-21 20:18:37 +03:00
33f9485230 Web: Tests: Skip some hashes for DublicatesFilesByMD5HashTest 2021-12-21 17:05:24 +03:00
4274e3a581 Web: Tests:
+ Added new SpellCheckTest() and submodule (common/Tests/Frontend.Translations.Tests/dictionaries)
+ Split tests on categories FastRunning|LongRunning
+ Added new build/run.translations.spellcheck.test.bat
2021-12-21 16:59:04 +03:00
649e1b420a Web: Tests: Added Md5Hash property 2021-12-21 16:12:37 +03:00
70bfe70563 Merge branch 'develop' into feature/optimization 2021-12-16 18:14:54 +03:00
46386a6f6c Web: Tests: Added new DublicatesFilesByMD5HashTest() test 2021-12-16 15:53:58 +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
b42fd9c03f Merge branch 'develop' into feature/reworked-user-service 2021-12-13 17:40:40 +03:00
7bab795feb Web: Tests: Added new TranslationsEncodingTest() 2021-12-13 13:18:13 +03:00
0771a54c47 Optimization 2021-12-09 20:23:06 +03:00
0bd39bfc19 Core: optimization 2021-12-08 22:18:04 +03:00
c87a831b89 Files: optimization 2021-12-08 13:14:44 +03:00
1ef04fd3d1 Web: Tests: Fix formatting 2021-12-03 12:15:21 +03:00
1ea835b0bf Merge branch 'release/v1.1.0' into feature/translate-1.1.0 2021-12-01 12:05:51 +03:00
197a360f45 Files: fixed files_convert data 2021-11-30 14:35:43 +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
b2c123d6f4 Merge branch 'release/v1.1.0' into feature/translate-1.1.0 2021-11-30 11:46:22 +03:00