hackerESQ
|
34223960f8
|
chore: Bump PHP version to 8.4
see #150
v1.2.4
|
2025-11-06 21:10:53 -06:00 |
|
hackerESQ
|
5f583de857
|
fix: export daily change dates transposition
reference #148
v1.2.3
|
2025-11-04 19:59:33 -06:00 |
|
hackerESQ
|
bb0a0ef928
|
fix: date for transactions in api requests
references #148
|
2025-11-04 19:44:14 -06:00 |
|
Fexiven
|
2d4c7002a7
|
fix: Create nginx directory (#143)
fixes:
nginx: [emerg] open() "/run/nginx/nginx.pid" failed (2: No such file or directory)
|
2025-10-30 16:43:26 -05:00 |
|
hackerESQ
|
939e46eb61
|
fix: dividends should be cast to float
|
2025-10-09 19:02:45 -05:00 |
|
hackerESQ
|
04f1d8cbcd
|
fix: transactions table
|
2025-10-06 20:01:29 -05:00 |
|
hackerESQ
|
c6032c5b66
|
cleanup
|
2025-09-28 21:13:52 -05:00 |
|
hackerESQ
|
8908e2da02
|
Fix: mobile responsive with table
|
2025-09-28 19:54:49 -05:00 |
|
hackerESQ
|
892d5a30e0
|
fix: default filesystem name
|
2025-09-27 21:52:57 -05:00 |
|
hackerESQ
|
b896513be9
|
fix: disable wire navigate for social login
|
2025-09-26 20:36:29 -05:00 |
|
hackerESQ
|
013ccba050
|
update system prompt
|
2025-09-26 20:11:51 -05:00 |
|
hackerESQ
|
a10f94a570
|
revert
|
2025-09-26 20:03:39 -05:00 |
|
hackerESQ
|
5b8b9ae39e
|
wip
|
2025-09-26 18:32:00 -05:00 |
|
hackerESQ
|
3e84ed7572
|
string currency
|
2025-09-26 18:20:00 -05:00 |
|
hackerESQ
|
39458ef44e
|
optional currency
|
2025-09-26 18:16:17 -05:00 |
|
hackerESQ
|
0e47b7538e
|
Merge branch 'main' of https://github.com/investbrainapp/investbrain
|
2025-09-26 17:54:46 -05:00 |
|
hackerESQ
|
0aaa51e736
|
Fix: touch log file during start up
fixes laravel.log permissions #137
|
2025-09-26 17:54:44 -05:00 |
|
hackerESQ
|
e6f38d9481
|
Chore: Upgrade to Laravel 12 + remove Mary and Jetstream dependencies (#141)
* docs: remove requirement for setting APP_KEY manually
* optimize date picker
* clean up modals
* spot light working
* reorganization
* add lazy load
* wip
* remove filament
* styling
v1.2.2
|
2025-09-26 17:41:28 -05:00 |
|
hackerESQ
|
910d426ad4
|
add test
|
2025-09-13 22:24:02 -05:00 |
|
hackerESQ
|
72ad02de4b
|
fix: standardize currency
|
2025-09-13 22:24:02 -05:00 |
|
hackerESQ
|
50285a3d51
|
Update SECURITY.md
|
2025-09-05 21:00:48 -05:00 |
|
hackerESQ
|
ff31e3d48b
|
Delete .github/dependabot.yml
|
2025-09-05 18:34:01 -05:00 |
|
hackerESQ
|
3d944afeb4
|
auto-bump deps using dependabot
|
2025-09-05 18:24:15 -05:00 |
|
hackerESQ
|
8e625107c1
|
keep APP_KEY reference in configuration section
|
2025-09-05 11:53:26 -05:00 |
|
enterprised1
|
df034863c7
|
Remove references to add APP_KEY in README.md
The current instructions specify an APP_KEY needs to be manually generated and added to the environment properties. However, doing so results in a 500 error and the following post mentions APP_KEY is now generated automatically.
https://github.com/orgs/investbrainapp/discussions/74#discussioncomment-14269950
|
2025-09-05 11:53:26 -05:00 |
|
hackerESQ
|
70cdfc9fd8
|
Delete .shift
|
2025-09-01 21:32:25 -05:00 |
|
hackerESQ
|
a0bd776abb
|
fix: quantity validation should not count current transaction
v1.2.1
|
2025-08-29 15:47:38 -05:00 |
|
hackerESQ
|
afcafa6031
|
chore: upgrade deps
|
2025-08-28 21:56:28 -05:00 |
|
hackerESQ
|
07c85697f3
|
chore: upgrade deps
|
2025-08-28 21:56:05 -05:00 |
|
hackerESQ
|
a882b5aadb
|
chore: clean up
|
2025-08-28 21:26:11 -05:00 |
|
hackerESQ
|
bad82fb41b
|
chore: cleanup old files
|
2025-08-28 21:26:11 -05:00 |
|
Shift
|
5aca9008cb
|
Add .shift to open Pull Request
|
2025-08-28 21:26:11 -05:00 |
|
hackerESQ
|
712a4c6c57
|
docs: further clarification
|
2025-08-28 20:58:25 -05:00 |
|
hackerESQ
|
78f0d21b73
|
docs: clarify commands and update intro
|
2025-08-28 18:08:28 -05:00 |
|
hackerESQ
|
19cac58692
|
Fix: do not gracefully fail when symbol not found
|
2025-08-28 16:03:02 -05:00 |
|
hackerESQ
|
7d77b6fbc8
|
feat: add fix command for cost basis for sale transaction
|
2025-08-27 20:22:13 -05:00 |
|
hackerESQ
|
e4e08091af
|
fix: need to chunk alpaca history requests
|
2025-08-27 20:03:25 -05:00 |
|
hackerESQ
|
292d43b154
|
feat: adds cost basis fixer
|
2025-08-26 23:03:23 -05:00 |
|
hackerESQ
|
eae4422ad8
|
fix: alphavantage multiply by string
v1.2.0
v1.2.0-rc2
|
2025-08-26 19:29:10 -05:00 |
|
hackerESQ
|
53d463b8b5
|
chore: upgrade deps
|
2025-08-26 19:27:26 -05:00 |
|
hackerESQ
|
827644bb32
|
fix: yahoo driver
|
2025-08-26 19:13:00 -05:00 |
|
hackerESQ
|
21e8672a12
|
feat: add twelve data market data provider
|
2025-08-26 18:26:12 -05:00 |
|
hackerESQ
|
70910c2f6d
|
docs: adds alpaca
v1.2.0-rc1
|
2025-08-25 21:05:42 -05:00 |
|
hackerESQ
|
9ddea4c6e1
|
fix: add exception for 404
|
2025-08-25 21:00:49 -05:00 |
|
hackerESQ
|
576b22e4c9
|
fix: hard code USD
|
2025-08-25 21:00:49 -05:00 |
|
hackerESQ
|
0035879a87
|
feat: add alpaca provider
|
2025-08-25 21:00:49 -05:00 |
|
hackerESQ
|
97298bcd39
|
Delete holding if no related transactions
resolves #63
|
2025-08-25 20:23:59 -05:00 |
|
hackerESQ
|
0504058c01
|
fix: auth tests failing if env shows self hosted
|
2025-08-25 20:21:22 -05:00 |
|
hackerESQ
|
750ccbd68f
|
fix: locale setting
|
2025-08-25 19:58:53 -05:00 |
|
hackerESQ
|
d815700e58
|
fix: simplify logo
|
2025-08-25 19:39:55 -05:00 |
|