Commit Graph

15 Commits

Author SHA1 Message Date
9628fa56ef feat: migrate to go-sonr/middleware 2025-06-08 14:26:51 +08:00
10efbe24fa feat: streamline front-end dependencies and build process 2025-06-02 14:39:59 -07:00
4e442c5a57 feat: integrate build process with Makefile for streamlined development 2025-05-29 20:46:18 -04:00
5de34baf7f feat: streamline deployment process with Go setup 2025-05-29 18:26:25 -04:00
e217a69948 feat: streamline deployment workflow using devbox 2025-05-29 18:19:23 -04:00
b69ce1255e ci: configure separate workflows for Radar and Worker deployments 2025-05-29 18:15:34 -04:00
c19bbc4e4e build: install workers-assets-gen tool 2025-05-29 18:03:51 -04:00
48cf6b74b0 fix: ensure correct working directory for wrangler deployments 2025-05-29 18:01:28 -04:00
cfb542281b feat: enhance development environment with environment variables 2025-05-29 18:00:54 -04:00
04b1a580b0 refactor: streamline environment setup 2025-05-29 17:58:25 -04:00
d671ad78e5 refactor: simplify deployment scripts for improved maintainability 2025-05-29 17:56:36 -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
Darp Alakun
f6f4f7ff05 refactor: move Taskfile to .taskfiles directory 2025-01-04 17:06:08 -05:00
a4ee66daba refactor: Rename Files 2024-12-21 23:43:56 -05:00