613 Commits

Author SHA1 Message Date
github-actions[bot]
1d569d35b4 bump: version 0.5.10 → 0.5.11 v0.5.11 2024-10-10 17:52:37 +00:00
4e8db8d3d4 refactor: remove unnecessary branch configuration from scheduled release workflow 2024-10-10 13:47:52 -04:00
02f161f76c fix: Correct source directory for asset publishing 2024-10-10 13:47:31 -04:00
c17bdebffd Merge branch 'develop' 2024-10-10 13:45:50 -04:00
279ab6e5e3
feature/1129 integrate webauthn controller (#1135)
* **refactor: remove nebula static file serving**
* **feat: Add login, register, and authorize sections**
* **feat: implement registration form UI**
* **refactor: abstract template rendering to ctx module**
* **feat: add deployment target for Highway gateway**
* **feat: migrate Highway gateway to Cloudflare Workers**
* **feat: refactor nebula routes to components**
* **chore(deps): remove unused dependencies**
* **chore(deps): remove unused dependencies**
* **feat: add user and relaying party entities**
* **refactor: remove unused imports**
* 
* **feat: add motion scale-in and opacity-in animations**
* **refactor: move dwn and orm packages to internal**
* **refactor: update imports to use relative paths**
* **refactor: rename build targets for clarity**
* **feat: add RelayingPartyEntity model**
* **refactor: rename creds templates to credentials**
* **refactor: remove unused entity model**
* **refactor: move models to internal package**
* **refactor: move models package to internal/orm**
* **feat: implement broadcast channel context**
* **feat: remove config upload step**
* **feat: remove unused configuration files**
* **feat: migrate authentication logic to workers**
* **feat: remove cloudflared dependency**
* **refactor: move client related routes to 'routes/client.go'**
* **feat: implement macaroon middleware**
* **refactor: move fetch package to cmd/motr**
* **feat: remove auth and grant endpoints**
* **docs: add conceptual descriptions to did module**

<sub><a
href="https://huly.app/guest/sonrhq?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsaW5rSWQiOiI2NzA4MTIyNmM3ZDZhNTZhOGY4ZGFjOTciLCJndWVzdCI6InRydWUiLCJlbWFpbCI6IiNndWVzdEBoYy5lbmdpbmVlcmluZyIsIndvcmtzcGFjZSI6InctcHJhZC1zb25yaHEtNjVlZjcyZDQtY2UyOGQ0ODJjNi00ZWY4ZDAifQ.j-w5jk5Ji-0vCkaxVaK8pDMIOhRsXmG7o6oZictoHYE">Huly&reg;:
<b>ENG-1057</b></a></sub>
2024-10-10 13:44:17 -04:00
0a16e41c78 refactor: update dwn configuration generation import path 2024-10-09 14:20:02 -04:00
45c4e0c850 refactor: use nebula/routes instead of nebula/global 2024-10-09 14:19:41 -04:00
32563a551d refactor: move index template to routes package 2024-10-09 14:18:50 -04:00
a824c23022 refactor: remove cdn package and move assets to global styles 2024-10-09 14:16:53 -04:00
58a02be5cf feat: nebula assets served from CDN 2024-10-09 14:15:05 -04:00
5df9d4a3e5 refactor: move nebula assets to hway build directory 2024-10-09 00:37:50 -04:00
a3edb65613 feat: use CDN for nebula frontend assets 2024-10-08 21:55:01 -04:00
3637f27369 feat: add static hero section content to homepage 2024-10-08 21:06:24 -04:00
8811f56559 feat: add wrangler scripts for development, build, and deployment 2024-10-08 19:22:44 -04:00
e1db07cc25 feat: remove build configuration 2024-10-08 18:15:37 -04:00
e928ce22b4 refactor: remove docker build and deployment 2024-10-08 17:32:49 -04:00
2970497683 feat: move gateway web code to dedicated directory 2024-10-08 17:26:01 -04:00
25cddbada6 refactor: rename internal/session package to internal/ctx 2024-10-08 17:22:14 -04:00
35348fef6a refactor: remove unused fields from 2024-10-08 17:13:22 -04:00
f6879f1c12 feat: add PubKey fast reflection 2024-10-08 16:43:59 -04:00
c3e8fcc3d3 feat(macaroon): add transaction allowlist/denylist caveats 2024-10-08 16:26:21 -04:00
8ac1ccaa34 feat: add PR labeler 2024-10-08 13:17:41 -04:00
a7d604555a refactor: rename PR_TEMPLATE to PULL_REQUEST_TEMPLATE 2024-10-08 12:27:05 -04:00
8bc356774a docs: remove unnecessary information from PR template 2024-10-08 12:25:30 -04:00
1dfba6ffbb docs: add PR templates for closed issues and community contributions 2024-10-08 11:59:48 -04:00
e4c8997bf3 Merge branch 'develop' into feature/1129-integrate-webauthn-controller 2024-10-08 11:53:35 -04:00
980c474bdf refactor: remove devbox.json init hook 2024-10-08 11:53:28 -04:00
ded13c232c
Create dependabot.yml
Signed-off-by: Prad Nukala <prad@sonr.io>
2024-10-08 11:53:18 -04:00
a8b6eead26 feat(devbox): remove hway start command 2024-10-08 00:52:27 -04:00
81c800ce54 refactor: rename sonrd dockerfile to Dockerfile 2024-10-08 00:51:06 -04:00
c983b77c4f refactor: remove unused dependency 2024-10-07 23:16:44 -04:00
b5dc577d01 refactor: rename 'global/cdn' to 'assets' 2024-10-07 23:16:03 -04:00
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