直播更改日志

看我们在建什么,实时的。 每个功能,固定, 和改进都跨出平台.

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
按类型过滤
所有类型Build24CI523Chore670Docs226Feature4,605Fix4,536Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
October 29, 2025
OtherSecurityService

Use REGISTRY_TOKEN for git authentication

snadjafinia·10mo ago
OtherSecurityService

Trigger CI/CD build

snadjafinia·10mo ago
OtherSecurityService

Use CI_TOKEN secret instead of hardcoded password

snadjafinia·10mo ago
OtherSecurityService

Fix git clone URL by encoding special characters in password

snadjafinia·10mo ago
OtherSecurityService

Fix kamo-shared-library checkout using direct git clone

snadjafinia·10mo ago
OtherSecurityService

Trigger CI/CD build after runner restart

snadjafinia·10mo ago
October 28, 2025
FixSecurityService

Update Redis replica host to use correct service name

snadjafinia·10mo ago
FixSecurityService

Replace IPs with hostnames and enable k2m1 deployments

snadjafinia·10mo ago
CISecurityService

Trigger pipeline for CockroachDB migration

snadjafinia·10mo ago
CISecurityService

Trigger pipeline

snadjafinia·10mo ago
FeatureSecurityService

Migrate to CockroachDB with secure mode

snadjafinia·10mo ago
October 24, 2025
FeatureSecurityService

Implement god mode permission in sessions

Changes to SecurityController: - Query is_god field from users table during login - Pass isGod to kSessionService.createSession Changes to KSessionService: - A...

snadjafinia·10mo ago
FeatureSecurityService

Add titleShort to organization API response

- Added titleShort field to /org/domain/{domain} endpoint response - Enables frontend to display organization's short name in UI - Used in session expiration wa...

snadjafinia·10mo ago
FixSecurityService

删除在刷新端点中的 KTokenSession 服务引用

- 更新/更新端点以使用QQ - 删除未使用的 KToken 导入 - 更改了终点以扩展会话 TTL 而不是刷新 KToken 对象 - 修复编译错误: 找不到符号 kTokenSessionService

snadjafinia·10mo ago
RefactorSecurityService

Consolidate session management into KSessionService

- Deleted duplicate KTokenSessionService - Enhanced KSessionService with: * getSessionTTL() - get Redis key TTL * getSessionInfo() - get session data + TTL ...

snadjafinia·10mo ago
FixSecurityService

删除有问题的时区终点并重复获取会话 爱奇艺

- 删除了QQ终点(不再需要,时区在*** cookie) - 删除的重复得到会议 造成编译错误的 IdFromCookie 方法 - 现有的会议 第555行的 IdFromCookie 正确 - 直接返回 *** cookie 值

snadjafinia·10mo ago
FeatureSecurityService

执行滑动会话到期 - 届会

- 刷新 Redis TTL 对每次会话的访问(滑行到期) - 只要用户在任何 Kamo app 中活动,会话就保持活性 - 将 Redis 密钥前缀从会话更改为 ***( matches cookie name) - Redis 对象 TTL 是会话到期的唯一真理来源 - Cookie过期现在没有意义了 - Redi...

snadjafinia·10mo ago
FeatureSecurityService

用成员->用户->组织级联添加有效的时区终点

snadjafinia·10mo ago
FixSecurityService

将组织特征纳入 API 响应中的 kamo- 内部导航

snadjafinia·10mo ago
FeatureSecurityService

为名称前缀和后缀添加端点

snadjafinia·10mo ago
FeatureSecurityService

Add countries endpoint to return list with banned status

snadjafinia·10mo ago
FixSecurityService

Add missing List import in RecoveryController

snadjafinia·10mo ago
October 23, 2025
CISecurityService

Trigger pipeline

snadjafinia·10mo ago
FeatureSecurityService

Return organization ATF fields in org/domain endpoint

- Return isAlcohol, isTobacco, isFirearms boolean flags - Enable frontend to check content against user country restrictions - Support dynamic ATF text generati...

snadjafinia·10mo ago
CISecurityService

Trigger pipeline

snadjafinia·10mo ago
FeatureSecurityService

Include country legal ages in organization endpoint

- Return country date format and separator in org/domain endpoint - Include legalAdultAge, legalAtfAge, and legalAtfCategories - Enable frontend to dynamically ...

snadjafinia·10mo ago
FeatureSecurityService

Add registration and org domain endpoints for age verification

snadjafinia·10mo ago
CISecurityService

Trigger pipeline

snadjafinia·10mo ago
CISecurityService

Trigger pipeline

snadjafinia·10mo ago
CISecurityService

Trigger pipeline

snadjafinia·10mo ago
October 19, 2025
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
FeatureSecurityService

Implement multi-tenant OAuth configuration system

- Update GoogleCalendarService to fetch OAuth credentials from database per organization - Update MicrosoftOutlookService to use database-driven OAuth configs -...

snadjafinia·10mo ago
FeatureSecurityService

添加 iCal 导入和导出功能

- 为 RFC 5545 iCalendar 格式支持创建 ICalService - 执行日历导出到.ics 文件格式 - 实施单一事件导出功能 - 从.ics文件中添加 iCal 导入 - 支持所有标准iCal字段(UID、Summary、DESCRITION、LOCATION等) - 以iCal格式处理经常性活动...

snadjafinia·10mo ago
FeatureSecurityService

添加日历同步服务用于自动背景同步

- 以预定任务创建日历同步服务 - 每5分钟增加一次自动同步,用于启用集成 - 根据用户偏好实施智能同步频率检查 - 每6小时增加自动信使刷新一次,以防止失效 - 支持手册同步通过服务触发 - 与谷歌日历和微软Outlook服务相结合 - 增加全面的记录和错误处理 - 启用安全服务应用程序中的调度 - 跟踪同步时间,防...

snadjafinia·10mo ago

就像你看到的运输?

每一个都自动更新您工作空间的地盘。 开始自由,看它成长 一周又一周.

永远开始自由查看定价