330 Commits

Author SHA1 Message Date
ca51df20d6 refactor: move CDN assets to separate folder 2024-10-07 23:15:18 -04:00
b19d5d06a0 fix: install dependencies before nebula build 2024-10-07 23:14:06 -04:00
2772e568d5 feat: add GitHub Actions workflow for running tests 2024-10-07 21:31:56 -04:00
59944e19db feat: add workflow for deploying Hway to Cloudflare Workers 2024-10-07 21:28:50 -04:00
ba4483b5ec feat: Publish configs to R2 2024-10-07 21:24:12 -04:00
fbc640b7c4 fix: update Schema service to use new API endpoint 2024-10-07 21:22:56 -04:00
af6e07323b feat: integrate nebula UI with worker-assets-gen 2024-10-07 21:15:25 -04:00
e926e5b9d6 refactor: move Pkl module definitions to dedicated package 2024-10-07 20:35:40 -04:00
ddf745f39a refactor: move CDN assets to js/ folder 2024-10-07 20:24:18 -04:00
d0dddbfe01 feat: extract reusable layout components 2024-10-07 20:14:46 -04:00
c608a067ed feat: Implement service worker for IPFS vault 2024-10-07 20:13:38 -04:00
fa7b11198e feat: implement CDN support for assets 2024-10-07 16:38:10 -04:00
8bd68c4269 feat: add payment method support 2024-10-07 16:30:54 -04:00
55f3e0f7e0 feat: add support for public key management 2024-10-07 14:02:04 -04:00
f7f0c11587 feat: add ModalForm component 2024-10-07 13:59:29 -04:00
b633d21ea8 feat: add LoginStart and RegisterStart routes 2024-10-07 13:48:28 -04:00
2d5cb7e5b8 feat: implement authentication views 2024-10-07 12:59:08 -04:00
dba9a119ef feat: add json tags to config structs 2024-10-07 10:49:25 -04:00
6fc52fd62d feat: implement templ forms for consent privacy, credential assert, credential register, and profile details 2024-10-07 10:48:57 -04:00
37fb0b3aca refactor: remove unused component templates 2024-10-07 10:39:50 -04:00
c35d3bb1ae refactor: move ui components to global 2024-10-07 10:31:39 -04:00
ab476712af feat(vault): introduce assembly of the initial vault 2024-10-07 10:24:30 -04:00
e424faaba2 feat: add client logos to homepage 2024-10-07 10:22:24 -04:00
b68b47ab32 fix: fix broken logo image path 2024-10-07 10:22:13 -04:00
bda8171af4 feat: add tailwind utility classes 2024-10-07 10:21:07 -04:00
bac98b5e38 feat: implement new profile card component 2024-10-07 10:20:14 -04:00
0f2a5bf2b4 refactor: move view handlers to router package 2024-10-07 09:57:06 -04:00
9ebd80f740 <no value> 2024-10-07 09:48:21 -04:00
a76d264a0c docs: add Eraser link to README 2024-10-07 09:46:25 -04:00
0be7ed7ecf docs: add operations section to README 2024-10-07 09:05:55 -04:00
2ccd2cea22 feat(blocks): remove button component 2024-10-06 21:20:39 -04:00
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
github-actions[bot]
4e98504813 bump: version 0.5.8 → 0.5.9 v0.5.9 2024-10-06 16:17:52 +00:00
ab0bd3a5e1 fix: Update source directory for asset publishing 2024-10-06 12:16:37 -04:00
62628ed0d8 feat: add Motr support 2024-10-06 11:39:23 -04:00
b1e5464843 feat: update UIUX PKL to utilize optional fields 2024-10-05 12:41:47 -04:00
github-actions[bot]
8e1359f126 bump: version 0.5.7 → 0.5.8 v0.5.8 2024-10-04 09:36:56 +00:00
f84a87574c Merge branch 'develop' 2024-10-04 05:35:42 -04:00
1c16d367ed refactor: Remove unused logs configuration 2024-10-04 05:35:37 -04:00
github-actions[bot]
dc191fdbba bump: version 0.5.6 → 0.5.7 v0.5.7 2024-10-04 09:29:25 +00:00
875c410443 feat(devbox): use process-compose for testnet services 2024-10-04 05:27:51 -04:00
bcf5dfa70c refactor: update issue template headings 2024-10-04 02:01:12 -04:00
77d76938a3 feat: remove motr.mjs dependency 2024-10-04 01:57:43 -04:00
1267bc426a docs: add markdown rendering for objective description 2024-10-04 00:18:53 -04:00
5e74045f3d <no value> 2024-10-04 00:16:21 -04:00
3adf42925d feat: add markdown rendering to issue templates 2024-10-04 00:05:55 -04:00
f95fa2c906 feat: update issue templates for better clarity 2024-10-04 00:02:52 -04:00
ac2f65844c refactor: rename bug-report issue template to bug 2024-10-03 23:58:56 -04:00
546dd7b4ad feat: add issue templates for tracking and task issues 2024-10-03 23:47:37 -04:00
fcf4ab5b4f feat: add issue templates for bug report and tracking 2024-10-03 23:39:43 -04:00