Commit Graph

110 Commits

Author SHA1 Message Date
hackerESQ 56064ad84e try again 2025-04-12 18:02:23 -05:00
hackerESQ c96ff0e45f wip 2025-04-12 17:51:13 -05:00
hackerESQ 33e0df5ae2 wip 2025-04-12 17:37:26 -05:00
hackerESQ a5a333f784 wip 2025-04-12 17:31:28 -05:00
hackerESQ 89b5505e1d wip 2025-04-12 17:27:38 -05:00
hackerESQ 60923b3c93 wip 2025-04-12 17:16:36 -05:00
hackerESQ 17e5d8b665 fix: increase chunk size 2025-04-12 10:12:30 -05:00
hackerESQ bd9c828c68 fix: use options prop 2025-04-11 21:49:06 -05:00
hackerESQ 3593697cce fix: user needs to be set from import job 2025-04-11 21:42:38 -05:00
hackerESQ 38a65f99c9 fixes multi currency tests 2025-04-11 20:57:21 -05:00
hackerESQ 1ef8dd9378 Feat: Adds multi currency to imports and exports (#89)
* Also adds ability for user to export configurations
2025-04-10 20:47:35 -05:00
hackerESQ eae345f243 Feat: Adds multi currency support (#88) 2025-04-09 19:25:15 -05:00
hackerESQ 261c848ffd fix: add unique constraint to split and dividends
to prevent duplicate records
2025-03-19 16:16:38 -05:00
hackerESQ 7ab6f79e56 feat: adds pgsql compatibility (#72) 2025-03-10 21:17:24 -05:00
hackerESQ 6dea75651b fix: version response will be an object 2025-02-25 20:16:13 -06:00
Oscar Padilla 6cff252813 fix: support mariadb in sync:daily-change (#64)
* fix: support mariadb in sync:daily-change

* use version() instead of system variables

---------

Co-authored-by: hackerESQ <corey@coreyvarma.com>
2025-02-25 20:09:03 -06:00
hackerESQ 9bd406c5b1 fix: adds appropriate return types 2025-01-28 19:03:06 -06:00
hackerESQ cdce46b6df chore: add script type rule to pint 2025-01-28 17:33:54 -06:00
hackerESQ e8ef0921ad chore: code style 2025-01-28 17:14:49 -06:00
hackerESQ ea22c27710 wip 2025-01-27 20:04:03 -06:00
hackerESQ b9d41f9ac0 chore: clean up unneeded attributes 2025-01-24 19:18:27 -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 8007e644d6 chore:clean up ai helper methods 2024-10-31 17:04:59 -05:00
hackerESQ 4c1da2308e feat:adds LLM capabilities to chat with your portfolios and holdings 2024-10-31 12:09:06 -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 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 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 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 5a04c33f13 chore:simplify connected account verifications 2024-10-22 21:24:04 -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 318f8dd940 fix:only show dividends where qty > 0 2024-10-20 13:28:40 -05:00
hackerESQ 99c5ad3979 adds social login 2024-10-19 23:11:04 -05:00