• Joined on 2026-03-21
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:58:35 +02:00
20b4ad102d Wrap transaction_type in col() for notin_ filter
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:55:59 +02:00
ec716e698f Exclude SALARY and DEPOSITO from agent recent-transactions tool
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:50:00 +02:00
f556c392fb Pass OPENAI_API_KEY and AGENT_MODEL to prod from Gitea secrets
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:43:40 +02:00
aa4bb6512f Proxy /api/v1 and /api/auth from Hono to FastAPI in prod
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:38:33 +02:00
6b3069eef4 Fix prod backend hostname collision on nginx-prod-network
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:22:14 +02:00
ead8fb8684 Fix prod frontend container: tsx on PATH and cap build heap
admin synced commits to main at admin/WealthySmart from mirror 2026-04-30 06:04:20 +02:00
097fe9c4cf Point sync-db at old-vps and add A2UI theming notes
c92bfc66fe Update pages and components for new module paths
cf8b7be778 Fix Tabs orientation selectors
8b3a19b552 Add Skeleton primitive and budget detail loading state
5d5727ec4e Add Asistente chat page with A2UI render tools
Compare 11 commits »
admin synced commits to main at admin/WealthySmart from mirror 2026-04-16 03:30:05 +02:00
d4d0f65759 Exclude income transactions from budget transactions list
admin synced commits to main at admin/WealthySmart from mirror 2026-04-16 03:16:52 +02:00
d929ed6573 Remove Ahorro from budget UI, add SALARY type and savings auto-accrual
admin synced commits to main at admin/WealthySmart from mirror 2026-04-16 01:16:52 +02:00
94a8a894a6 Convert all currencies to CRC and poll rates every 6h
admin synced commits to main at admin/WealthySmart from mirror 2026-04-08 04:42:11 +02:00
9a80f2a997 Convert USD and EUR to CRC in analytics endpoints
admin synced commits to main at admin/WealthySmart from mirror 2026-04-08 04:30:40 +02:00
efe6d88286 Add EUR currency support for international transactions
admin synced commits to main at admin/WealthySmart from mirror 2026-04-04 04:15:35 +02:00
4da00750a8 Fix migration to use IF NOT EXISTS and Postgres-compatible DEFAULT
admin synced commits to main at admin/WealthySmart from mirror 2026-04-04 04:11:20 +02:00
792cef5006 Fix analytics case() bug, add privacy mode, add prod DB sync script
78e20f30cb Replace axios with native fetch API wrapper
51c106dc6c Add Proyecciones page with yearly financial projections view
0fdb5447b7 Add deferred transactions, revamp budget projections and UI
Compare 4 commits »
admin synced commits to main at admin/WealthySmart from mirror 2026-04-03 00:38:35 +02:00
37e04273b9 Add clickable legend toggles and charge trend chart
admin synced commits to main at admin/WealthySmart from mirror 2026-04-03 00:23:17 +02:00
c005956458 Support multi-file upload for municipal receipts
admin synced commits to main at admin/WealthySmart from mirror 2026-04-03 00:16:37 +02:00
8f775e5531 Add python-dateutil to requirements for production
admin synced commits to main at admin/WealthySmart from mirror 2026-04-03 00:13:06 +02:00
739a32efd4 Add municipal receipt module and convert navbar to sidebar
admin synced commits to main at admin/WealthySmart from mirror 2026-04-01 18:43:54 +02:00
45166f9d20 Add privacy mode toggle to blur sensitive financial amounts
aedf3aa3b0 Fix plus sign showing before negative rendimientos values
Compare 2 commits »
admin synced commits to main at admin/WealthySmart from mirror 2026-04-01 18:21:33 +02:00
cab4d86b5c Restore MEMP/MPAT in Bank enum for DB compatibility