17,916
变动共计
4,605
特征
4,536
修补
32
项目
按项目过滤
所有项目17,916AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService371InitializerService300KBService74KlusterServices545MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,573kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,321kamo-signer-monorepo50kamolos102
按类型过滤
October 23, 2025
Fixkamo-shared-library
为 Note 实体完成 localDateTime 迁移 - 更新的 Note.dateViewed 使用localDateTime - 固定的Note.recordView () 使用localDateTime.now ()
snadjafinia·10mo ago
Fixkamo-shared-library
更新 NoteDTO 对日期字段使用本地ateTime - 更改日期创建,日期更新,日期修改从日期到本地ateTime - 确保与更新的 EmbRecord State UTC处理兼容
snadjafinia·10mo ago
October 19, 2025
Fixkamo-internal
Change date navigation arrows and label to white for better contrast
snadjafinia·10mo ago
Fixkamo-internal
Make calendar view components transparent to show background logo
snadjafinia·10mo ago
Fixkamo-internal
Adjust positioning to avoid nav overlap and add logo fallback paths
snadjafinia·10mo ago
Fixkamo-internal
Remove unused space and properly position background logo in calendar
snadjafinia·10mo ago
Fixkamo-internal
Replace remaining Grid components with Box and CSS Grid in ThirdPartyIntegrationsTab
snadjafinia·10mo ago
Fixkamo-internal
Add item prop back to Grid components (required for MUI Grid v1)
snadjafinia·10mo ago
Fixkamo-internal
Properly type event data for calendar event creation and updates
snadjafinia·10mo ago
FixSecurityService
Replace non-existent getSessionDataFromToken with getSession and fix JAXB date parsing
snadjafinia·10mo ago
Fixkamo-internal
Remove non-existent getHost import and fix TypeScript linting errors
snadjafinia·10mo ago
FixSecurityService
Add missing Organization import in ThirdPartyIntegrationController
- Add import for **************** - Fixes compilation error in generateOAuthUrl method - Required for multi-tenant OAuth configuration support
snadjafinia·10mo ago
Fixkamo-internal
Create Next.js API proxy routes for notes to handle OTK authentication
snadjafinia·10mo ago
FixSecurityService
Use OTK/*** authentication pattern in NotesController like other controllers
snadjafinia·10mo ago
Fixkamo-internal
Use react-quill-new for React 19 compatibility to resolve findDOMNode error
snadjafinia·10mo ago
FixSecurityService
Increase IngressRoute priority to 1000 to ensure notes routes take precedence
snadjafinia·10mo ago
FixSecurityService
Enable CORS in Spring Security configuration to allow cross-origin requests
snadjafinia·10mo ago
Fixkamo-internal
Use correct prop names for ConfirmationDialog component (open, onClose, confirmText)
snadjafinia·10mo ago
Fixkamo-internal
Accept both ArrayBuffer and Uint8Array in arrayBufferToBase64 helper method
snadjafinia·10mo ago
Fixkamo-internal
Use .buffer property for Uint8Array to ArrayBuffer conversion in encryption utilities
snadjafinia·10mo ago
Fixkamo-internal
Add explicit BufferSource type casts for Web Crypto API compatibility
snadjafinia·10mo ago
Fixkamo-internal
Resolve TypeScript strict type errors and ESLint warnings in notes components
snadjafinia·10mo ago
Fixkamo-internal
Use --legacy-peer-deps in Dockerfile for React 19 compatibility with react-quill
snadjafinia·10mo ago
October 18, 2025
Fixkamo-internal
Fix invisible overlay blocking clicks on domain management page by properly unmounting dialog with AnimatePresence
snadjafinia·10mo ago
Fixkamo-internal
Resolve ESLint errors - escape entities and use const for errorText
snadjafinia·10mo ago
Fixkamo-internal
Improve error handling for duplicate domains with better user feedback
snadjafinia·10mo ago
FixSecurityService
Improve duplicate domain error handling with structured responses
snadjafinia·10mo ago
Fixkamo-internal
Correct framer-motion import path from motion/react to framer-motion
snadjafinia·10mo ago