Prad Nu pn
  • Joined on 2025-12-22
pn pushed to main at x/motr-enclave 2026-01-07 19:26:29 +00:00
aa1fcb9a8c init(go): Setup go-pdk plugin for enclave state management using WebAuthn credentials
0f8e0da8a4 refactor(build): migrate build process to use TinyGo for WASM plugin
e271062313 docs(readme): update enclave readme to reflect extism plugin changes
Compare 3 commits »
pn created branch main in x/motr-enclave 2026-01-07 19:20:26 +00:00
pn pushed to main at x/motr-enclave 2026-01-07 19:20:26 +00:00
b13901df62 init(build): add Makefile and dependencies for building and testing enclave
262e7b869e docs(enclave): add migration guide and database schema documentation
873230cdb3 init(db): add database schema and queries for enclave data storage
9dbb81d5ec chore(config): add repository configuration file
pn created repository x/motr-worker 2026-01-07 18:08:22 +00:00
pn created repository x/motr-enclave 2026-01-07 18:08:17 +00:00
pn pushed to main at x/nebula 2026-01-07 17:56:03 +00:00
e7896b3e31 docs(htmx): add htmx 4 integration guide for Nebula
4a7b3b5665 fix(ui): update htmx preload script to match new version
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-07 17:39:15 +00:00
3a943c3930 refactor(go): remove indirect dependency on github.com/a-h/templ
pn pushed to main at x/nebula 2026-01-07 17:38:56 +00:00
f63b0137e8 docs(models): add package documentation for models module
pn pushed to main at x/nebula 2026-01-07 17:38:37 +00:00
b16c44170e feat(models): add settings and auth models
c551a08641 refactor(components): extract data models into shared models package
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-06 00:34:12 +00:00
cb580b48fd feat(templ): add transaction components
169d576694 refactor(ui): migrate to webawesome dark theme by default
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 23:41:11 +00:00
30ed4e9ec7 refactor(components): extract breadcrumb into sub-components
pn pushed to main at x/nebula 2026-01-05 21:17:27 +00:00
22bd6bb70a feat(components): add sidebar component
8cb45b3fdf refactor(ui): migrate to new topbar component
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 20:48:05 +00:00
4cb1b15642 style(navbar): update styles to vercel design specification
pn pushed to main at x/nebula 2026-01-05 20:39:44 +00:00
dd299f76e0 init(templ): add templated navbar component
c6fdbf5084 refactor(handlers): change default tab to 'overview' for dashboard
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 20:02:54 +00:00
4cde7e7d38 feat(templ): add charts and drawers components
019feeb759 feat(layouts): add app header with blockchain and account selectors
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 18:57:15 +00:00
d13b2c088d feat(layouts): add app layout templates and styles
28a3f2b952 feat(did): add web auth for oidc authorization flows
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 18:44:06 +00:00
e0ee87565d feat(views): add templated login page
70302c27ea chore: remove deprecated templ files and update auth routes
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 18:34:49 +00:00
901b1116be init(nebula): add go templating files and gitignore
9018ca2e6a feat(handlers): add register routes and handlers for user registration process
Compare 2 commits »
pn pushed to main at x/nebula 2026-01-05 18:28:59 +00:00
9b401ced93 style(base_templ): add default cursor style to body and pointer to clickable elements
pn pushed to main at x/nebula 2026-01-05 18:28:52 +00:00
b45a92e01a style(base): add cursor styles for interactive elements