• Joined on 2025-06-26
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
ryan created pull request ryan/simbarag#16 2026-04-04 08:07:26 -04:00
fix/ynab-transaction-limit
ryan pushed to fix/ynab-transaction-limit at ryan/simbarag 2026-04-04 08:06:59 -04:00
142fac3a84 Switch image analysis from Ollama to llama-server
ryan pushed to fix/ynab-transaction-limit at ryan/simbarag 2026-04-04 08:03:26 -04:00
0415610d64 Add image upload and vision analysis to Ask Simba chat
ryan pushed to fix/ynab-transaction-limit at ryan/simbarag 2026-04-03 21:46:58 -04:00
ac9c821ec7 Remove client-side transaction limit from YNAB service
ryan created branch fix/ynab-transaction-limit in ryan/simbarag 2026-04-03 21:46:58 -04:00
ryan pushed to main at ryan/triviathang 2026-04-03 14:43:40 -04:00
3d6b75c02e Fix migration: remove drops of columns that only existed locally
ryan pushed to main at ryan/triviathang 2026-04-03 14:41:03 -04:00
46d45eebb6 Add right/wrong marking with steal mechanism and question stats
ryan pushed to main at ryan/triviathang 2026-04-03 14:06:53 -04:00
cf0937763b Fix Game Queue row overflow in category group containers
ryan pushed to main at ryan/triviathang 2026-04-03 14:03:52 -04:00
a997832e2e Add category grouping in game queue and category slide transitions
ryan pushed to main at ryan/triviathang 2026-04-03 13:51:38 -04:00
5df01add6d Fix Game Queue row overflow with min-w-0 and overflow-hidden
ryan pushed to main at ryan/triviathang 2026-04-03 13:46:57 -04:00
e1c0c859e9 Fix long question text overflow in Game Queue panel