mohiit1502
  • Joined on 2025-10-18
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-12 01:55:38 +05:30
07ed2566e0 feat: orders + constellations — schema v017, backend routers, API client, profile dashboard sections
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 20:52:57 +05:30
f3de43a9de feat(profile): replace tab bar with categorised dashboard grid — Runtime/Governance/Community sections
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 20:38:17 +05:30
5ae14cd030 chore: resolve pycache merge conflict
b7c44d39c8 chore: stage remaining unstaged changes before rebase
d92f8b0075 feat: workflows backend router + API client + Profile workflows tab + policy quick-toggle
Compare 3 commits »
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 20:26:59 +05:30
751c2ebf44 feat: mobile responsive navbar (hamburger + drawer), SwipeRow/RowSheet/MobileActionBar components, mobile-optimised pages
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 20:26:15 +05:30
73161e0175 feat(profile): expand to 10 entity tabs — agents, tasks, policies, plugins, integrations, jobs, answers, comments + stat strip in hero
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 19:49:02 +05:30
bb5231fc62 feat: contextual ask-question in help panel + user profile page with questions & posts
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 19:42:55 +05:30
24c3baf79a chore: commit pending backend changes, new test files, and untracked sources
7a1f5f7f10 feat: live-updating relative timestamps with smart tick rate (1s/1m/1h intervals)
9f3995fb77 fix: add nebula.armco.dev to CORS_ORIGINS in .env.production; document API URL source of truth
Compare 3 commits »
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 01:59:37 +05:30
ac704c09b9 Fixed backend URL used in frontend
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 01:58:57 +05:30
8c8ed5aaaf fix: use minimal vite.config.preview.js with allowedHosts:true for production preview
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 01:55:50 +05:30
264c858967 feat: constellation animations, connectors, blog/qna, tools panel, control plane CSS
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 01:46:37 +05:30
6166f2362a fix: copy vite.config.ts to runtime stage so preview allowedHosts is applied
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 01:31:44 +05:30
f1e41a33f5 fix: allow all hosts in vite preview for production deployment
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-11 01:23:12 +05:30
fb1f394a40 fix: include vite in runtime stage so npm start (vite preview) works
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-10 00:02:09 +05:30
3cbac08a07 feat: initial AOS deployment setup
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 12:12:34 +05:30
b96fce0db9 docs: sharpen plugin ecosystem doc v1.1.0
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 12:06:20 +05:30
1d4fb5f773 docs: systematic documentation pass + VT key + new specs
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 10:12:43 +05:30
13bd285774 docs: one-liner quickstart in README
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 10:11:44 +05:30
a2abf69ccd feat: cursor-pointer global, VirusTotal scanning, seed policies, quickstart install.sh
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 09:52:43 +05:30
da2eb3247e feat(settings): DB-backed settings store + full Settings page wiring
mohiit1502 pushed to main at Restruct-Corporat…/nebula-os 2026-03-06 03:26:37 +05:30
a7624ac6b5 fix(schema+api): add missing columns to DB; restore full spec in routers/client/frontend