167 Commits

Author SHA1 Message Date
hackerESQ 0e1c56dd18 feat: do not show terms when self hosting 2024-11-14 02:23:22 -06:00
hackerESQ 1c63e2b856 fix: uses last dividend created date as start date instead of last dividend date
closes #26
2024-11-14 01:25:03 -06:00
hackerESQ 0c29393f3b fix: skip dividend sync if most recent dividend was less than 24 hours ago 2024-11-07 20:40:55 -06:00
hackerESQ af3726cb91 fix: sales quantity should use rounded float numbers 2024-11-07 18:20:53 -06:00
hackerESQ fee9cda5ba feat:adds admin field 2024-11-05 15:39:29 -06:00
hackerESQ b97a41f7ad fix:scope chat history for each user 2024-11-03 08:41:14 -06:00
hackerESQ dec253d860 fix:make sure splits synced is updated when importing 2024-11-02 12:35:23 -05:00
hackerESQ 8007e644d6 chore:clean up ai helper methods 2024-10-31 17:04:59 -05:00
hackerESQ 12cedd9e40 fix:use with instead of own for smart prompt 2024-10-31 16:42:55 -05:00
hackerESQ 4c1da2308e feat:adds LLM capabilities to chat with your portfolios and holdings 2024-10-31 12:09:06 -05:00
hackerESQ 4e6dcd6ff4 feat:create custom data types for market data 2024-10-29 16:34:18 -05:00
hackerESQ 863627bb42 fix:trim whitespace from form fields 2024-10-29 12:38:05 -05:00
hackerESQ 07ebdaf77f chore:cleanup 2024-10-28 22:06:27 -05:00
hackerESQ 642d31dc31 fix:allow large cte functions 2024-10-28 21:55:56 -05:00
hackerESQ 1235abadd0 fix:properly scoped dividend counts 2024-10-28 21:17:53 -05:00
hackerESQ 25176c5a5f fix:don't max memory 2024-10-28 21:11:08 -05:00
hackerESQ 073ff88fa4 chore:note to self 2024-10-28 20:48:52 -05:00
hackerESQ 03dda7b947 fix:improve import performance 2024-10-28 20:31:29 -05:00
hackerESQ d5f25c6f76 tests:import and exporting 2024-10-28 19:20:52 -05:00
hackerESQ 82a84cec97 fix: speeds up imports with batched transactions and daily changes 2024-10-28 18:35:14 -05:00
hackerESQ 41377757ec fix:only sync daily changes for weekdays 2024-10-28 17:50:45 -05:00
hackerESQ 0e9bb1de0f tests:add tests for setting owner_id on new portfolio create 2024-10-28 16:59:58 -05:00
hackerESQ 6868c239a5 fix:wrong key used for daily change time of day config 2024-10-26 11:18:08 -05:00
hackerESQ 57495d36d8 fix:optimize portfolio_users query 2024-10-25 22:06:46 -05:00
hackerESQ 06f3eaaaf7 fix:typo 2024-10-25 21:32:17 -05:00
hackerESQ 9d9baa8857 fix:math for % earnings 2024-10-25 21:15:43 -05:00
hackerESQ ff476ad406 fix:speed up daily change sync 2024-10-25 21:06:45 -05:00
hackerESQ 0434bc6961 feat:configurable time of day to capture daily changes 2024-10-25 15:41:07 -05:00
hackerESQ cd47abddc6 fix:exclude wishlists from performance chart 2024-10-24 20:14:14 -05:00
hackerESQ 9788070a16 feat:finalize background imports 2024-10-24 18:07:25 -05:00
hackerESQ 46531ce4fa fix:sync daily changes AFTER import 2024-10-24 17:39:26 -05:00
hackerESQ 8a3d3d1d34 fix:vapor doesn't like static attributes 2024-10-24 17:05:37 -05:00
hackerESQ 336645d8e2 feat:email on fail/success import 2024-10-24 16:36:54 -05:00
hackerESQ 11ae07d69f fix: enable queued jobs to create portfolios with owners 2024-10-24 15:59:54 -05:00
hackerESQ 81ed440404 fix:ensure cast 2024-10-24 14:49:29 -05:00
hackerESQ 3c368310ad feat:improved background importing 2024-10-24 14:48:24 -05:00
hackerESQ ff725e0119 feat:adds user option to sync and refresh commands 2024-10-23 16:57:55 -05:00
hackerESQ 2995f8b37e fix:remove tagging from caches to enable dynamo db 2024-10-23 13:43:34 -05:00
hackerESQ d53d1a3ed3 tests:adds testing to portfolio access policy 2024-10-22 22:24:39 -05:00
hackerESQ 5a04c33f13 chore:simplify connected account verifications 2024-10-22 21:24:04 -05:00
hackerESQ b6a123a90f feat:onboarding flow for new users 2024-10-22 20:29:54 -05:00
hackerESQ 5756fa06d7 feat:invitation email for shared portfolios 2024-10-22 17:39:42 -05:00
hackerESQ d1dbf3af62 fix:improve access controls and language
also adds improved dialogs / modals
2024-10-22 16:48:53 -05:00
hackerESQ f93bfad3ce feat:adds ability to share portfolios
also includes basic permissions and authorization
2024-10-21 22:23:20 -05:00
hackerESQ 82dde818e6 feat:use provider name in social error messages 2024-10-20 14:17:09 -05:00
hackerESQ 64cfdb32a9 fix:use correct key 2024-10-20 14:06:58 -05:00
hackerESQ f793eb83c5 fix:use correct class 2024-10-20 14:06:07 -05:00
hackerESQ f8d54d3813 feat:catch error on declined permissions 2024-10-20 14:04:26 -05:00
hackerESQ 318f8dd940 fix:only show dividends where qty > 0 2024-10-20 13:28:40 -05:00
hackerESQ bf8478a43f feat:persist social logins 2024-10-20 13:21:29 -05:00