Commit Graph

262 Commits

Author SHA1 Message Date
hackerESQ 6ce9833e66 rename method 2024-10-19 23:14:15 -05:00
hackerESQ 99c5ad3979 adds social login 2024-10-19 23:11:04 -05:00
hackerESQ bcb1820095 fix test 2024-10-19 10:42:28 -05:00
hackerESQ 6e75713589 adds reinvested dividend to import 2024-10-18 22:21:12 -05:00
hackerESQ 074cfa70fb formatting for reinvestments 2024-10-18 22:18:25 -05:00
hackerESQ 3cb0ad5c86 fix math for reinvestments 2024-10-18 22:08:52 -05:00
hackerESQ da9e7dd5c7 fix daily change imports 2024-10-18 21:59:35 -05:00
hackerESQ 104096471d better way to import daily changes 2024-10-18 21:34:02 -05:00
hackerESQ 83c5561edb formatting link on import export page 2024-10-18 21:21:20 -05:00
hackerESQ 9d1e17cfc0 chart mobile improvements 2024-10-18 21:16:44 -05:00
hackerESQ 6e14852f55 more improvements to header mobile 2024-10-18 21:14:37 -05:00
hackerESQ 34a8de221f make header more mobile responsible 2024-10-18 21:06:05 -05:00
hackerESQ 51c33ebec0 adds dividend re-investment feature 2024-10-18 20:46:22 -05:00
hackerESQ e4d45f391c truncate overflowing text 2024-10-18 19:51:42 -05:00
hackerESQ 23615c7309 chart stylying 2024-10-18 19:42:53 -05:00
hackerESQ 1c774096ab use translation 2024-10-18 14:59:10 -05:00
hackerESQ d70eeb6a0b update dependencies 2024-10-15 13:27:00 -05:00
hackerESQ 31b551e34a fix:mobile support 2024-10-01 13:58:17 -05:00
hackerESQ 914d65574b fix:broken tests 2024-10-01 13:41:50 -05:00
hackerESQ 231c9ffc6e fix:don't run dividend sync daily (run odd weekdays) 2024-10-01 13:41:40 -05:00
hackerESQ 9e173ecc35 fix:order by asc on date 2024-09-27 10:56:11 -05:00
hackerESQ 367fd7802b fix:order of data series 2024-09-27 10:51:43 -05:00
hackerESQ 267049b87f remove wip 2024-09-25 21:00:54 -05:00
hackerESQ ed4d955507 debug for dailychanges 2024-09-25 20:59:09 -05:00
hackerESQ 32fed82772 scope dashboard to mydailychanges 2024-09-25 19:41:48 -05:00
hackerESQ 90dafccec6 use period instead of data date keys 2024-09-23 19:39:49 -05:00
hackerESQ 7d119a8c24 simplify tests and daily change calculations 2024-09-23 15:09:35 -05:00
hackerESQ d0fbf44fa0 workaround for missing close value in market history data 2024-09-22 22:20:47 -05:00
hackerESQ dc1042e736 update realized gain calculation 2024-09-19 21:32:10 -05:00
hackerESQ 5fbe1ef9d4 show dividends on apex chart 2024-09-19 21:31:54 -05:00
hackerESQ 9d808cd447 rate limit on import 2024-09-19 21:26:29 -05:00
hackerESQ 5415c62d49 force refresh all dividends 2024-09-19 21:26:15 -05:00
hackerESQ e69a8fa4e6 add force option for dividends and splits 2024-09-19 21:25:56 -05:00
hackerESQ 80b25115a3 format chart 2024-09-18 23:31:03 -05:00
hackerESQ 5bcbec82f4 handle math in PHP 2024-09-18 23:19:11 -05:00
hackerESQ ab491971e4 fix force option 2024-09-18 23:03:23 -05:00
hackerESQ 2b9c3fb469 use mysql 8.0 2024-09-18 22:56:00 -05:00
hackerESQ 83abdd4169 wip 2024-09-18 22:42:09 -05:00
hackerESQ 7bdf22d188 rounding 2024-09-18 22:10:02 -05:00
hackerESQ 99830d1a55 remove inadvertent early return 2024-09-18 21:35:32 -05:00
hackerESQ 85660d7b9d force refresh market data when importing 2024-09-18 21:16:41 -05:00
hackerESQ 5fa3d6a83c enable force option for refresh market data 2024-09-18 21:15:52 -05:00
hackerESQ 17e9bce1ae ensure dividend data starts after marketdata sync 2024-09-18 21:09:50 -05:00
hackerESQ 854fa1c7e9 cast values to float 2024-09-18 20:42:13 -05:00
hackerESQ 02a3a1ea9f call refresh market data first 2024-09-18 20:31:57 -05:00
hackerESQ 1db90cce48 ensure we refresh all market data
including dividends when importing
2024-09-18 20:14:30 -05:00
hackerESQ 0748ff012d show loader on export 2024-09-18 20:03:26 -05:00
hackerESQ 5bb601f869 move to custom x-form component and fix htmlspecialentities issue 2024-09-18 19:51:05 -05:00
hackerESQ 835c2115f2 sync daily changes and market data after importing 2024-09-18 19:50:31 -05:00
hackerESQ 91d714b05e copy over revised dividend calculations 2024-09-16 00:35:55 -05:00