|
|
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 |
|
|
|
fb050aa88a
|
feat: migrate to go-wasm-http-server and Taskfile for improved workflow
|
2025-04-04 02:49:11 -04:00 |
|
|
|
c6e9388c74
|
feat: enable webassembly integration for browser execution
|
2025-04-04 01:45:41 -04:00 |
|
|
|
2e2f4c73e5
|
refactor: isolate wasm specific code
|
2025-04-04 01:32:32 -04:00 |
|
|
|
0cb4faacd5
|
feat: introduce web views and API endpoints for core modules
|
2025-04-04 01:27:27 -04:00 |
|
|
|
4163ee2dd6
|
feat: enable WASM execution environment
|
2025-04-03 19:07:23 -04:00 |
|
Prad N
|
67a37e7d3f
|
feat: introduce embed package for static file management
|
2025-03-28 14:07:27 -04:00 |
|
Prad N
|
cb40581a6f
|
refactor: consolidate and streamline code generation tasks
|
2025-03-27 20:56:47 -04:00 |
|
Prad N
|
1507106d60
|
refactor: simplify configuration and streamline build process
|
2025-03-27 20:39:14 -04:00 |
|
Darp Alakun
|
567d38190f
|
feat: add CI/CD workflows for improved automation
|
2025-01-06 14:28:43 -05:00 |
|
Darp Alakun
|
3c35582bc3
|
refactor: move config package to root and update imports
|
2025-01-04 21:18:17 -05:00 |
|
Darp Alakun
|
f77cd022bb
|
feat: add devbox configuration for development environment
|
2025-01-04 20:47:48 -05:00 |
|
Darp Alakun
|
c144a69307
|
(feature): Add cosmes
|
2025-01-04 20:34:36 -05:00 |
|
Darp Alakun
|
fb99309e78
|
build: update build process to include dependency installation
|
2025-01-04 19:57:31 -05:00 |
|
Darp Alakun
|
3df0954086
|
refactor: migrate from sonr to motr
|
2025-01-04 19:25:46 -05:00 |
|
Darp Alakun
|
022d9d3097
|
refactor: simplify goreleaser configuration and remove unused build targets
|
2025-01-04 19:07:31 -05:00 |
|
Darp Alakun
|
f6f4f7ff05
|
refactor: move Taskfile to .taskfiles directory
|
2025-01-04 17:06:08 -05:00 |
|