8ad936cfc7
feat/wasi plugins ( #13 )
...
* feat: migrate build system to Taskfile for improved automation
* refactor: consolidate build tasks for improved maintainability
* build: pin sqlc version to v1.28.0
* refactor: streamline local development environment
2025-06-06 01:33:09 -04:00
1ca6d84301
feat: introduce enclave signing and verification WASM modules
2025-06-02 14:08:04 -07:00
837fe7c4ab
refactor: improve task management and logging
2025-06-02 09:48:26 -07:00
df8d54237b
feat: introduce API client for market data
2025-05-30 17:26:51 -04:00
5b304d1902
<no value>
2025-05-29 20:47:57 -04:00
4e442c5a57
feat: integrate build process with Makefile for streamlined development
2025-05-29 20:46:18 -04:00
155bcf4c14
pref: remove wrangler dev dependency
2025-05-29 18:24:00 -04:00
0e049d750b
refactor: centralize route definitions for radar and worker
2025-05-29 17:25:30 -04:00
c4f504773f
feat: add KV store middleware for session and handle management
2025-05-29 16:23:22 -04:00
786fef8399
Implement Database Migrations ( #12 )
...
* feat: enhance modularity by relocating core packages
* refactor: move chart components to dashboard package
* refactor: restructure database access layer
* refactor: rename credential descriptor to credentials for clarity
* feat: enhance development environment configuration for database interactions
* feat: integrate go-task for database migrations
* feat: introduce middleware for market data and WebAuthn
2025-05-29 15:07:20 -04:00
7fdfd5f570
feat/ui ( #11 )
...
* ui: improve visual consistency across components
* feat: simplify task execution with consolidated commands
* feat: enable account registration flow
* feat: integrate price tracking functionality
* feat: add metadata components for improved SEO and web crawling
* refactor: improve code organization and consistency
* fix: update login template package names
* refactor: rename and restructure UI components for clarity
* feat: introduce dynamic asset selection for transfer UI
* chore: update dependencies and build process
* feat: Add KVNamespace interface for Cloudflare KV store operations
* refactor: Update JSON operations to use Golang generics with JSON Marshaller interface
* feat: Add json import for KVNamespace generic JSON operations
* refactor: Update PutJSON method to accept any type for JSON marshaling
* refactor: migrate to modular architecture with domain-driven design
* fix: directory structure for component routing
* refactor: partial routes to htmx
* docs: update documentation to reflect UI structure changes
* refactor: relocate build artifacts for cleaner project structure
* feat: integrate Cloudflare cache for improved performance
* build: update import paths for middleware package
* feat: implement core authentication flows
* refactor: rename view handler to index handler for clarity
* feat: introduce devbox for streamlined development environment
* feat: introduce deployment and build scripts
* feat: introduce radar and worker services with build automation
* feat: introduce WASM-based worker and radar services
* feat: migrate to standard go build process
* fix: correct worker script path in wrangler configuration
* feat: enhance service monitoring capabilities
* refactor: migrate to new database and KV store context pattern
* build: streamline worker builds using devbox scripts
* feat: migrate to D1 database bindings for improved data access
* feat: introduce session ID middleware
* perf: optimize WASM build size by stripping debug information
* feat: introduce process-compose for simplified local development
* feat: enable direct wrangler commands and simplify deployment
2025-05-28 12:50:38 -04:00