DocSpace-client/common/ASC.Core.Common/Notify
pavelbannov bc6b0d9e0d Merge branch 'hotfix/v1.1.2' into develop
# Conflicts:
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Core.Common/Billing/ITariffService.cs
#	common/ASC.Core.Common/Billing/TariffService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Core.Common/Notify/EmailSenderSink.cs
#	common/ASC.Core.Common/Notify/JabberSenderSink.cs
#	common/ASC.Core.Common/Notify/PushSenderSink.cs
#	common/ASC.Core.Common/Notify/Telegram/TelegramSenderSink.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/Tools/ASC.Migration.Creator/ASC.Migration.Creator.csproj
#	migrations/mysql/SaaS/BackupsContext/BackupsContextModelSnapshot.cs
#	migrations/mysql/SaaS/CoreDbContext/20230130103905_CoreDbContextMigrate.Designer.cs
#	migrations/mysql/SaaS/CoreDbContext/20230130103905_CoreDbContextMigrate.cs
#	migrations/mysql/SaaS/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/mysql/SaaS/FilesDbContext/FilesDbContextModelSnapshot.cs
#	migrations/mysql/SaaS/MessagesContext/MessagesContextModelSnapshot.cs
#	migrations/mysql/SaaS/TenantDbContext/TenantDbContextModelSnapshot.cs
#	migrations/mysql/SaaS/WebhooksDbContext/WebhooksDbContextModelSnapshot.cs
#	migrations/mysql/SaaS/WebstudioDbContext/WebstudioDbContextModelSnapshot.cs
#	migrations/postgre/SaaS/BackupsContext/BackupsContextModelSnapshot.cs
#	migrations/postgre/SaaS/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/postgre/SaaS/CustomDbContext/CustomDbContextModelSnapshot.cs
#	migrations/postgre/SaaS/FilesDbContext/FilesDbContextModelSnapshot.cs
#	migrations/postgre/SaaS/MessagesContext/MessagesContextModelSnapshot.cs
#	migrations/postgre/SaaS/TenantDbContext/TenantDbContextModelSnapshot.cs
#	migrations/postgre/SaaS/WebstudioDbContext/WebstudioDbContextModelSnapshot.cs
#	packages/client/src/helpers/constants.js
#	packages/client/src/pages/Files.jsx
#	packages/client/src/pages/PortalSettings/categories/common/Customization/language-and-time-zone.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/restore-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/restore-backup/sub-components/backup-list/index.js
#	packages/client/src/pages/PortalSettings/categories/developer-tools/index.js
#	packages/client/src/pages/PortalSettings/categories/integration/index.js
#	packages/client/src/pages/PortalSettings/categories/security/index.js
#	packages/client/src/pages/Profile/Section/Header/index.js
#	packages/common/store/SettingsStore.js
#	packages/components/drop-down/index.js
#	products/ASC.Files/Core/Core/Security/FileSecurity.cs
#	products/ASC.Files/Server/Api/FoldersController.cs
#	products/ASC.Files/Server/Api/SecurityController.cs
#	products/ASC.Files/Server/Api/SettingsController.cs
#	products/ASC.Files/Server/Api/TagsController.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	products/ASC.People/Server/Api/UserController.cs
#	web/ASC.Web.Api/Api/AuthenticationController.cs
#	web/ASC.Web.Api/Api/FeedController.cs
#	web/ASC.Web.Api/Api/PaymentsController.cs
#	web/ASC.Web.Api/Api/PortalController.cs
#	web/ASC.Web.Api/Api/SecurityController.cs
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
#	web/ASC.Web.Api/Core/DnsSettings.cs
#	web/ASC.Web.Api/Core/FirstTimeTenantSettings.cs
#	web/ASC.Web.Api/GlobalUsings.cs
#	web/ASC.Web.Core/CookiesManager.cs
#	web/ASC.Web.Core/WhiteLabel/TenantWhiteLabelSettings.cs
#	yarn.lock
2023-08-28 18:53:10 +03:00
..
Channels fix Bug 63765 2023-08-24 17:05:05 +03:00
Cron IDE1006 2022-03-25 19:26:06 +03:00
Engine Merge branch 'hotfix/v1.1.2' into develop 2023-08-28 18:53:10 +03:00
IntegrationEvents/Events fix usings 2022-05-24 18:41:28 +03:00
Jabber fix await using 2023-06-01 14:27:27 +03:00
Messages backend: updated some dll 2023-08-08 19:43:14 +03:00
Model Merge branch 'develop' into feature/optimization-ef 2023-04-06 17:24:05 +03:00
Patterns fixed greenbutton text 2023-04-21 18:45:09 +03:00
Push fix await using 2023-06-01 14:27:27 +03:00
Recipients fixed warnings 2022-04-14 22:23:57 +03:00
Senders fix build 2023-07-19 14:34:00 +03:00
Signalr fix await using 2023-06-01 14:27:27 +03:00
Sinks Merge branch 'hotfix/v1.1.2' into develop 2023-08-28 18:53:10 +03:00
Telegram Merge branch 'hotfix/v1.1.2' into develop 2023-08-28 18:53:10 +03:00
Context.cs Custom logger replaced with Microsoft.Extensions.Logging 2022-04-26 20:53:48 +03:00
DirectSubscriptionProvider.cs UserDbContext - async 2023-03-24 10:53:49 +03:00
EmailSenderSink.cs Merge branch 'hotfix/v1.1.2' into develop 2023-08-28 18:53:10 +03:00
FirebaseApiKey.cs Merge branch 'master' into develop 2023-07-18 19:26:32 +03:00
INotifyClient.cs Merge branch 'develop' into feature/optimization-ef 2023-04-06 17:24:05 +03:00
INotifyRegistry.cs refactoring: remove IServiceProvider 2022-03-31 20:32:46 +03:00
INotifyService.cs added new license headers 2022-03-15 21:00:53 +03:00
InterceptorLifetime.cs added new license headers 2022-03-15 21:00:53 +03:00
InterceptorPlace.cs added new license headers 2022-03-15 21:00:53 +03:00
IRecipientsProvider.cs UserDbContext - async 2023-03-24 10:53:49 +03:00
ISendInterceptor.cs removed .result 2023-05-31 10:42:09 +03:00
JabberSenderSink.cs Merge branch 'hotfix/v1.1.2' into develop 2023-08-28 18:53:10 +03:00
NotifyException.cs added new license headers 2022-03-15 21:00:53 +03:00
NotifyResult.cs added new license headers 2022-03-15 21:00:53 +03:00
NotifyServiceClient.cs thumbnails, notify, telegram: migrate from ICacheNotify to EventBus 2022-05-13 22:14:00 +03:00
NotifySource.cs CustomSynchronizationContext.CurrentCulture to CultureInfo.CurrentCulture 2023-04-27 13:15:42 +03:00
PushSenderSink.cs Merge branch 'hotfix/v1.1.2' into develop 2023-08-28 18:53:10 +03:00
RecipientProviderImpl.cs UserDbContext - async 2023-03-24 10:53:49 +03:00
TopSubscriptionProvider.cs UserDbContext - async 2023-03-24 10:53:49 +03:00