hackerESQ
|
3e492475c0
|
fix: migrations failing on mysql
v1.2.0-beta3
|
2025-07-09 21:55:32 -05:00 |
|
hackerESQ
|
c454e85ad4
|
fix: date calculations cause failed tests
v1.2.0-beta2
|
2025-07-09 19:37:51 -05:00 |
|
David Peng
|
487322abb5
|
fix: fix postgresql support (#100)
Fix #81
|
2025-07-09 19:11:25 -05:00 |
|
hackerESQ
|
f78c521dc4
|
fix: add bp.l to test multicurr seed
v1.2.0-beta1
|
2025-05-16 21:12:48 -05:00 |
|
hackerESQ
|
ff9bcd782f
|
fix: don't queue market data seed
|
2025-05-16 20:49:29 -05:00 |
|
hackerESQ
|
1ccf515ca2
|
fix: reorg migrtion
|
2025-05-16 19:59:39 -05:00 |
|
hackerESQ
|
1b0f9c134c
|
fix: dispatch time series rates
|
2025-05-16 19:38:58 -05:00 |
|
hackerESQ
|
3589242996
|
fix: dispatch time series updates
|
2025-05-16 19:31:44 -05:00 |
|
hackerESQ
|
689aa4d50b
|
fix: multi currency seeders
v1.2.0-alpha3
|
2025-05-15 20:05:14 -05:00 |
|
hackerESQ
|
26370c03c4
|
fix: optimize migration to multi-currency
|
2025-05-03 13:22:45 -05:00 |
|
hackerESQ
|
80b043219a
|
prevent pre-releases from triggering image build
v1.2.0-alpha2
|
2025-05-02 20:07:38 -05:00 |
|
hackerESQ
|
de54b6843d
|
Fix multi-currency imports (#94)
|
2025-05-02 18:14:06 -05:00 |
|
hackerESQ
|
17e5d8b665
|
fix: increase chunk size
|
2025-04-12 10:12:30 -05:00 |
|
hackerESQ
|
bd9c828c68
|
fix: use options prop
|
2025-04-11 21:49:06 -05:00 |
|
hackerESQ
|
f72cd6f5a7
|
fix: set name attribute
|
2025-04-11 21:45:58 -05:00 |
|
hackerESQ
|
3593697cce
|
fix: user needs to be set from import job
|
2025-04-11 21:42:38 -05:00 |
|
hackerESQ
|
d53e71dcd5
|
Update README.md
|
2025-04-11 21:28:05 -05:00 |
|
hackerESQ
|
71e79cfb40
|
fix: daily change should be synced when before latest transaction
|
2025-04-11 21:14:53 -05:00 |
|
hackerESQ
|
38a65f99c9
|
fixes multi currency tests
v1.2.0-alpha
|
2025-04-11 20:57:21 -05:00 |
|
hackerESQ
|
26e54fb357
|
chore: update deps
|
2025-04-10 21:36:40 -05:00 |
|
hackerESQ
|
224ed104b9
|
chore: fix deps
|
2025-04-10 21:33:18 -05:00 |
|
hackerESQ
|
2702fe27e4
|
chore: remove dev dep
|
2025-04-10 21:29:59 -05:00 |
|
hackerESQ
|
dd21227f8f
|
Feat: Adds multi currency support to API (#90)
|
2025-04-10 21:24:44 -05:00 |
|
hackerESQ
|
1ef8dd9378
|
Feat: Adds multi currency to imports and exports (#89)
* Also adds ability for user to export configurations
|
2025-04-10 20:47:35 -05:00 |
|
hackerESQ
|
eae345f243
|
Feat: Adds multi currency support (#88)
|
2025-04-09 19:25:15 -05:00 |
|
hackerESQ
|
6d6f968f42
|
Merge pull request #76 from investbrainapp/dividend-splits-should-be-unique
fix: add unique constraint to split and dividends
|
2025-03-19 16:17:01 -05:00 |
|
hackerESQ
|
261c848ffd
|
fix: add unique constraint to split and dividends
to prevent duplicate records
|
2025-03-19 16:16:38 -05:00 |
|
hackerESQ
|
9bcc80078e
|
Update 2021_09_06_014744_create_holdings_table.php
|
2025-03-19 15:32:38 -05:00 |
|
hackerESQ
|
c4b7d399ea
|
Update SECURITY.md
v1.1.7
|
2025-03-17 18:19:12 -05:00 |
|
hackerESQ
|
ffe53e91c0
|
Merge pull request #75 from investbrainapp/simplify-asset-url
feat: simplify self host install by removing asset_url env
|
2025-03-17 18:18:32 -05:00 |
|
hackerESQ
|
aeb1b12afe
|
feat: simplify self host install by removing asset_url env
|
2025-03-17 18:18:12 -05:00 |
|
hackerESQ
|
fe81ec7ee7
|
fix: adds reinvest column back to holdings table
|
2025-03-13 20:45:00 -05:00 |
|
hackerESQ
|
f0ecc0fd3d
|
fix: create profile photo disk for jetstream
|
2025-03-12 12:02:34 -05:00 |
|
hackerESQ
|
03b75fb683
|
adds sentry log driver
|
2025-03-11 17:55:51 -05:00 |
|
hackerESQ
|
dc93621547
|
simplify example.env
|
2025-03-10 22:59:15 -05:00 |
|
hackerESQ
|
7ab6f79e56
|
feat: adds pgsql compatibility (#72)
|
2025-03-10 21:17:24 -05:00 |
|
hackerESQ
|
9e48f21c8d
|
fix: better pgsql support
|
2025-03-07 19:30:06 -06:00 |
|
hackerESQ
|
10e6de8df4
|
chore: clean up market data seed
|
2025-03-07 19:15:10 -06:00 |
|
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
|
ca48d702a7
|
chore: simplify .env file
|
2025-03-07 17:07:47 -06:00 |
|
hackerESQ
|
812b9ed075
|
chore: critical security update for livewire/volt
v1.1.6
|
2025-03-06 19:51:06 -06:00 |
|
hackerESQ
|
93a0595652
|
Merge pull request #70 from investbrainapp/use-correct-storage-path
refactor: use correct storage path for app key check
|
2025-03-06 18:36:23 -06:00 |
|
hackerESQ
|
8a357e8cab
|
refactor: use correct storage path for app key check
|
2025-03-06 18:35:57 -06:00 |
|
hackerESQ
|
22e12977f8
|
Merge pull request #69 from investbrainapp/save-app-key-to-file
refactor: storage scaffolding and save generated app key to file
v1.1.5
|
2025-03-06 16:57:00 -06:00 |
|
hackerESQ
|
732cf02317
|
refactor: storage directory scaffoling and save generated app key to file
|
2025-03-06 16:55:54 -06:00 |
|
hackerESQ
|
6dea75651b
|
fix: version response will be an object
|
2025-02-25 20:16:13 -06:00 |
|
Oscar Padilla
|
6cff252813
|
fix: support mariadb in sync:daily-change (#64)
* fix: support mariadb in sync:daily-change
* use version() instead of system variables
---------
Co-authored-by: hackerESQ <corey@coreyvarma.com>
|
2025-02-25 20:09:03 -06:00 |
|