21 Commits

Author SHA1 Message Date
dbc2c195ba refactor: update onsonr/sonr dependency to v0.6.3 2025-01-07 12:20:55 -05:00
6003457fb8 refactor: improve devbox configuration and remove outdated files 2025-01-07 12:13:09 -05:00
2dc0547e31 refactor: simplify project structure 2025-01-06 19:40:55 -05:00
9cc98422d6 fix: correct file paths in template error handling 2025-01-06 19:40:10 -05:00
d3e41fa69a refactor: move common package to pkg directory 2025-01-06 15:09:44 -05:00
659d0fe2e9 refactor: rename project from sonr to hway and move Dockerfile 2025-01-06 14:49:04 -05:00
ddee4f0500 refactor: move common package to app directory 2025-01-06 14:44:28 -05:00
41dbd52e6b refactor: improved type handling in CredentialArrayToDescriptors function 2025-01-05 01:49:06 -05:00
1f24ec6784 fix: correct profile ID type to string in database and models 2025-01-05 01:48:14 -05:00
951dc860d3 feat: add Sonr Communication Infrastructure 2025-01-04 21:51:33 -05:00
7fef4a8522 refactor: restructure project and update goreleaser configuration 2025-01-04 21:16:10 -05:00
21ff6cbf30 build: update project dependencies 2025-01-04 21:13:51 -05:00
06c51fa104 feat: add support for parent field and resources list in Capability message, add fast reflection methods for Capability and Resource, and update devbox configuration 2025-01-04 21:03:23 -05:00
d50e74f143 feat: add devbox configuration for development environment 2025-01-04 20:47:55 -05:00
8b3269be4f fix: correct go install command in Makefile 2025-01-04 20:47:11 -05:00
758a62490f refactor: rename spawn module to resolve 2025-01-04 20:43:39 -05:00
34ceed025e refactor: remove unused dependency 2025-01-04 19:57:23 -05:00
e77d56f3f2 feat: add Docker image support for multiple registries 2025-01-04 19:53:32 -05:00
6e3cee596f feat: Dockerize the application 2025-01-04 19:52:54 -05:00
466b34b5bd test: update tests to reflect hway changes 2025-01-04 19:26:18 -05:00
c31f5b67b7 feat: add goreleaser config for building and releasing the application 2025-01-04 18:51:40 -05:00