257 Commits

Author SHA1 Message Date
Alex Gleason
a7fcaaf1f3
Add mcp.json 2025-05-03 16:26:06 -05:00
Alex Gleason
3052ce66f1 Merge branch 'fix-mac-issue' into 'main'
Fix mac issue

See merge request soapbox-pub/mkstack!2
2025-05-02 15:43:50 +00:00
danidfra
87a0846bbe Fix mac issue 2025-05-02 12:40:51 -03:00
Alex Gleason
e4d081d3da
Add npm deploy script 2025-04-26 13:59:26 -05:00
Alex Gleason
d623f11653
Add GitHub Pages deploy action 2025-04-25 13:46:43 -05:00
Alex Gleason
2ac30c4f29
Use just relay.nostr.band as the default relay for now 2025-04-25 09:50:32 -05:00
Alex Gleason
b8603ff80e
Remove unused App.css 2025-04-25 09:43:03 -05:00
Alex Gleason
3cc2fe6d64
Add a placeholder useNostr hook 2025-04-25 09:32:43 -05:00
Alex Gleason
7d81db739c
Add AbortSignal's to things 2025-04-23 15:13:17 -05:00
Alex Gleason
99970309e2
Bump @nostrify/react 2025-04-23 15:06:19 -05:00
Alex Gleason
646508aee8
Upgrade Nostrify 2025-04-23 14:25:55 -05:00
Alex Gleason
e24d07348d
vite: remove unused variable 2025-04-23 13:38:57 -05:00
Alex Gleason
cc2c89af36
vite: use "node:path" import 2025-04-23 13:38:27 -05:00
Alex Gleason
101ee6333f
Slight instructions wording 2025-04-23 10:45:38 -05:00
Alex Gleason
dba6f4575d
Actually do include a Goose recipe.yaml 2025-04-23 08:48:37 -05:00
Alex Gleason
f5cbf3bcd1
npx -y 2025-04-21 13:47:22 -05:00
Alex Gleason
282d6f4d4e
Add comments to login stuff saying not to modify 2025-04-21 11:29:49 -05:00
Alex Gleason
be1d035868
Add mcp.json for VSCode and Claude 2025-04-20 13:14:21 -05:00
Alex Gleason
982c51878e
Remove component tagger 2025-04-20 10:31:46 -05:00
Alex Gleason
67919e71b1
Slightly improve readme, remove public files 2025-04-20 10:12:31 -05:00
Alex Gleason
e9c08f372c
Recipe file turned out to be useless 2025-04-19 15:18:46 -05:00
Alex Gleason
22e25c929e
Try adding a Goose recipe 2025-04-18 21:09:49 -05:00
Alex Gleason
7a8da77d69
Update CONTEXT.md about new LoginArea 2025-04-18 15:41:35 -05:00
Alex Gleason
04673a276a
Simplify LoginArea 2025-04-18 15:39:03 -05:00
Alex Gleason
dec966b693
Refactor AccountSwitcher / LoginArea 2025-04-18 15:36:58 -05:00
Alex Gleason
d88285480c
Refactor useLoggedInAccounts into a separate hook 2025-04-18 15:30:11 -05:00
Alex Gleason
884b85ce25
Add comments to LoginDialog and SignupDialog 2025-04-18 15:22:23 -05:00
Alex Gleason
d29f328bd4
LoginForm -> LoginDialog, SignupForm -> SignupDialog 2025-04-18 15:20:19 -05:00
Alex Gleason
3dc8d32ca8
LoginForm: simplify defaultTab 2025-04-18 15:06:58 -05:00
Alex Gleason
932b9c513f
Add npm run ci command 2025-04-18 12:44:37 -05:00
Alex Gleason
344f12280c
Improve queryClient options 2025-04-18 12:05:24 -05:00
Alex Gleason
e07e98c882
Fix AccountSwitcher 2025-04-18 00:15:29 -05:00
Alex Gleason
b4605cf672
Fix AccountSwitcher 2025-04-17 23:46:33 -05:00
Alex Gleason
360b9062b8
Include the AccountSwitcher component 2025-04-17 23:27:15 -05:00
Alex Gleason
6cfd6f95ba
Include login components in stack 2025-04-17 21:19:27 -05:00
Alex Gleason
ea0c000ee6
Aggressive request for testing 2025-04-17 18:49:05 -05:00
Alex Gleason
140f0a74d3
Merge branch 'main' of gitlab.com:alexgleason/mkstack 2025-04-17 18:46:19 -05:00
Alex Gleason
9a95cbe5ce
Add Nostr login info to context 2025-04-17 18:46:08 -05:00
Alex Gleason
b8175a459e
Use consistent naming for hooks 2025-04-17 18:32:44 -05:00
Alex Gleason
e081094cdf
Add comments to useLoginActions 2025-04-17 18:15:10 -05:00
Alex Gleason
4f2fadfcde
Add comments to useLoginActions 2025-04-17 18:12:02 -05:00
Alex Gleason
3c5e6803b4
Remove index.html metadata 2025-04-17 17:02:26 -05:00
Alex Gleason
b48734f59e
Remove bun.lockb, upgrade browserlists 2025-04-17 16:58:50 -05:00
Alex Gleason
8407a2e268
Add separate AppRouter component 2025-04-17 16:55:49 -05:00
Alex Gleason
b5d517e358
Add gooseignore comments 2025-04-17 16:44:31 -05:00
Alex Gleason
771e98eee2
Add npm i to all the scripts 2025-04-17 16:36:15 -05:00
Alex Gleason
1dc8382f7d
Add gooseignore 2025-04-17 16:19:14 -05:00
Alex Gleason
124512a363
Actually, it's React 18 2025-04-17 14:26:35 -05:00
Alex Gleason
420edd9ed6
Include NostrLoginProvider, narrow down default relays 2025-04-17 14:25:18 -05:00
Alex Gleason
ca74936884
Upgrade @nostrify/react, downgrade to React 18 2025-04-17 14:10:58 -05:00