3 files changed
+3
-3
lines changed- package.json+1-1
- packages/client/package.json+1-1
- packages/client/src/store/ContextOptionsStore.js+14-20
- packages/doceditor/package.json+2-2
- packages/doceditor/src/app/(root)/page.tsx+5-1
- packages/doceditor/src/components/Editor.tsx+1-1
- packages/login/package.json+1-1
- packages/management/package.json+1-1
- packages/shared/components/context-menu/ContextMenu.tsx+5-3
- packages/shared/components/context-menu/ContextMenu.types.ts+1
- packages/shared/components/navigation/sub-components/PlusBtn.tsx+4
- packages/shared/package.json+1-1
- yarn.lock+5-5
- common/ASC.Common/Caching/RedisCacheNotify.cs+17-3
- common/ASC.Common/Log/RedisCacheNotifyLogger.cs+36
- common/ASC.Common/Utils/SwaggerCustomDocumentFilter.cs+48-6
- common/ASC.Core.Common/Billing/PaymentInfo.cs+30-15
- common/ASC.Core.Common/Billing/Tariff.cs+29-7
- common/ASC.Core.Common/Billing/TariffService.cs+173-187
- common/ASC.Core.Common/Core/StringExtension.cs+3-2
- common/ASC.Core.Common/Hosting/ActivePassiveBackgroundService.cs+14-5
- common/ASC.Core.Common/Tenants/Tenant.cs+74-22
- products/ASC.Files/Core/Core/FileStorageService.cs+2-3
- products/ASC.Files/Core/Services/DocumentService/DocumentServiceTracker.cs+1-1
- products/ASC.Files/Core/Utils/EntryManager.cs+11-9
- products/ASC.Files/Core/Utils/FileTracker.cs+26-37
- products/ASC.Files/Server/Api/FilesController.cs+2-2
- products/ASC.Files/Server/Api/FoldersController.cs+1-1
- products/ASC.Files/Server/Api/VirtualRoomsController.cs+1-1
- products/ASC.Files/Service/IntegrationEvents/EventHandling/ThumbnailRequestedIntegrationEventHandler.cs+8-2
- products/ASC.Files/Service/Services/Thumbnail/Builder.cs+1-1
- products/ASC.Files/Service/Services/Thumbnail/ThumbnailBuilderService.cs+12-5
- web/ASC.Web.Api/Api/PortalController.cs+12-6
0 commit comments