Alex Gleason
|
94e29c2f45
|
Upgrade Nostrify
|
2025-07-15 15:56:06 -05:00 |
|
Alex Gleason
|
6491300bc6
|
Merge branch 'bare-nip19-paths' into 'main'
CONTEXT.md: Enhance NIP-19 section
Closes #9
See merge request soapbox-pub/mkstack!9
|
2025-07-15 17:06:35 +00:00 |
|
sepehr-safari
|
04912496be
|
CONTEXT.md: Introduce NIP19Page.tsx boilerplate and proper routing
|
2025-07-14 18:25:27 +03:00 |
|
Alex Gleason
|
a76c292fec
|
"Writing Tests" clarifications
|
2025-07-14 02:53:25 -05:00 |
|
Alex Gleason
|
62add9ec26
|
Merge branch 'comments' into 'main'
Add CommentsSection for NIP-22 (kind 1111) comments
See merge request soapbox-pub/mkstack!10
|
2025-07-14 02:47:24 +00:00 |
|
Alex Gleason
|
f75ddb6654
|
Add CommentsSection for NIP-22 (kind 1111) comments
|
2025-07-13 18:45:25 -05:00 |
|
sepehr-safari
|
ebdd4dcb84
|
CONTEXT.md: Enhance NIP-19 section with extended explanations and real-world implementation guidance
|
2025-07-14 01:41:34 +03:00 |
|
Alex Gleason
|
3b48df1093
|
gitlab-ci: run tests in CI, not build (always before deploy)
|
2025-07-13 17:33:00 -05:00 |
|
Alex Gleason
|
5a5c05c1d4
|
Merge branch 'main' of gitlab.com:soapbox-pub/mkstack
|
2025-07-12 18:56:31 -05:00 |
|
Alex Gleason
|
f7736ddfb1
|
Upgrade Nostrify
|
2025-07-12 18:56:22 -05:00 |
|
Alex Gleason
|
b11e843196
|
Merge branch 'add-gemini-cli' into 'main'
feat: add gemini-cli support
See merge request soapbox-pub/mkstack!8
|
2025-07-09 14:36:03 +00:00 |
|
Derek Ross
|
414e0bf029
|
feat: add gemini-cli support
|
2025-07-08 23:04:45 -04:00 |
|
Alex Gleason
|
39afb03570
|
Stronger language against writing unnecessary tests
|
2025-07-06 18:44:42 -05:00 |
|
Alex Gleason
|
83db2fd539
|
CONTEXT.md: advise to add "alt" tags
|
2025-07-05 19:14:30 -05:00 |
|
Alex Gleason
|
a2eab78ae3
|
Improve AppConfigSchema type
|
2025-07-05 17:50:21 -05:00 |
|
Alex Gleason
|
65b974fb41
|
vitest: suppress DOM output that exceeds AI context windows
|
2025-07-05 12:45:16 -05:00 |
|
Alex Gleason
|
cadbc02947
|
Remove unused goose recipe file
|
2025-07-05 12:33:59 -05:00 |
|
Alex Gleason
|
37aaadbd70
|
gitignore .env files
|
2025-07-05 12:33:22 -05:00 |
|
Alex Gleason
|
0cda9cb7fc
|
LoginDialog: use a password input
Fixes https://gitlab.com/soapbox-pub/mkstack/-/issues/13
|
2025-07-03 19:14:11 -05:00 |
|
Alex Gleason
|
49952a10bf
|
Parse AppConfig with a zod schema
|
2025-07-03 19:04:40 -05:00 |
|
Alex Gleason
|
fce2a3da23
|
Give Dork 1 beer
|
2025-06-26 17:57:28 -05:00 |
|
Alex Gleason
|
15dbc6df85
|
AccountSwitcher: modal={false}
|
2025-06-26 10:35:59 -05:00 |
|
Alex Gleason
|
508fa84466
|
Default to Primal relay
|
2025-06-24 20:38:59 -05:00 |
|
Alex Gleason
|
b7ff219e6e
|
avatar: object-cover
|
2025-06-23 22:49:53 -05:00 |
|
Alex Gleason
|
b9750b3759
|
Update "Vibe with MKStack" link
|
2025-06-21 14:33:00 -05:00 |
|
Alex Gleason
|
ad1c8b123c
|
"Efficient Query Design"
|
2025-06-17 19:39:47 -05:00 |
|
Alex Gleason
|
4e1c43ee13
|
npm audit fix
|
2025-06-16 14:11:01 -05:00 |
|
Alex Gleason
|
1e179b4396
|
Add AbortSignal polyfills
|
2025-06-15 12:35:47 -05:00 |
|
Alex Gleason
|
cd5376ff49
|
Add missing nostr__ server prefixes
|
2025-06-15 10:55:39 -05:00 |
|
Alex Gleason
|
561975cded
|
Add @latest to js-dev-mcp
|
2025-06-14 22:37:43 -05:00 |
|
Alex Gleason
|
7a5fce4933
|
Use js-dev-mcp from npm
|
2025-06-14 22:36:58 -05:00 |
|
Alex Gleason
|
8559a004e8
|
Simplify "Nostr Implementation Guidelines" again
|
2025-06-13 22:09:06 -05:00 |
|
Alex Gleason
|
df40d30f15
|
Emphasize "Nostr Implementation Guidelines" section
|
2025-06-13 20:59:25 -05:00 |
|
Alex Gleason
|
062545d061
|
Use fully qualified tool names in CONTEXT.md
|
2025-06-13 20:56:15 -05:00 |
|
Alex Gleason
|
9625533ed4
|
Add t-tag guidance
|
2025-06-13 19:49:46 -05:00 |
|
Alex Gleason
|
db09c45a54
|
"Testing Your Changes" tweak for Gemini
|
2025-06-13 18:54:50 -05:00 |
|
Alex Gleason
|
ed143157bf
|
Add "Thorough NIP Review" bullet for Gemini Flash
|
2025-06-13 18:53:28 -05:00 |
|
Alex Gleason
|
9646620a46
|
Merge branch 'nostr-deploy' into 'main'
Update deploy command in package.json to use nostr-deploy-cli
See merge request soapbox-pub/mkstack!6
|
2025-06-11 19:23:17 +00:00 |
|
sepehr-safari
|
830c10fe8d
|
Update deploy command in package.json to use nostr-deploy-cli
|
2025-06-11 22:15:41 +03:00 |
|
Alex Gleason
|
927010c0d0
|
1 minute timeout
|
2025-06-09 22:35:34 -05:00 |
|
Alex Gleason
|
e70b3640e8
|
Remove prerendering after all
|
2025-06-09 22:30:09 -05:00 |
|
Alex Gleason
|
1983126de9
|
Prerender with Puppeteer
|
2025-06-09 22:03:22 -05:00 |
|
Alex Gleason
|
87d3cfb2eb
|
Add manifest link to head
|
2025-06-09 21:19:43 -05:00 |
|
Alex Gleason
|
98aa853716
|
Teach the robot to use tags instead of json data in content
|
2025-06-09 15:16:17 -05:00 |
|
Alex Gleason
|
5d4a19eb9c
|
Vibed by -> Vibed with
|
2025-06-09 09:24:03 -05:00 |
|
Alex Gleason
|
10386c2c38
|
Avoid any type
|
2025-06-09 00:24:57 -05:00 |
|
Alex Gleason
|
034b5eab33
|
Vibed by MKStack
|
2025-06-08 23:54:04 -05:00 |
|
Alex Gleason
|
fddd1d20f3
|
Run vercel with npx, remove as dev dependency
|
2025-06-08 09:36:22 -05:00 |
|
Alex Gleason
|
aa1088499f
|
Merge branch 'vercel-deploy' into 'main'
Add Vercel as a devDependency and update deploy command to replace Surge with Vercel
See merge request soapbox-pub/mkstack!5
|
2025-06-08 13:15:56 +00:00 |
|
sepehr-safari
|
c07a53e727
|
Add Vercel as a devDependency and update deploy command to replace Surge with Vercel
|
2025-06-08 15:50:28 +03:00 |
|