hackerESQ
|
00fbdec6f1
|
fix: improve seeder (and remove symbol dupes)
|
2025-03-07 18:43:55 -06:00 |
|
hackerESQ
|
730903c383
|
fix: compatible with pgsql
|
2025-03-07 17:45:54 -06:00 |
|
hackerESQ
|
5fc9455908
|
fix: longer exception
|
2025-03-07 17:27:08 -06:00 |
|
hackerESQ
|
28e0ad68fc
|
fix: truncate exception so meaningful data shows first
|
2025-03-07 17:20:15 -06:00 |
|
hackerESQ
|
1faa22897b
|
clean up
|
2025-01-28 21:16:51 -06:00 |
|
hackerESQ
|
7694d8a241
|
Create 2025_12_28_000001_add_multi_currency_support.php
|
2025-01-28 19:34:49 -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
|
3e4f055a4a
|
trim size of market data seeder
|
2025-01-27 20:54:23 -06:00 |
|
hackerESQ
|
ea22c27710
|
wip
|
2025-01-27 20:04:03 -06:00 |
|
hackerESQ
|
f724f450f2
|
fix: make default for currency values not nullable
|
2025-01-24 19:17:55 -06:00 |
|
hackerESQ
|
cc447c5fb0
|
fix: force boolean columns to be false
|
2025-01-24 19:15:28 -06:00 |
|
hackerESQ
|
0c3a851e7d
|
feat:add admin column for users
|
2024-11-05 15:36:27 -06:00 |
|
hackerESQ
|
4c1da2308e
|
feat:adds LLM capabilities to chat with your portfolios and holdings
|
2024-10-31 12:09:06 -05:00 |
|
hackerESQ
|
0e9bb1de0f
|
tests:add tests for setting owner_id on new portfolio create
|
2024-10-28 16:59:58 -05:00 |
|
hackerESQ
|
3c368310ad
|
feat:improved background importing
|
2024-10-24 14:48:24 -05:00 |
|
hackerESQ
|
10e00e6ef6
|
chore:move market data seeder csv to vapor accessible location
|
2024-10-23 11:41:15 -05:00 |
|
hackerESQ
|
5a04c33f13
|
chore:simplify connected account verifications
|
2024-10-22 21:24:04 -05:00 |
|
hackerESQ
|
39160d654b
|
chore:clean up migrations
|
2024-10-21 22:24:42 -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
|
99c5ad3979
|
adds social login
|
2024-10-19 23:11:04 -05:00 |
|
hackerESQ
|
51c33ebec0
|
adds dividend re-investment feature
|
2024-10-18 20:46:22 -05:00 |
|
hackerESQ
|
9696339828
|
improve sync daily changes command
|
2024-09-15 11:28:13 -05:00 |
|
hackerESQ
|
c0c83ebdbd
|
adds feature to backfill daily change
|
2024-09-11 22:00:37 -05:00 |
|
hackerESQ
|
75fbd60a54
|
fix splits command
and add splits test
|
2024-09-09 19:39:38 -05:00 |
|
hackerESQ
|
cf38f18085
|
cleanup
|
2024-09-09 14:49:34 -05:00 |
|
hackerESQ
|
6bb0ad4980
|
oops
|
2024-09-08 21:42:05 -05:00 |
|
hackerESQ
|
94c3ab6236
|
correct permissions
|
2024-09-08 21:36:37 -05:00 |
|
hackerESQ
|
1a8e43f790
|
move market data seeder to dedicated command
|
2024-09-08 21:17:12 -05:00 |
|
hackerESQ
|
d442bbb397
|
adds passing tests
|
2024-09-06 21:59:58 -05:00 |
|
hackerESQ
|
90262abffb
|
wip testing
|
2024-09-06 19:39:04 -05:00 |
|
hackerESQ
|
8511cc833d
|
clean up scheduled commands
also add comments to each command
|
2024-09-05 21:21:18 -05:00 |
|
hackerESQ
|
5c19236561
|
seed market data on install
|
2024-09-05 18:32:56 -05:00 |
|
hackerESQ
|
ce4a736101
|
wip
|
2024-09-01 15:34:55 -05:00 |
|
hackerESQ
|
54cf25aabc
|
wip
|
2024-08-24 22:19:40 -05:00 |
|
hackerESQ
|
0b8dfd8ebf
|
allow placeholder symbol
|
2024-08-23 18:44:48 -05:00 |
|
hackerESQ
|
58533a454d
|
wip
|
2024-08-21 20:42:32 -05:00 |
|
hackerESQ
|
9623989fb0
|
nullable
|
2024-08-10 13:36:06 -05:00 |
|
hackerESQ
|
7707c6dcb3
|
update migrations
|
2024-08-10 13:30:34 -05:00 |
|
hackerESQ
|
35c4e95627
|
remove assume read
|
2024-08-08 22:44:09 -05:00 |
|
hackerESQ
|
60db0a06d3
|
move to uuids for portfolios, users, and all market data
|
2024-08-07 12:45:01 -05:00 |
|
hackerESQ
|
45b3800389
|
move to uuids for portfolios, users, and all market data
|
2024-08-07 12:43:43 -05:00 |
|
hackerESQ
|
227b5f5aa1
|
update migrations
|
2024-08-03 14:21:29 -05:00 |
|
hackerESQ
|
1984bff865
|
Initial commit
|
2024-08-01 13:53:10 -05:00 |
|