Commit Graph

58 Commits

Author SHA1 Message Date
37fcdba02e refactor: enable middleware injection for route registration 2025-04-04 00:25:46 -04:00
9066b7d2ce feat: integrate WASM modules with Echo framework 2025-04-04 00:24:31 -04:00
05b1d6d8f4 feat: generate database schema and queries using sqlc 2025-04-03 23:20:47 -04:00
fbbd9d4387 refactor: migrate to modular architecture for improved scalability 2025-04-03 23:19:22 -04:00
cf42953653 fix: Replace parameterized LIMIT with fixed value in asset search query 2025-04-03 23:03:54 -04:00
b5c999a136 feat: Add comprehensive CRUD queries for assets using sqlc syntax 2025-04-03 23:03:46 -04:00
ee3cd226d5 refactor: decouple model definitions from internal models 2025-04-03 22:53:57 -04:00
48d2c56632 feat: Add comprehensive SQL queries for account database operations 2025-04-03 22:40:51 -04:00
a7ff4ccaf7 feat: introduce modular architecture for enhanced feature isolation 2025-04-03 22:39:28 -04:00
af732bf208 feat: Add comprehensive balance and device query methods to sqlc 2025-04-03 22:15:18 -04:00
aa6d178cf1 feat: Add devices table with profile and credential relationships 2025-04-03 22:11:11 -04:00
d01178ed1c refactor: Remove JSON validation checks from SQLite schema 2025-04-03 22:10:03 -04:00
ad7dfc0e93 feat: Add balances table to track account asset holdings 2025-04-03 22:09:54 -04:00
1ed286ff5f feat: introduce mutual service for cross-service functionalities 2025-04-03 20:02:15 -04:00
d00fbab208 feat: improve build process with cleanup task 2025-04-03 19:27:01 -04:00
9ca76774d9 refactor: restructure project for modularity and configuration 2025-04-03 19:25:16 -04:00
4163ee2dd6 feat: enable WASM execution environment 2025-04-03 19:07:23 -04:00
32bc34ceac feat: upgrade dependencies and add templ for enhanced UI development 2025-04-03 17:46:17 -04:00
a07f13bf93 refactor: restructure application layout and dependencies for improved modularity 2025-04-03 17:45:18 -04:00
f9e307c796 feat: introduce Motr, a decentralized vault and identity system 2025-04-03 17:40:24 -04:00
211b1d9b8b chore: simplify go module configuration 2025-04-03 17:06:12 -04:00
98a1b9ae7b build: update go version and dependencies 2025-04-03 17:05:41 -04:00
Prad N
0780bdad56 docs: add coding conventions for agentic coding 2025-03-30 22:51:47 -04:00
Prad N
7ad5002a58 refactor: move wasm context to internal package 2025-03-29 12:25:44 -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
3d07d42d40 refactor: move server logic to package 2025-03-27 20:49:26 -04:00
Prad N
046c776e4d refactor: use type for buffer pool New function to align with Go 1.18+ 2025-03-27 20:42:22 -04:00
Prad N
f931fb4991 refactor: rename package from vault to server 2025-03-27 20:40:50 -04:00
Prad N
625230a41a refactor: move server application logic to new server package 2025-03-27 20:40:31 -04:00
Prad N
1507106d60 refactor: simplify configuration and streamline build process 2025-03-27 20:39:14 -04:00
Prad N
b220983d7e feat: streamline core application structure 2025-03-27 05:51:15 -04:00
Prad N
f99b038138 feat: configure commitizen for conventional commits 2025-03-21 22:07:26 -04:00
Prad N
f9bd84fb8a build: upgrade sqlc to v1.28.0 2025-03-19 14:06:27 -04:00
Darp Alakun
85d536abf1 feat: Move Views to nebula 2025-01-07 14:18:13 -05:00
Darp Alakun
0f9e40a14a feat: add initial UI components 2025-01-06 15:09:53 -05:00
Darp Alakun
afd6b86e68 refactor: move internal packages to pkg directory 2025-01-06 14:56:16 -05:00
Darp Alakun
c368f2b027 refactor: move models package outside internal directory 2025-01-06 14:50:57 -05:00
Darp Alakun
c5c4cf994d refactor: rename project from sonr to motr and reorganize build files 2025-01-06 14:49:48 -05:00
Darp Alakun
300d350c22 refactor: Move deployment files to .github/deploy 2025-01-06 14:44:12 -05:00
Darp Alakun
567d38190f feat: add CI/CD workflows for improved automation 2025-01-06 14:28:43 -05:00
Darp Alakun
609198b86c refactor: refactor application structure and move source code to app directory 2025-01-06 10:55:23 -05:00
Darp Alakun
549e69b124 (refactor): Remove es-client 2025-01-04 21:44:00 -05:00
Darp Alakun
80913ee7d3 refactor: move config package to root 2025-01-04 21:28:06 -05:00
Darp Alakun
3c35582bc3 refactor: move config package to root and update imports 2025-01-04 21:18:17 -05:00
Darp Alakun
958558e0fb refactor: reorder imports for better readability 2025-01-04 20:56:24 -05:00
Darp Alakun
6f5acfd608 refactor: remove example projects 2025-01-04 20:56:11 -05:00
Darp Alakun
f77cd022bb feat: add devbox configuration for development environment 2025-01-04 20:47:48 -05:00
Darp Alakun
3d110529c1 refactor: move embed assets to dedicated directory 2025-01-04 20:43:31 -05:00
Darp Alakun
c144a69307 (feature): Add cosmes 2025-01-04 20:34:36 -05:00