Commit Graph
100 Commits
Author SHA1 Message Date
Prad Nukala a8c48d4961 refactor: update workflow variables 2024-10-01 22:16:05 -04:00
Prad Nukala cea6b77fdd feat(release): add docker images for sonrd and motr 2024-10-01 22:02:14 -04:00
Prad Nukala 5bc9ff07c0 fix(layout): add missing favicon 2024-10-01 19:36:15 -04:00
Prad Nukala 08451a846c feat: update homepage with new visual design 2024-10-01 19:23:24 -04:00
Prad Nukala fa6bb93c78 feat: add DID to vault genesis schema 2024-10-01 18:55:02 -04:00
Prad Nukala f5f0578dcc feat: add video component 2024-10-01 18:14:03 -04:00
Prad Nukala ca2aa476d9 feat: add video component 2024-10-01 18:06:43 -04:00
Prad Nukala ab33d8235f fix(hero): Use hx-swap for primary button to prevent flicker 2024-10-01 17:58:05 -04:00
Prad Nukala 730cda4390 feat: add hx-get attribute to primary button in hero section 2024-10-01 17:52:04 -04:00
Prad Nukala 3b93b782fe refactor: use single GITHUB_TOKEN for release workflow 2024-10-01 17:26:15 -04:00
Prad Nukala dc344c5eac fix(version): update version number to 0.4.0 2024-10-01 17:03:20 -04:00
Prad Nukala 0451c30d6e feat: Implement session management 2024-10-01 17:02:54 -04:00
Prad Nukala 45602058f6 fix: update release workflow to use latest tag 2024-10-01 16:41:26 -04:00
Prad Nukala 671b12f912 docs: remove obsolete release from changelog 2024-10-01 16:18:07 -04:00
Prad Nukala 8fd52ec802 fix(versioning): revert version to 0.9.0 2024-10-01 16:16:40 -04:00
Prad Nukala bf1ebd21bc chore(release): include all pkl files in release 2024-10-01 16:12:29 -04:00
Prad Nukala a957447b13 chore(release): Use YYYY.MM.DD format for release name 2024-10-01 15:05:11 -04:00
Prad Nukala 4bdac1842a feat: allow manual release triggers 2024-10-01 14:55:48 -04:00
Prad Nukala fd20951650 chore: update goreleaser configuration for version 2 2024-10-01 14:53:39 -04:00
Prad Nukala de9b4bf72f feat: add Input and RegistrationForm models 2024-10-01 14:43:25 -04:00
Prad Nukala ece8d85074 feat: add new utility classes 2024-10-01 14:42:38 -04:00
Prad Nukala e807691c64 feat: add login and registration pages 2024-10-01 14:42:11 -04:00
Prad Nukala d486becbc6 refactor: move home page sections to home package 2024-10-01 13:48:28 -04:00
Prad Nukala a7721885c2 fix(cta): Fix typo in CTA title 2024-10-01 10:34:31 -04:00
Prad Nukala c66d50dcc0 fix: change bento section title to reflect security focus 2024-10-01 10:34:02 -04:00
Prad Nukala 88e7dd5812 feat: add tailwindcss utilities 2024-10-01 02:09:04 -04:00
Prad Nukala aac2a981bc chore(release): remove unused brew id 2024-09-30 22:42:15 -04:00
Prad Nukala 6d5cacb642 feat: add support for ARM64 architecture 2024-09-30 22:29:00 -04:00
Prad Nukala 1c08e786a6 feat: add DWN resolver field 2024-09-30 22:22:04 -04:00
Prad Nukala d6676ce551 refactor: rename motrd to motr 2024-09-30 22:21:44 -04:00
Prad Nukala ffb67f0a6d fix: adjust hero image dimensions 2024-09-30 22:01:37 -04:00
Prad Nukala e00cca3c86 fix(Input): Change type from to 2024-09-30 21:55:02 -04:00
Prad Nukala 2dd7118c40 refactor: update hero image dimensions 2024-09-30 21:53:42 -04:00
Prad Nukala 48b197890e refactor: move nebula configuration to static file 2024-09-30 21:51:16 -04:00
Prad Nukala 37585b4df2 style: add styles for chrome/safari/opera scrollbars 2024-09-30 21:29:21 -04:00
Prad Nukala bfa78063a7 fix: update hero image height in config.pkl 2024-09-30 21:27:02 -04:00
Prad Nukala 36ad1448df feat: add stats section to homepage 2024-09-30 21:16:27 -04:00
Prad Nukala 5f2e6c5dd4 feat: implement hero section using Pkl 2024-09-30 21:16:13 -04:00
Prad Nukala 3e9139bd58 Merge branch 'master' into develop 2024-09-30 20:09:00 -04:00
Prad Nukala 9478227547 refactor: rename buf-publish.yml to publish-assets.yml 2024-09-30 20:08:38 -04:00
Prad Nukala 6f3fa0ec38 refactor: remove unused field from 2024-09-30 19:44:28 -04:00
Prad Nukala aa830517f3 feat: add PKL schema for message formats 2024-09-30 19:44:16 -04:00
Prad Nukala 482c113a2f Merge branch 'develop' 2024-09-30 15:57:07 -04:00
Prad Nukala d9b1ac72a3 feat: add Homebrew tap for sonr 2024-09-30 15:57:03 -04:00
Prad Nukala c75f24ff43 Merge branch 'develop' 2024-09-30 15:44:53 -04:00
Prad Nukala 06bbb8eb3a feat: update release workflow to use latest tag 2024-09-30 15:44:47 -04:00
Prad Nukala 07fd9ff0ad refactor: remove old changelog entries 2024-09-30 15:41:01 -04:00
Prad Nukala fc0918c938 refactor: remove unnecessary checkout in scheduled-release workflow 2024-09-30 15:40:38 -04:00
Prad Nukala 9f7ae46826 chore(workflows): rename workflow name 2024-09-30 15:37:25 -04:00
Prad Nukala b455cf9ff4 refactor: rename build ID to sonr 2024-09-30 15:33:58 -04:00
Prad Nukala cd7b30a0e3 feat(dwn): add wasm build for dwn 2024-09-30 15:30:25 -04:00
Prad Nukala dfc30b9754 feat: add macaroon and oracle genesis states 2024-09-30 15:28:27 -04:00
Prad Nukala 78900c0b68 Merge branch 'master' into develop 2024-09-30 15:26:14 -04:00
Prad Nukala 468c31a994 refactor: remove unnecessary release existence check 2024-09-30 15:26:06 -04:00
Prad Nukala 3b027b836f fix: Enable scheduled release workflow 2024-09-30 15:14:07 -04:00
Prad Nukala d7d19f4bb7 feat: add scheduled binary release workflow 2024-09-30 15:13:00 -04:00
Prad Nukala 49e56239a5 feat: introduce process-compose for process management 2024-09-30 00:33:16 -04:00
Prad Nukala 4a76f105af refactor: move dwn wasm build to pkg directory 2024-09-30 00:13:58 -04:00
Prad Nukala 9fcdfe5243 feat: add counter animation to hero section 2024-09-29 21:42:46 -04:00
Prad Nukala e764cce90a feat: add registration page 2024-09-29 18:38:41 -04:00
Prad Nukala 6e384d5044 refactor: move nebula/pages to pkg/nebula/pages 2024-09-29 15:56:15 -04:00
Prad Nukala 7a8854b2cd refactor: remove unused lock files and configurations 2024-09-29 15:19:28 -04:00
Prad Nukala abf6b5d5c8 feat: add buf.lock for proto definitions 2024-09-29 15:18:54 -04:00
Prad Nukala 2daaec55c2 fix: remove unused linting rules 2024-09-29 15:18:39 -04:00
Prad Nukala 415ac526d3 fix: update proto breaking check target to master branch 2024-09-29 15:18:11 -04:00
Prad Nukala 93dd11ee59 Merge branch 'develop' 2024-09-29 14:45:45 -04:00
Prad NukalaandGitHub b94bad0df2 refactor: adjust source directory for config files (#1102) 2024-09-29 14:42:42 -04:00
Prad NukalaandGitHub d04c87de43 feature/refactor types (#1101)
- **docs: remove discord badge from README**
- **fix: ensure go version is up-to-date**
- **<no value>**
- **refactor: update import paths for blocks to components**
- **feat: add Hero component template**
- **fix: update footer logo to svg**
- **feat: add Query/Sign and Query/Verify RPC methods**
- **refactor: rename Keyshares to KsVal in did/v1/state.proto**
2024-09-29 14:40:36 -04:00
Prad Nukala 0bcb4c0715 fix: ensure go version is up-to-date 2024-09-28 00:02:23 -04:00
Prad Nukala 91d8f523dd feat: disable goreleaser workflow 2024-09-27 23:59:22 -04:00
Prad Nukala d0a7670311 style: Correct workflow name capitalization 2024-09-27 23:53:36 -04:00
Prad Nukala ae86b45335 fix: use GITHUB_TOKEN for version bump workflow 2024-09-27 23:33:48 -04:00
Prad Nukala a61d1f7e17 chore: update workflow to use GH_PAT_TOKEN 2024-09-27 23:23:01 -04:00
Prad Nukala a17f5492a5 test: add test suite for version bumping logic 2024-09-27 23:19:58 -04:00
Prad Nukala 80770d5c11 refactor: Use actions/checkout@v4 2024-09-27 23:15:45 -04:00
Prad Nukala 0c8a38b04d chore(workflows): use GITHUB_TOKEN for version bump workflow 2024-09-27 23:12:06 -04:00
Prad Nukala 5704b18b15 chore(release): bump version to 0.1.0 2024-09-27 23:09:30 -04:00
Prad Nukala c2d7fcb868 refactor: remove unused master branch from CI workflow 2024-09-27 23:05:50 -04:00
Prad Nukala f56397df38 refactor: rename github token secret 2024-09-27 23:04:28 -04:00
Prad Nukala 6063c5480c docs: remove unused acknowledgements 2024-09-27 23:03:05 -04:00
Prad Nukala f5ac4604f1 feat: update workflows to include master branch 2024-09-27 22:57:39 -04:00
Prad Nukala c4505d98c1 feat: remove global style declaration 2024-09-27 21:23:45 -04:00
Prad Nukala 482b8db6e9 refactor: remove unnecessary x-cloak styles 2024-09-27 21:18:22 -04:00
Prad Nukala 06daff4b33 fix: update account table interface to use address, chain and network 2024-09-27 21:15:20 -04:00
Prad Nukala d06dfb5a93 refactor: optimize oracle genesis proto 2024-09-27 21:08:53 -04:00
Prad Nukala 92ff87cc2c refactor: remove unused code related to whitelisted assets 2024-09-27 20:58:05 -04:00
Prad Nukala 88a3d9da1c refactor: update buf publish source directory 2024-09-27 20:12:03 -04:00
Prad Nukala 439f7f984c refactor: adjust devbox configuration to reflect nebula changes 2024-09-27 20:07:00 -04:00
Prad Nukala fbf4819b5a refactor: rename msg_server.go to rpc.go 2024-09-27 11:46:40 -04:00
Prad Nukala dbac1e7059 docs: add module readme templates 2024-09-27 11:45:42 -04:00
Prad Nukala 6e6272da0a fix(ci): update docker vm release workflow with new token 2024-09-27 11:40:33 -04:00
Prad Nukala 7c025978eb fix: use mnemonic phrases for test account keys 2024-09-27 11:22:05 -04:00
Prad Nukala ca697c2304 refactor: remove devbox integration 2024-09-27 11:05:08 -04:00
Prad Nukala 2ca41d94ee refactor: move dwn package to app/config 2024-09-27 11:04:19 -04:00
Prad Nukala 9c768e4891 refactor: move configuration files to app directory 2024-09-27 11:03:38 -04:00
Prad Nukala 049ed32e33 refactor: extract root command creation to separate file 2024-09-27 11:02:11 -04:00
Prad Nukala 4463bf6ffb fix: reduce motr proxy shutdown timeout 2024-09-27 11:00:54 -04:00
Prad Nukala 162e246307 feat(oracle): add oracle module 2024-09-26 18:14:18 -04:00
Prad NukalaandGitHub 779a45121b feature/proxied registration (#26)
* chore: ignore mprocs configuration files

* feat(macaroon): add macaroon module

* chore: update module dependencies
2024-09-26 18:01:49 -04:00
Prad Nukala 5ef00c3910 refactor: move ipfs setup to function 2024-09-26 16:04:48 -04:00