14 Commits

Author SHA1 Message Date
d93c19c2ab
feature/1107 integrate dexie db (#1128)
- **feat: remove grant page**
- **refactor: remove alert, input, radios, tabs, and video blocks**
- **feat: add JSON serialization to DWN config**
- **feat: add new Highway gateway component**
- **refactor: remove unused chains.yaml and devbox.json**
- **refactor: Separate request and response headers into protected and
non-protected structs**
- **feat: Update the UseSession echo middleware to bind the correct
headers and provide methods for updating HTMX context from Go**
- **refactor: remove unused headers from session**
- **feat: add authorize endpoint**
- **feat: create marketing pages**
2024-10-06 20:07:24 -04:00
875c410443 feat(devbox): use process-compose for testnet services 2024-10-04 05:27:51 -04:00
ece8d85074 feat: add new utility classes 2024-10-01 14:42:38 -04:00
e807691c64 feat: add login and registration pages 2024-10-01 14:42:11 -04:00
88e7dd5812 feat: add tailwindcss utilities 2024-10-01 02:09:04 -04:00
ffb67f0a6d fix: adjust hero image dimensions 2024-09-30 22:01:37 -04:00
2dd7118c40 refactor: update hero image dimensions 2024-09-30 21:53:42 -04:00
48b197890e refactor: move nebula configuration to static file 2024-09-30 21:51:16 -04:00
37585b4df2 style: add styles for chrome/safari/opera scrollbars 2024-09-30 21:29:21 -04:00
bfa78063a7 fix: update hero image height in config.pkl 2024-09-30 21:27:02 -04:00
5f2e6c5dd4 feat: implement hero section using Pkl 2024-09-30 21:16:13 -04:00
9478227547 refactor: rename buf-publish.yml to publish-assets.yml 2024-09-30 20:08:38 -04:00
d7d19f4bb7 feat: add scheduled binary release workflow 2024-09-30 15:13:00 -04:00
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