• Joined on 2025-11-10
GW_MC merged pull request finwise/finwise#9 2026-02-25 18:04:54 +08:00
feat: implement account management commands and services
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-25 17:59:42 +08:00
3ff421c200 feat: extend setting type handling to include Language, View, DisplayMode, Theme, and DateOfWeek
75efe5768a fix: update database connection options to use ConnectOptions for improved logging
Compare 2 commits »
GW_MC pushed to master at GW_MC/DreamChat 2026-02-24 22:29:34 +08:00
e033d67ec1 feat: Implement knowledge import feature for characters
GW_MC pushed to master at GW_MC/DreamChat 2026-02-24 18:35:02 +08:00
8714d6bd22 Phase 1 complete
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 22:15:05 +08:00
630b60d7e2 chore: update Dockerfile to set PNPM_HOME and PATH for environment configuration
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 22:13:58 +08:00
3456fa5461 chore: add pnpm setup command to Dockerfile for environment configuration
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 22:11:07 +08:00
be93b5f3e9 chore: update Dockerfile to set pnpm store directory and remove environment variables
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 21:04:58 +08:00
6b1a0136b0 feat: add initial backend and frontend structure with models, DTOs, and WebSocket events
932f384f0d chore: add pnpm workspace configuration for apps and packages
Compare 2 commits »
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 19:14:49 +08:00
ab02758382 feat: add implementation plan and monorepo guide for DreamChat project
fbd5c84eca Add LICENSE and README files for project documentation
Compare 2 commits »
GW_MC pushed to master at GW_MC/DreamChat 2026-02-23 18:57:02 +08:00
77ccc731be init
GW_MC created branch master in GW_MC/DreamChat 2026-02-23 18:57:01 +08:00
GW_MC created repository GW_MC/DreamChat 2026-02-23 18:56:24 +08:00
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-23 16:51:59 +08:00
620df5780b refactor: improve HEX_COLOR_PATTERN initialization with Clippy expectation
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-23 16:49:04 +08:00
6b987181a8 refactor: improve formatting of apply_transaction_to_balance function and add TODO for transaction service integration
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-23 16:48:51 +08:00
bf04d8d2da feat: add recalculate_account_balance command and enhance account validation
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-23 12:53:51 +08:00
7ffc3bac00 feat: enhance account management with filtering and validation improvements
GW_MC created pull request finwise/finwise#9 2026-02-21 11:19:09 +08:00
feat: implement account management commands and services
GW_MC created branch feature/accounts-service in finwise/finwise 2026-02-21 11:18:39 +08:00
GW_MC pushed to feature/accounts-service at finwise/finwise 2026-02-21 11:18:39 +08:00
7448bbd5e0 feat: implement account management commands and services
GW_MC pushed to master at finwise/finwise 2026-02-21 10:26:45 +08:00
8013f2ad61 Merge pull request 'feature/exchange-rate-service' (#8) from feature/exchange-rate-service into master
a0d5bae160 feat: implement on_app_start to set default exchange rate adapter in settings
f526d9ab2b fmt: fix formatting
5b3a29f615 feat: implement exchange rate commands and service integration
49291002ac test: improve error handling in assertions for currency data fetching tests
Compare 12 commits »