17,967
Total Changes
4,633
Features
4,555
Fixes
32
Projects
Filter by project
All Projects17,967AIService112APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService384InitializerService300KBService74KlusterServices547MCPGatewayService43MediaService462RAGService61SecurityService1,526TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,589kamo-login319kamo-marketing588kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,325kamo-signer-monorepo50kamolos102
Filter by type
November 4, 2025
FixSecurityService
Update MediaController to use OTKPreAuthFilter for authentication like other controllers
snadjafinia·10mo ago
FixSecurityService
Use *** from OTKPreAuthFilter instead of validating OTK twice in DepartmentController
snadjafinia·10mo ago
November 3, 2025
FixSecurityService
Ensure Employee department relationships are loaded when processing members
snadjafinia·10mo ago
FixSecurityService
Update SQL query to use member_employee table name instead of employees
snadjafinia·10mo ago
FixSecurityService
Ensure OTK validation error response includes membersByDepartment field
snadjafinia·10mo ago
FixSecurityService
Query username_alias from members table instead of users.username for session
snadjafinia·10mo ago
FixSecurityService
Ensure error responses include membersByDepartment field and improve logging
snadjafinia·10mo ago
FixSecurityService
Use findByOrganizationId instead of findAll to query members by org
snadjafinia·10mo ago
FixSecurityService
Change SecurityService production port from 4201 to 80 to match Kamo convention
snadjafinia·10mo ago
FixSecurityService
Update SecurityService targetPort to 4201 to match container port
snadjafinia·10mo ago
FixSecurityService
Make NatsMessageService optional in ChatWebSocketController to prevent startup failure
snadjafinia·10mo ago
FixSecurityService
Set maxUnavailable to 0 to start new pod before terminating old
snadjafinia·10mo ago
FixSecurityService
Update ConfigMap port to 4201 and add actuator management config
snadjafinia·10mo ago
FixSecurityService
Correct port mismatch (4201) and add actuator management config
snadjafinia·10mo ago
FixSecurityService
Increase progress deadline and make readiness probe more lenient
snadjafinia·10mo ago
FixSecurityService
Force-terminate stuck pods faster and add graceful shutdown config
snadjafinia·10mo ago
November 2, 2025
October 30, 2025
FixSecurityService
Consume OTK then load session from Redis and attach full session to request
snadjafinia·10mo ago
FixSecurityService
Avoid createClob on CockroachDB by enabling **************** and Cockroach dialect
snadjafinia·10mo ago
October 29, 2025
FixSecurityService
Convert MySQL boolean comparisons (= 1) to CockroachDB syntax (= TRUE)
snadjafinia·10mo ago
October 28, 2025
October 24, 2025
FixSecurityService
Remove remaining KTokenSessionService reference in refresh-token endpoint
- Updated /refresh-token endpoint to use **************** - Removed unused KToken import - Changed endpoint to extend session TTL instead of refreshing KToken o...
snadjafinia·10mo ago
FixSecurityService
Remove problematic timezone endpoint and duplicate getSessionIdFromCookie
- Removed **************** endpoint (no longer needed, timezone is in *** cookie) - Removed duplicate getSessionIdFromCookie method that was causing compilation...
snadjafinia·10mo ago
FixSecurityService
Include organization features in API response for kamo-internal nav
snadjafinia·10mo ago
FixSecurityService
Improve custom word list generation algorithm with enhanced German and Romanian phonetic patterns
snadjafinia·10mo ago
FixSecurityService
Flatten color properties in organization response to match frontend interface
snadjafinia·10mo ago
FixSecurityService
Remove duplicate getOrganizationByDomain endpoint to resolve ambiguous handler mapping
snadjafinia·10mo ago
FixSecurityService
Correct EmbColorPalette getter method names in SecurityController
snadjafinia·10mo ago
October 19, 2025
FixSecurityService
Replace non-existent getSessionDataFromToken with getSession and fix JAXB date parsing
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
FixSecurityService
Use OTK/*** authentication pattern in NotesController like other controllers
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
October 18, 2025
FixSecurityService
Improve duplicate domain error handling with structured responses
snadjafinia·10mo ago
October 17, 2025
FixSecurityService
Correct Redis ping() method call in DiagnosticsController
- Changed **************** to connection.ping() - RedisConnection.ping() is the correct API method - Fixes compilation error on lines 302 and 473 Resolves buil...
snadjafinia·10mo ago
FixSecurityService
Correct EmbNameFull field access and remove phone extension (method conflict with custom getter)
snadjafinia·11mo ago
October 15, 2025
FixSecurityService
Update SecurityRoleController to use session package SessionData
snadjafinia·11mo ago
Like what you see shipping?
Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.