Sharang Parnerkar
20b3279bb5
feat(pwa): make dashboard installable as a progressive web app
...
CI / Clippy (push) Successful in 2m24s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
CI / Format (pull_request) Successful in 2s
CI / Format (push) Successful in 3s
CI / Clippy (pull_request) Successful in 2m19s
CI / Security Audit (pull_request) Has been skipped
CI / Tests (pull_request) Has been skipped
CI / Deploy (push) Has been skipped
CI / Deploy (pull_request) Has been skipped
Add web manifest, service worker with cache-first static assets and
network-first navigation, and register from the App component head.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 20:16:15 +01:00
Sharang Parnerkar
cbb664c7d9
fix(ci): run audit only on main
2026-02-19 20:16:15 +01:00
Sharang Parnerkar
233a7c0b69
fix(ci): remove dx fmt check for now
2026-02-19 20:16:15 +01:00
Sharang Parnerkar
8a9a232f37
fix(fmt): whitespace
2026-02-19 20:16:15 +01:00
Sharang Parnerkar
d2ed7741a8
feat(dashboard): add sidebar with Ollama status, trending topics, and article detail panel
...
Integrate SearXNG news search, Ollama-powered article summarization with
follow-up chat, and a dashboard sidebar showing LLM status, trending
keywords, and recent search history. Sidebar yields to a split-view
article detail panel when a card is selected.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 20:16:15 +01:00
Sharang Parnerkar
a5a8b04bc0
ci: add deploy stage to trigger Coolify after CI passes
...
Deploy job runs only on main branch after all quality checks and tests
succeed, replacing the immediate push webhook with a gated deployment.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 20:13:43 +01:00
Sharang Parnerkar
f70528c4fe
fix(ci): removed build and changelog
2026-02-19 20:13:43 +01:00
Sharang Parnerkar
29ae4b65bc
feat(ui): add public landing page with impressum and privacy pages
...
Introduce a marketing landing page at `/` with hero section, feature grid,
how-it-works steps, CTA banner, and footer. Move the authenticated dashboard
to `/dashboard`. Add static Impressum and Privacy Policy pages for EU legal
compliance. Update login redirect defaults accordingly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 20:13:01 +01:00
a588be306a
feat(dash): improved frontend dashboard ( #6 )
...
CI / Format (push) Successful in 6m30s
CI / Clippy (push) Successful in 2m25s
CI / Security Audit (push) Successful in 1m53s
CI / Tests (push) Successful in 2m50s
CI / Deploy (push) Successful in 4s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com >
Reviewed-on: #6
2026-02-19 11:52:41 +00:00
f699976f4d
ci(fix): Dockerfile entrypoint ( #4 )
...
CI / Format (push) Successful in 6m52s
CI / Clippy (push) Successful in 2m31s
CI / Security Audit (push) Successful in 1m45s
CI / Tests (push) Successful in 3m2s
CI / Build & Push Image (push) Successful in 3m13s
CI / Changelog (push) Failing after 1m37s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com >
Reviewed-on: #4
2026-02-18 15:38:05 +00:00
0673f7867c
feat(ui): added daisy UI for beautification ( #3 )
...
CI / Clippy (push) Successful in 2m33s
CI / Format (push) Successful in 7m0s
CI / Security Audit (push) Successful in 1m46s
CI / Tests (push) Successful in 3m1s
CI / Build & Push Image (push) Successful in 3m6s
CI / Changelog (push) Failing after 1m44s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com >
Reviewed-on: #3
2026-02-18 14:43:11 +00:00
6d3e99220c
ci: added basic workflows ( #2 )
...
CI / Clippy (push) Successful in 2m35s
CI / Security Audit (push) Successful in 1m46s
CI / Tests (push) Successful in 3m5s
CI / Format (push) Successful in 6m53s
CI / Build & Push Image (push) Failing after 1m54s
CI / Changelog (push) Failing after 1m39s
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com >
Reviewed-on: #2
2026-02-18 09:46:29 +00:00
1072770d11
feat: added oauth based login and registration ( #1 )
...
Co-authored-by: Sharang Parnerkar <parnerkarsharang@gmail.com >
Reviewed-on: #1
2026-02-18 09:21:46 +00:00
Sharang Parnerkar
b8aad0e23c
Initial commit
2026-02-15 23:05:33 +01:00