• Joined on 2025-06-26
ryan created branch fix/image-in-existing-conversations in ryan/simbarag 2026-04-04 09:07:27 -04:00
ryan pushed to main at ryan/simbarag 2026-04-04 08:55:46 -04:00
bb3ef4fe95 Merge pull request 'Fix 401 on image serving with presigned S3 URLs' (#17) from fix/image-presigned-urls into main
30db71d134 Clean up presigned URL implementation: remove dead fields, fix error handling
167d014ca5 Use presigned S3 URLs for serving images instead of proxying bytes
Compare 3 commits »
ryan merged pull request ryan/simbarag#17 2026-04-04 08:55:44 -04:00
Fix 401 on image serving with presigned S3 URLs
ryan pushed to fix/image-presigned-urls at ryan/simbarag 2026-04-04 08:52:32 -04:00
30db71d134 Clean up presigned URL implementation: remove dead fields, fix error handling
167d014ca5 Use presigned S3 URLs for serving images instead of proxying bytes
fa9d5af1fb Merge pull request 'Add unit test suite' (#18) from test/unit-tests into main
a7726654ff Add testing instructions to CLAUDE.md
c8306e6702 Add unit test suite with pytest configuration
Compare 5 commits »
ryan pushed to main at ryan/simbarag 2026-04-04 08:52:07 -04:00
fa9d5af1fb Merge pull request 'Add unit test suite' (#18) from test/unit-tests into main
a7726654ff Add testing instructions to CLAUDE.md
c8306e6702 Add unit test suite with pytest configuration
Compare 3 commits »
ryan merged pull request ryan/simbarag#18 2026-04-04 08:52:06 -04:00
Add unit test suite
ryan pushed to test/unit-tests at ryan/simbarag 2026-04-04 08:51:52 -04:00
a7726654ff Add testing instructions to CLAUDE.md
ryan created pull request ryan/simbarag#18 2026-04-04 08:49:42 -04:00
Add unit test suite
ryan pushed to fix/image-presigned-urls at ryan/simbarag 2026-04-04 08:49:07 -04:00
64dab18428 Clean up presigned URL implementation: remove dead fields, fix error handling
ryan pushed to test/unit-tests at ryan/simbarag 2026-04-04 08:48:58 -04:00
c8306e6702 Add unit test suite with pytest configuration
ryan created branch test/unit-tests in ryan/simbarag 2026-04-04 08:48:58 -04:00
ryan created pull request ryan/simbarag#17 2026-04-04 08:45:50 -04:00
Fix 401 on image serving with presigned S3 URLs
ryan pushed to fix/image-presigned-urls at ryan/simbarag 2026-04-04 08:45:40 -04:00
b62a8b6b3f Use presigned S3 URLs for serving images instead of proxying bytes
ryan created branch fix/image-presigned-urls in ryan/simbarag 2026-04-04 08:45:40 -04:00
ryan pushed to main at ryan/simbarag 2026-04-04 08:30:55 -04:00
cfa77a1779 Add FERNET_KEY env var to docker-compose for email encryption
ryan pushed to main at ryan/simbarag 2026-04-04 08:22:02 -04:00
9f69f0a008 Add Makefile for deploy, migration, and dev commands
ryan pushed to main at ryan/simbarag 2026-04-04 08:19:58 -04:00
18ef611134 Merge origin/main: resolve conflicts keeping both email/Mealie and WhatsApp/Mailgun/Obsidian work
e6ca7ad47a docs(01): complete foundation phase
f5f661acba docs(01-02): complete IMAP connection & email parsing plan
e4084276d8 feat(01-02): create email body parser for multipart MIME messages
6e4ee6c75e feat(01-02): implement IMAP connection service with authentication and folder listing
Compare 14 commits »
ryan pushed to main at ryan/simbarag 2026-04-04 08:15:35 -04:00
c9b6de9563 no more reindexing
ryan pushed to main at ryan/simbarag 2026-04-04 08:14:32 -04:00
2fcf84f5d2 Merge pull request 'fix/ynab-transaction-limit' (#16) from fix/ynab-transaction-limit into main
142fac3a84 Switch image analysis from Ollama to llama-server
0415610d64 Add image upload and vision analysis to Ask Simba chat
ac9c821ec7 Remove client-side transaction limit from YNAB service
Compare 4 commits »
ryan merged pull request ryan/simbarag#16 2026-04-04 08:14:30 -04:00
fix/ynab-transaction-limit