hackerESQ
acfabbe670
Add french translations
2026-03-18 20:22:54 -05:00
hackerESQ
01825e9108
Fix transaction table scope to my portfolios only ( #184 )
...
* Limit transactions table filters to `my portfolios` scope
* Fix scope of transactions table
2026-03-18 19:54:18 -05:00
hackerESQ
d55f117565
Limit transactions table filters to my portfolios scope ( #183 )
2026-03-18 17:43:28 -05:00
hackerESQ
327e120a3c
clean up
2026-03-18 17:40:31 -05:00
hackerESQ
5e8324551b
Remove custom date picker element ( #182 )
2026-03-16 20:18:08 -05:00
hackerESQ
935a5020db
Merge branch 'main' of https://github.com/investbrainapp/investbrain
v1.2.8
2026-03-15 18:24:42 -05:00
hackerESQ
0b9f7d5254
add intl to build set to satisfy filament
2026-03-15 18:24:40 -05:00
hackerESQ
6ea4b5c12a
Remove swap space increase step from workflow
...
Removed the step to increase swap space in the build job.
v1.2.7
2026-03-15 18:10:35 -05:00
hackerESQ
d3337c7c01
Change runner to self-hosted for build job
v1.2.6
2026-03-15 17:53:43 -05:00
hackerESQ
23a9b84659
fix: upgrade @alpinejs/persist from 3.15.0 to 3.15.4 ( #178 )
...
Snyk has created this PR to upgrade @alpinejs/persist from 3.15.0 to 3.15.4.
See this package in npm:
@alpinejs/persist
See this project in Snyk:
https://app.snyk.io/org/investbrain/project/6a72866f-936e-45fc-83bd-dd298e632086?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
v1.2.5
2026-03-15 17:04:40 -05:00
Carlos E. Barboza
6bc174a87b
Update Dividend.php ( #176 )
...
* Adds a second join condition requiring holdings.symbol = dividends.symbol.
Without this, the join only matches on portfolio_id, which could incorrectly associate dividends with holdings of a different symbol within the same portfolio.
* Add test
---------
Co-authored-by: hackerESQ <corey@coreyvarma.com >
2026-03-15 17:00:29 -05:00
hackerESQ
401b0eef91
Merge branch 'main' of https://github.com/investbrainapp/investbrain
2026-03-13 20:16:18 -05:00
hackerESQ
98f47baa73
wip
2026-03-13 20:16:14 -05:00
hackerESQ
66889abc72
Migrate to laravel ai sdk ( #181 )
...
Also
* upgrade to livewire 4
* replace rappsoft tables with filament
2026-03-13 15:21:22 -05:00
hackerESQ
fc6b7a8c52
dev: add laravel boost
2026-02-25 22:31:20 -06:00
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