Commit Graph

16934 Commits

Author SHA1 Message Date
365d8b6a65 Update README.md 2022-02-18 14:01:28 +03:00
f62fc2ebeb refactoring: webhooks.core
file scope namespace
Nullable in cs file
2022-02-18 13:55:48 +03:00
c9ebb7ff2c Merge branch 'feature/backend-refactor' into feature/refactoring-webhooks.service 2022-02-18 13:55:32 +03:00
91133d243e
Merge pull request #537 from ONLYOFFICE/feature/asc-feed-aggreagator-refactor
Feature/asc feed aggreagator refactor
2022-02-18 13:50:46 +03:00
73bfe9ae4d FeedAggregator: moved GetService() call 2022-02-18 13:47:55 +03:00
955de9efa5 FilesService: add services 2022-02-18 12:48:19 +03:00
ad93df5934 FeedAggregated: TimedHostedService replaced by BackgroundService, removed scope, removed monitor 2022-02-18 12:48:06 +03:00
94f73cb1f8 WebhookService: used BackgroundService 2022-02-18 00:44:31 +03:00
0f36ff1bfa WebhookService: renamed 2022-02-18 00:43:30 +03:00
efe995786c
Merge pull request #536 from ONLYOFFICE/bugfix/fix-clearevents-service
Bugfix/fix clearevents service
2022-02-17 20:51:25 +03:00
2feed87702
Merge pull request #525 from ONLYOFFICE/feature/asc-elasticsearch-refactor
Feature/asc elasticsearch refactor
2022-02-17 20:38:04 +03:00
434b1d261b ElastichSearch: fix 2022-02-17 20:35:08 +03:00
f18ac08851 ElasticSearch: fix 2022-02-17 20:25:38 +03:00
df278ba35b fix unsubscribe link 2022-02-17 18:55:10 +03:00
880d1b1bc5 ElasticSearchService: removed unnecessary scope 2022-02-17 18:25:33 +03:00
a57b733f67 ElasticSearch: removed an unnecessary GetService() call 2022-02-17 18:23:53 +03:00
e268764fb7 ElasticSearchService: removed unnecessary 2022-02-17 18:08:37 +03:00
e0984202d0 fix 55612 2022-02-17 18:06:03 +03:00
bd9d2e0bb1 FilesService: removed unnecessary 2022-02-17 18:03:09 +03:00
894a061fbb ElasticSearchService: IHostedService replaced by BackgroundService, removed scope 2022-02-17 18:02:33 +03:00
604019eead FilesService: add services 2022-02-17 17:58:30 +03:00
77cb2b5ccc
Merge pull request #524 from ONLYOFFICE/feature/asc-storage-refactor
Feature/asc storage refactor
2022-02-17 15:46:28 +03:00
ecb5c7fba2 Fixed Bug 55614 - Client.ExternalLink. ‘404 Not Found’ when opening an external link. 2022-02-17 15:12:54 +03:00
e3b894a21a ResManager: fix 2022-02-17 14:47:50 +03:00
eccb588362 Web: People: Profile: Added default width for language selector 2022-02-17 14:38:49 +03:00
ebd51f3f6b Web: Components: DropDown: Disable linter warnings 2022-02-17 14:38:07 +03:00
c8790b2cc6 Web: Components: ComboBox: Added manualWidth property for DropDown component 2022-02-17 14:37:32 +03:00
12700edb2c refactoring: telegram service 2022-02-17 14:16:52 +03:00
c2c802b732 Web: Common: PageLayout: Fixed default PageLayout header styles after merge 2022-02-17 13:06:42 +03:00
e848d5d979 Web: Files: Table/Filter: Restored sorting inside favorite folder 2022-02-17 12:45:55 +03:00
743d0566a3 edit de (common) 2022-02-17 12:34:35 +03:00
4255cec9ad Notify: fix unsubscribe url 2022-02-17 11:30:37 +03:00
7419eb87dc Web: People: Added opportunity to unsubscribe from mailing list on My Profile page (/my?unsubscribe=tips) 2022-02-16 21:34:19 +03:00
d634d82050 Web: Components: Added enableToggle for <ToggleContent /> 2022-02-16 21:30:52 +03:00
e7dfa142d6 Subscription: fix 2022-02-16 20:34:21 +03:00
bef7c923db Settings: added method to get current subscription state 2022-02-16 19:32:42 +03:00
0caf6fd083
Merge pull request #523 from ONLYOFFICE/feature/asc-reassigns-refactor
Feature/asc reassigns refactor
2022-02-16 19:22:11 +03:00
87cbd6b021 Notify: string.Substring to AsSpan + string.Concat 2022-02-16 18:45:09 +03:00
3b03b72646 NotifyTextile: used file-scoped namespaces 2022-02-16 18:32:55 +03:00
0d2d33a625 NotifyTextile: cosmetic changes 2022-02-16 18:32:18 +03:00
dedf773571 NotifyTextile: private properties replaced by private fields,
add braces
2022-02-16 18:29:09 +03:00
23d748e670 Notify: fix 2022-02-16 18:10:48 +03:00
d64a9257b7 Notify: removed unsed fields 2022-02-16 18:10:40 +03:00
15830a9fe0 Fix bug 53339: open banner link in new tab 2022-02-16 18:03:21 +03:00
8503dc07cb Notify: IServiceProvider replaced by IServiceScopeFactory 2022-02-16 17:41:00 +03:00
a457034941 Notify: add usings 2022-02-16 17:16:31 +03:00
dddfffbc9d Notify: used WebApplication.CreateBulder 2022-02-16 17:16:20 +03:00
5fea831b59 Notify: used file-scoped namespaces 2022-02-16 16:14:31 +03:00
fa45e5df8d Notify: private properties repaced by private fields 2022-02-16 16:10:36 +03:00
Vashchuk Nikita
0a384b2c28 refactoring async methods 2022-02-16 15:57:37 +03:00