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
36b777081f
Feature/add black weeks 2025 blog post ( #5942 )
* Add Black Weeks 2025 blog post
* Update changelog
5 months ago
Thomas Kaul
90b28ea74f
Feature/add hacktoberfest 2025 blog post ( #5584 )
* Add blog post: Hacktoberfest 2025
* Update changelog
6 months ago
Thomas Kaul
28f28e737f
Task/refactor imports of built-in Node.js core modules ( #5513 )
* Prefix crypto imports
* Prefix fs imports
* Prefix path imports
* Update changelog
7 months ago
Thomas Kaul
76d053fc85
Feature/optimize performance of sitemap service ( #5309 )
* Optimize performance
* Update changelog
8 months ago
Kenrick Tandrian
076ac1a32f
Feature/Rewrite HtmlTemplateMiddleware to use Dependency Injection ( #4889 )
* Rewrite HtmlTemplateMiddleware to use Dependency Injection
* Update changelog
10 months ago
Ronnie Alsop
a9c3224856
Feature/add endpoint to localize site.webmanifest ( #4450 )
* Add endpoint to localize site.webmanifest
* Refactor rootUrl
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Ken Tandrian
1917c17cf9
Bugfix/fix issue with serving Storybook related to contentSecurityPolicy ( #4437 )
* Fix issue with serving Storybook related to contentSecurityPolicy
* Update changelog
1 year ago
Thomas Kaul
52081d6741
Bugfix/exclude Storybook from html template middleware ( #4414 )
* Exclude storybook
* Update changelog
1 year ago
Thomas Kaul
0e7482938b
Feature/add black weeks 2024 blog post ( #4049 )
* Add Black Weeks 2024 blog post
* Update changelog
1 year ago
Thomas Kaul
f59e8c8798
Feature/add feature graphic for hacktoberfest 2024 blog post ( #3800 )
* Add feature graphic
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
386dd56590
Feature/extend personal finance tools pages 20231120 ( #2678 )
* Improve tags
* Add Compound Planning
* Add Whal
* Add De.Fi
* Add Tiller
* Add Empower
2 years ago
Thomas Kaul
d827858d0b
Release 2.25.1 ( #2674 )
2 years ago
Thomas Kaul
37183a07bd
Change black friday to black week ( #2672 )
* Change black friday to black week
* Change image
2 years ago
Thomas Kaul
e2234c4966
Feature/add black friday 2023 blog post ( #2664 )
* Add blog post: Black Friday 2023
* Update changelog
2 years ago
Thomas Kaul
45510702d0
Feature/add hacktoberfest 2023 debriefing blog post ( #2599 )
* Add blog post: Hacktoberfest 2023 Debriefing
* Update changelog
2 years ago
Thomas Kaul
95bc84956e
Feature/localize keywords of meta data ( #2555 )
* Localize keywords
* Update changelog
2 years ago
Thomas Kaul
379c651ce0
Add translation for product slogan ( #2554 )
2 years ago
Aldrin
29028a81f5
Add i18n service to query XML files ( #2503 )
* Add i18n service to query XML files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
6230aa87e2
Feature/add hacktoberfest 2023 blog post ( #2359 )
* Add blog post: Hacktoberfest 2023
* Update changelog
3 years ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
3 years ago
Thomas Kaul
f45d8f616a
Bugfix/fix blog post ghostfolio 2 ( #2307 )
* Fix month
* Update sitemap.xml
* Update locales
3 years ago
Thomas Kaul
502d51ad29
Feature/add blog post ghostfolio 2 ( #2269 )
* Add blog post: Ghostfolio 2.0
* Update changelog
3 years ago
Thomas Kaul
1f9b9e9998
Feature/blog post ghostfolio joins oss friends ( #2260 )
* Add blog post: Ghostfolio joins OSS Friends
* Update changelog
3 years ago
Thomas Kaul
2df27100f0
Add middleware ( #2239 )
* Add middleware
* Update changelog
3 years ago