Commit Graph

396 Commits

Author SHA1 Message Date
dependabot[bot] 3055d34979 chore(deps-dev): bump vite from 5.3.5 to 5.4.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-09 03:01:41 +00:00
hackerESQ 747f5f5f42 Merge pull request #16 from investbrainapp/dependabot/npm_and_yarn/axios-1.7.4
chore(deps-dev): bump axios from 1.7.3 to 1.7.4
2024-11-08 21:00:30 -06:00
dependabot[bot] 4db9409b94 chore(deps-dev): bump axios from 1.7.3 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 04:10:36 +00:00
hackerESQ 8693bb29ca Update README.md 2024-11-07 22:08:46 -06:00
hackerESQ 524d8ca41d Update SECURITY.md 2024-11-07 22:08:16 -06:00
hackerESQ 3c77eca689 Create SECURITY.md 2024-11-07 22:02:53 -06:00
hackerESQ 307f74b1d9 Merge pull request #14 from investbrainapp/dev
fix: adds validation for transaction date
v1.0.3
2024-11-07 20:46: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 0d40fd92f0 fix: adds validation for transaction date (no post-dated transactions) 2024-11-07 18:06:27 -06:00
hackerESQ 0f55d84355 Merge pull request #13 from eltociear/patch-1
docs: update README.md
2024-11-07 17:42:31 -06:00
Ikko Eltociear Ashimine eafa889827 docs: update README.md
assstant -> assistant
2024-11-08 08:39:39 +09:00
hackerESQ 60cd880c2e docs: fix formatting for TOC 2024-11-07 17:31:50 -06:00
hackerESQ ea8de69863 docs: adds table of contents to docs 2024-11-07 17:31:17 -06:00
hackerESQ 11ef26e878 docs: add troubleshooting section 2024-11-07 17:05:25 -06:00
hackerESQ 2770ebf958 Merge pull request #12 from investbrainapp/dev
fix:ensure portfolio is available on transactions page
v1.0.2
2024-11-07 16:23:03 -06:00
hackerESQ 536ca56c24 fix:ensure portfolio is available on transactions page 2024-11-07 16:18:29 -06:00
hackerESQ d4407d3492 Merge pull request #10 from investbrainapp/dev
Make ASSET_URL optional in env
v1.0.1
2024-11-07 12:20:08 -06:00
hackerESQ 81766b4aba fix:don't force set asset_url
related to discussion #7
2024-11-07 12:16:49 -06:00
hackerESQ e1cc040984 Merge pull request #6 from investbrainapp/dev
chore: minor updates for landing page
2024-11-06 23:07:40 -06:00
hackerESQ cdda9d7ff7 chore:maintain lock file 2024-11-06 23:02:31 -06:00
hackerESQ 9b6afe180d fix:logic for selfhosted landing page 2024-11-06 23:01:56 -06:00
hackerESQ ae22bb2e81 Merge pull request #5 from investbrainapp/dev
feat:improved LLM follow up questions prompt (and more)
v1.0.0
2024-11-06 20:53:28 -06:00
hackerESQ f2e1211661 chore:remove welcome page 2024-11-06 20:48:38 -06:00
hackerESQ 489bbbbec6 fix:language trans for disclaimer 2024-11-06 16:08:16 -06:00
hackerESQ d992a359a6 chore:add packages to ignore file 2024-11-06 15:14:33 -06:00
hackerESQ c3e5d216ab fix:trim input strings including symbols 2024-11-06 10:49:12 -06:00
hackerESQ fee9cda5ba feat:adds admin field 2024-11-05 15:39:29 -06:00
hackerESQ 0c3a851e7d feat:add admin column for users 2024-11-05 15:36:27 -06:00
hackerESQ 56ceb92c2b fix:refined follow up prompt 2024-11-03 16:13:24 -06:00
hackerESQ fb96792821 Merge pull request #4 from investbrainapp/dev
fix:scope chat history for each user
2024-11-03 08:49:42 -06:00
hackerESQ b512500c9c Merge branch 'dev' of https://github.com/investbrainapp/investbrain into dev 2024-11-03 08:41:17 -06:00
hackerESQ b97a41f7ad fix:scope chat history for each user 2024-11-03 08:41:14 -06:00
hackerESQ 2706ed7162 Merge pull request #3 from investbrainapp/main
sync from main
2024-11-02 21:04:39 -05:00
hackerESQ 2494160c96 Merge pull request #2 from investbrainapp/dev
fix:make sure splits synced is updated when importing
2024-11-02 21:03:58 -05:00
hackerESQ dec253d860 fix:make sure splits synced is updated when importing 2024-11-02 12:35:23 -05:00
hackerESQ df9d863abb Merge pull request #1 from investbrainapp/dev
feat: Improved ai chat
2024-11-01 23:21:34 -05:00
hackerESQ 73dd885741 feat:adds more robust suggested follow up prompts
ensures the ai agent has access to the current date
2024-11-01 23:18:22 -05:00
hackerESQ 9cd6a37b05 fix:make chat window more mobile friendly 2024-11-01 22:13:40 -05:00
hackerESQ dfdb2af59f fix:steal focus for chat window 2024-11-01 14:26:11 -05:00
hackerESQ 772e868a59 fix:better markdown formatting 2024-11-01 14:25:50 -05:00
hackerESQ 748589226e docs:spelling is hard 2024-10-31 19:55:17 -05:00
hackerESQ 3b4f3b5efd docs:update screenshot 2024-10-31 19:31:58 -05:00
hackerESQ 791ba64dba feat:add switch to enable/disable ai chat 2024-10-31 17:33:48 -05:00
hackerESQ 8007e644d6 chore:clean up ai helper methods 2024-10-31 17:04:59 -05:00
hackerESQ 12cedd9e40 fix:use with instead of own for smart prompt 2024-10-31 16:42:55 -05:00
hackerESQ 0d1e6543d1 fix:use hosted privacy and terms 2024-10-31 16:39:28 -05:00
hackerESQ e0ab36ff61 fix:set app_port as default 2024-10-31 15:45:42 -05:00
hackerESQ 6231baefe9 fix:formatting for AI generated responses 2024-10-31 15:19:59 -05:00
hackerESQ 4c1da2308e feat:adds LLM capabilities to chat with your portfolios and holdings 2024-10-31 12:09:06 -05:00