Mabadiliko ya Tabianchi

Kuona nini sisi ni kujenga katika muda halisi. Kila kipengele, kurekebisha, na kuboresha kusafirishwa kwenye jukwaa.

17,868
Mabadiliko ya Jumla
4,583
Features ya
4,513
Wa
32
Miradi ya Miradi
Filter ya Mradi
Miradi yote17,868AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService349InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,555kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter ya aina
Aina zoteBuild24CI522Chore670Docs226Feature4,583Fix4,513Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
December 4, 2025
OtherKlusterServices

Add dict block as first setting for Dovecot config

snadjafinia·9mo ago
OtherKlusterServices

Add config version comment to Dovecot config

snadjafinia·9mo ago
OtherKlusterServices

WORKING SOLUTION: Alpine-based Dovecot with MySQL backend

- Use Alpine Linux base image with Dovecot installed from packages - Dovecot config created inline - no Docker image restrictions - Full control over configurat...

snadjafinia·9mo ago
OtherKlusterServices

Add initial accounts to postfix-accounts.cf for docker-mailserver

- docker-mailserver requires at least one account in postfix-accounts.cf - Added sage@, support@, sysadmin@kamocrm.com with hashed passwords - Password hash gen...

snadjafinia·9mo ago
OtherKlusterServices

Replace separate Postfix/Dovecot with docker-mailserver integrated solution

- Deploy docker-mailserver **************** - Integrated Postfix + Dovecot in single proven container - Configure MySQL backend for virtual mailboxes/domains/al...

snadjafinia·9mo ago
OtherKlusterServices

Try older Dovecot Alpine image to avoid strict config requirements

- Switch from dovecot/dovecot:latest to dovecot/dovecot:2.3.21-alpine - Older version may not have strict dovecot_config_version requirement - Keeps all databas...

snadjafinia·9mo ago
OtherKlusterServices

Dovecot config iteration - simplified further

- Removed problematic includes and dict blocks - Simplified to minimal configuration - Note: The official dovecot/dovecot image has strict config requirements

snadjafinia·9mo ago
Otherkamo-analytics

fix getRevenue case-insensitivity bug

Francis Cao·9mo ago
OtherKlusterServices

Simplify Dovecot config - remove problematic version include

- Remove dovecot-version include that was causing errors - Use simpler configuration with just protocols and protocol includes - Restarted Roundcube pod to trig...

snadjafinia·9mo ago
OtherKlusterServices

Fix Dovecot version requirement and create roundcubemail database

- Dovecot: Add dovecot-version.conf.ext include (required as first setting) - MySQL Job: CREATE DATABASE roundcubemail before granting permissions - Fixes 'The ...

snadjafinia·9mo ago
OtherKlusterServices

Simplify Dovecot config and fix MySQL permissions job

- Dovecot: Use single complete dovecot.conf instead of conf.d fragments - Dovecot: Simplified configuration with minimal working setup - MySQL Job: Use root cre...

snadjafinia·9mo ago
OtherKlusterServices

Fix Dovecot configuration and add permissions job to CI/CD

- Dovecot: Move passdb/userdb config directly into 10-auth.conf - Dovecot: Remove problematic auth-sql.conf.ext include - CI/CD: Add mysql-permissions-job.yaml ...

snadjafinia·9mo ago
OtherKlusterServices

Fix Dovecot auth syntax and Roundcube database permissions

- Dovecot: Fix auth-sql.conf.ext syntax - passdb/userdb need section names - MySQL: Grant ALL PRIVILEGES on roundcubemail database to kamo user - Add mysql-perm...

snadjafinia·9mo ago
OtherKlusterServices

Fix Dovecot and Postfix configurations to resolve CrashLoopBackOff

- Dovecot: Use conf.d structure with official Dovecot image defaults - Dovecot: Split config into individual files (10-auth, 10-mail, 10-master, 10-ssl) - Postf...

snadjafinia·9mo ago
OtherKlusterServices

Trigger deployment after WireGuard fix

snadjafinia·9mo ago
OtherKlusterServices

Fix kubeconfig setup in CI/CD to use Tailscale IPs directly

- Replace sed commands with kubectl config set-cluster for reliable connection - Use 100.64.1.1 for K1M1 and 100.64.2.1 for K2M1 directly - Fixes 'dial tcp 100....

snadjafinia·9mo ago
OtherKlusterServices

Add complete mail server infrastructure with Postfix, Dovecot, Roundcube, and MySQL

- Deploy mail server (MySQL, Postfix, Dovecot, Roundcube) to K1M1 only - Configure HTTPS access via Traefik at https://mail.kamocrm.com - Set up multi-domain su...

snadjafinia·9mo ago
Otherkamo-analytics

Bump jws from 3.2.2 to 3.2.3

Bumps **************** from 3.2.2 to 3.2.3. - [Release **************** - **************** - **************** --- updated-dependencies: - dependency-name: jws ...

dependabot[bot]·9mo ago
Otherkamo-analytics

Merge branch 'dev' into boards

# Conflicts: # pnpm-lock.yaml

Mike Cao·9mo ago
Otherkamo-analytics

Fix formatting for Docker compose instructions

Mike Cao·9mo ago
Otherkamo-analytics

Merge pull request #3832 from analytics-software/dev

v3.0.2

Mike Cao·9mo ago
Otherkamo-analytics

Fixed Docker build.

Mike Cao·9mo ago
Otherkamo-analytics

Bump version 3.0.2.

Mike Cao·9mo ago
Otherkamo-analytics

Merge pull request #3827 from ****************

Bump next from 15.5.3 to 15.5.7

Mike Cao·9mo ago
Otherkamo-analytics

Updated README.

Mike Cao·9mo ago
Fixkamo-marketing

Use requestAnimationFrame for beige transition too

snadjafinia·9mo ago
Otherkamo-analytics

Merge branch 'dev' of **************** into dev

Mike Cao·9mo ago
Otherkamo-analytics

Fixed replica logic.

Mike Cao·9mo ago
Fixkamo-marketing

Increase transition duration to 3s with smooth easing

snadjafinia·9mo ago
Fixkamo-marketing

Dynamically update honeycomb SVG stroke color to beige

snadjafinia·9mo ago
Featurekamo-marketing

Add color pulse to background logo

snadjafinia·9mo ago
Fixkamo-marketing

Make entire page including background pulse colors

snadjafinia·9mo ago
Fixkamo-marketing

Make entire page background pulse with CSS variables

snadjafinia·9mo ago
Chorekamo-marketing

Add comment to beige secondary color

snadjafinia·9mo ago
Fixkamo-marketing

Set secondary color to beige in globals.css

snadjafinia·9mo ago

Je, unaona nini kuhusu usafiri?

Kila moja ya hizi updates ardhi katika nafasi yako ya kazi moja kwa moja. Kuanza bure na kuangalia kukua wiki baada ya wiki.

Kuwa Huru MileleMtazamo wa bei