Priyanka Punukollu
407e6c9c96
fix: call node directly on nx.js to bypass permission denied on Railway
Made-with: Cursor
1 month ago
Priyanka Punukollu
5187679798
fix: use npx nx to resolve permission denied on Railway build
Made-with: Cursor
1 month ago
Priyanka Punukollu
d13e229eb0
fix: resolve redis-cache TypeScript errors for production build
- Add cache-manager and keyv dependencies for @nestjs/cache-manager type resolution
- Add build:api script for API-only production build (Railway deployment)
- Add buildCommand to railway.toml for Nixpacks
Made-with: Cursor
1 month ago
Priyanka Punukollu
0cc8403648
fix: restore apps/api, libs, and config files lost in merge
The merge commit accidentally deleted apps/api/src (NestJS backend),
libs/common/src/lib, libs/ui/src/lib, package.json, nx.json, and all
tsconfig files — causing the API server to fail at build time.
Restored all 667 files from pre-merge commit cdee7514d so the
Ghostfolio API starts cleanly on port 3333 and ghostfolio_reachable=true.
Made-with: Cursor
1 month ago
Priyanka Punukollu
54cc9c8ccb
feat(agent): add login page, live thinking steps, and UI polish
- Login page (login.html) with email/password auth, error states, demo hint
- /auth/login FastAPI endpoint with credential validation
- /chat/steps SSE endpoint streaming real-time LangGraph node events
- /me endpoint for user profile lookup
- chat_ui.html: auth guard, sign-out, localStorage persistence, category
quick prompts, live thinking panel, tool badges, confidence bar,
verification badge, copy button, retry button, latency tracker,
session summary toast, /tools command, message timestamps
Co-authored-by: Cursor <cursoragent@cursor.com>
1 month ago
Thomas Kaul
cc92ecf62a
Release 2.243.0 ( #6384 )
1 month ago
Thomas Kaul
236e1aacf5
Task/upgrade nestjs to version 11.1.14 ( #6379 )
* Upgrade nestjs to version 11.1.14
* Update changelog
1 month ago
Thomas Kaul
98891e195c
Release 2.242.0 ( #6375 )
* Release 2.242.0
* Update changelog
1 month ago
Thomas Kaul
2e2cbc4620
Release 2.241.0 ( #6361 )
1 month ago
Thomas Kaul
2ef9c01d8d
Release 2.240.0 ( #6351 )
1 month ago
Thomas Kaul
78ccdd8d2d
Task/upgrade marked to version 17.0.2 ( #6323 )
* Upgrade marked to version 17.0.2
* Update changelog
1 month ago
Kenrick Tandrian
e7df24f899
Task/enable UI test ( #6345 )
* Create script for ui test and implement parallel test
1 month ago
Thomas Kaul
d1345b8147
Task/upgrade ngx-markdown to version 21.1.0 ( #6321 )
* Upgrade ngx-markdown to version 21.1.0
* Update changelog
1 month ago
Thomas Kaul
8c33a51ca5
Release 2.239.0 ( #6335 )
2 months ago
Thomas Kaul
2ab3d7daa1
Task/upgrade simplewebauthn to version 13.2.2 ( #6326 )
* Upgrade simplewebauthn to version 13.2.2
* Update changelog
2 months ago
Thomas Kaul
3e27fb0690
Task/upgrade cheerio to version 1.2.0 ( #6324 )
* Upgrade cheerio to version 1.2.0
* Update changelog
2 months ago
Thomas Kaul
eb368765d4
Release 2.238.0 ( #6312 )
2 months ago
Thomas Kaul
4ba142682a
Task/upgrade ngx-skeleton-loader to version 12.0.0 ( #6304 )
* Upgrade ngx-skeleton-loader to version 12.0.0
* Update changelog
2 months ago
Thomas Kaul
ed610ddd4e
Task/upgrade twitter-api-v2 to version 1.29.0 ( #6300 )
* Upgrade twitter-api-v2 to version 1.29.0
* Update changelog
2 months ago
Thomas Kaul
0c02d95adf
Release 2.237.0 ( #6293 )
2 months ago
Thomas Kaul
177763513f
Task/upgrade Nx to version 22.4.5 ( #6292 )
* Upgrade Nx to version 22.4.5
* Update changelog
2 months ago
Thomas Kaul
bf9f8d49e9
Release 2.236.0 ( #6282 )
2 months ago
Thomas Kaul
0365b9b614
Task/upgrade stripe to version 20.3.0 ( #6273 )
* Upgrade stripe to version 20.3.0
* Update changelog
2 months ago
Thomas Kaul
c6d1260e07
Release 2.235.0 ( #6275 )
2 months ago
Thomas Kaul
0034ed0adf
Feature/introduce fast-redact in value redaction interceptor ( #6269 )
* Introduce fast-redact
* Update changelog
---------
Co-authored-by: Valentin Zickner <valentin@coderworks.de>
2 months ago
Thomas Kaul
2520d0d961
Task/upgrade yahoo-finance2 to version 3.13.0 ( #6263 )
* Upgrade yahoo-finance2 to version 3.13.0
* Update changelog
2 months ago
Thomas Kaul
9a153076ca
Release 2.234.0 ( #6262 )
2 months ago
Thomas Kaul
b881485567
Task/upgrade lodash to version 4.17.23 ( #6259 )
* Upgrade lodash to version 4.17.23
* Update changelog
2 months ago
Kenrick Tandrian
a1986e6daa
Task/upgrade to Nx 22.4 ( #6249 )
* Upgrade Nx from version 22.3.3 to 22.4.1
* Update changelog
2 months ago
Thomas Kaul
5e553f0710
Task/upgrade prettier to version 3.8.1 ( #6242 )
* Upgrade prettier to version 3.8.1
* Update changelog
2 months ago
Thomas Kaul
3939bc55dd
Release 2.233.0 ( #6241 )
2 months ago
Thomas Kaul
44e0c2677c
Task/upgrade prettier to version 3.8.0 ( #6227 )
* Upgrade prettier to version 3.8.0
* Update changelog
2 months ago
Thomas Kaul
48fda7d41a
Release 2.232.0 ( #6218 )
2 months ago
Thomas Kaul
47b8494efa
Task/upgrade countries-list to version 3.2.2 ( #6209 )
* Upgrade countries-list to version 3.2.2
* Update changelog
2 months ago
Thomas Kaul
d42322cfa8
Release 2.231.0 ( #6200 )
2 months ago
Thomas Kaul
e629d1b43b
Release 2.230.0 ( #6194 )
3 months ago
Thomas Kaul
c47a4fdc71
Release 2.229.0 ( #6184 )
3 months ago
Thomas Kaul
a8b25e095e
Task/upgrade @types/lodash to version 4.17.21 ( #6140 )
* Upgrade @types/lodash to version 4.17.21
3 months ago
Thomas Kaul
2cd23da4e8
Release 2.228.0 ( #6146 )
3 months ago
Thomas Kaul
ec783568f5
Task/upgrade @date-fns/utc to version 2.1.1 ( #6141 )
* Upgrade @date-fns/utc to version 2.1.1
* Update changelog
3 months ago
Thomas Kaul
6c5883349c
Release 2.227.0 ( #6134 )
3 months ago
Thomas Kaul
a1fab9fdf3
Task/upgrade stripe to version 20.1.0 ( #6132 )
* Upgrade stripe to version 20.1.0
* Update changelog
3 months ago
Thomas Kaul
7999ff973b
Bugfix/jsonpath import in manual service ( #6129 )
* Fix jsonpath import
* Update changelog
3 months ago
Thomas Kaul
f67fc0edbb
Release 2.226.0 ( #6127 )
3 months ago
Thomas Kaul
d35e2c758c
Task/upgrade yahoo-finance2 to version 3.11.2 ( #6126 )
* Upgrade yahoo-finance2 to version 3.11.2
* Update changelog
3 months ago
Thomas Kaul
2a619e2ed7
Task/upgrade class-validator to version 0.14.3 ( #6091 )
* Upgrade class-validator to version 0.14.3
* Update changelog
3 months ago
Thomas Kaul
7b6271cb63
Release 2.225.0 ( #6120 )
3 months ago
Kenrick Tandrian
742415833c
Task/upgrade to Nx 22.3.3 and Angular 21.0 ( #6109 )
* chore(deps): upgrade to Nx 22.3.3 and Angular 21.0
* feat(nx): run migrations
* fix(ts): change module and moduleResolution for api
* feat(ts): remove duplicates of bundler module resolution
* fix(ts): enable ESM interoperability
* fix(api): update imports
* fix(ts): set module to preserve in api spec
* fix(ts): update target
* resolve comments
* fix(api): set jest moduleNameMapper
* fix(ts): update tsconfig in api spec
* fix(api): revert import changes
* fix(apps): revert unnecessary changes
* fix(client): change marked js file
* fix(deps): remove duplicates
3 months ago
Kenrick Tandrian
2167c4ca8e
Task/upgrade to marked 16.4.2 and ngx-markdown 20.1.0 ( #6117 )
* chore(deps): bump marked and ngx-markdown
* fix(client): change marked script file
* fix(client): change umd to esm
* fix(client): remove marked script file from project.json
* feat(docs): update changelog
3 months ago
Thomas Kaul
0f9bebcf82
Task/eliminate ngx-stripe ( #6116 )
* Eliminate ngx-stripe
* Update changelog
3 months ago