Commit Graph

6812 Commits

Author SHA1 Message Date
Alex Yang
8faa5c5116 ci: add manual workflow for npm dist-tag management
Adds a workflow_dispatch workflow to add npm dist-tags to published
packages without re-publishing.
2026-03-02 11:49:52 +09:00
Maxwell
a0516e6285 docs: fix mono font & CI (#8270) 2026-03-01 23:39:29 +00:00
Maxwell
0c73a08593 docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-01 13:35:36 -08:00
Alex Yang
425c6abf6e chore: release v1.5.1-beta.1 v1.5.1-beta.1 2026-03-02 02:05:39 +09:00
boda
143cca16ca docs: fix typo in keyPrefix option for redisStorage (#8262)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-02 02:00:49 +09:00
Alex Yang
ed7d6c3e60 fix(client): use direct imports to fix bundler re-export type resolution (#8261) 2026-03-01 16:49:19 +00:00
Taesu
e61fd4afd6 fix: revert npm downloads label to "/ year" to match API data
The npm API fetches last-year downloads, so "/ week" was incorrect.
2026-03-02 01:48:39 +09:00
Taesu
ea3d80c56c chore: update callout for mcp
Cherry-picked from 96d2be385 (main)
2026-03-02 01:48:39 +09:00
Taesu
a9a6e9959a chore: sync pricing UI from main
Cherry-picked from 933a64061, e3750bcbf, 4ac786648 (main)
- Add explanation of events tracked by the dashboard
- Improve pricing UI
- Unlimited users
2026-03-02 01:48:39 +09:00
Taesu
72ac84dbd7 chore: improve readme description
Cherry-picked from fd37e60c7, 373b405f9, 9d75188c5 (main)
2026-03-02 01:48:39 +09:00
Alex Yang
9af0816a5a docs: update Expo integration guide for SDK 55 compatibility (#8259) 2026-03-01 16:15:27 +00:00
Abdirahman mohamoud
231da5f432 docs: update project structure to reflect correct documentation directory (#8252) 2026-03-01 16:14:34 +00:00
Alex Yang
6d61759a41 chore: fix demo/nextjs setup 2026-03-02 00:54:56 +09:00
Alex Yang
e237c77056 chore: add cherry-pick-release sub-agent (#8254) 2026-03-01 15:02:23 +00:00
Alex Yang
35412b01ab fix(expo): avoid shim require (#8253) 2026-03-01 14:38:30 +00:00
Alex Yang
32c8a11de7 chore: separate the demo into different lock files (#8251) 2026-03-01 13:58:04 +00:00
Alex Yang
443ffc92b1 chore: bump expo deps (#8250) 2026-03-01 13:15:08 +00:00
Taesu
8a9de0226f chore: update claude.md project structure (#8236)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-01 12:44:53 +00:00
Alex Yang
0db2da5057 fix(core): revive date strings in safeJSONParse for pre-parsed objects (#8248) 2026-03-01 12:42:41 +00:00
Alex Yang
d341824a96 fix(db): support verification operations with secondary storage (#8247) 2026-03-01 12:40:02 +00:00
Maxwell
9a812e1046 docs: fix firefox rubber-banding (#8244) 2026-03-01 11:21:59 +00:00
Maxwell
2ca71ab812 docs: reintroduce llms.txt (#8243) 2026-03-01 11:21:46 +00:00
Alex Yang
d82458002c chore: improve cli bundler (#8239) 2026-03-01 08:02:44 +00:00
Alex Yang
e667d584c2 chore: bump tsdown (#8240) 2026-03-01 07:55:23 +00:00
Alex Yang
d027df5a5f chore: docs lint fix (#8241) 2026-03-01 16:52:12 +09:00
Bereket Engida
bf90741a88 chore: improve pricing UI 2026-03-01 16:40:44 +09:00
Bereket Engida
e096deda78 chore: fix mdx copy 2026-03-01 16:40:44 +09:00
Bereket Engida
607b953451 chore: improve contrast 2026-03-01 16:40:44 +09:00
Bereket Engida
f01bff80ce docs: update path 2026-03-01 16:40:44 +09:00
Bereket Engida
4a0d564d80 docs(pricing): add explanation of events tracked by the dashboard 2026-03-01 16:40:44 +09:00
Bereket Engida
da9426efae docs: update links to use full URL 2026-03-01 16:40:44 +09:00
Bereket Engida
f26defe30b chore: fix manifest 2026-03-01 16:40:44 +09:00
Bereket Engida
86735325e4 feat(layout): update metadata with full URLs for icons and Open Graph images 2026-03-01 16:40:44 +09:00
Bereket Engida
4b50277028 feat(blog): enhance blog left panel with post details and add table of contents component 2026-03-01 16:40:44 +09:00
Bereket Engida
c1360117c5 docs: improve contrsat 2026-03-01 16:40:27 +09:00
Bereket Engida
edf533aa64 chore: improve readme description 2026-03-01 16:40:27 +09:00
Bereket Engida
99a1020f7d refactor: replace Link components with anchor tags for sign-in links 2026-03-01 16:40:27 +09:00
Bereket Engida
9619ed668a fix: update sign-in link to use absolute URL for better accessibility 2026-03-01 16:40:27 +09:00
Bereket Engida
33a50e05eb chore: remove draft 2026-03-01 16:40:27 +09:00
Bereket Engida
a25f919095 chore(blog): update image URLs to use absolute paths for consistency 2026-03-01 16:40:27 +09:00
Bereket Engida
58c71273b0 feat(blog): add draft support for blog posts and update image URLs 2026-03-01 16:40:08 +09:00
Alex Yang
feb83a7ba3 fix(generic-oauth): use discovery userinfo endpoint instead of hardcoded URLs (#8223) 2026-03-01 07:13:35 +00:00
Copilot
660443e8d7 fix(docs): use blog post header image as OG image (#8234)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: himself65 <14026360+himself65@users.noreply.github.com>
2026-03-01 07:11:27 +00:00
Taesu
5717bee6ab docs: add overscroll-contain to root layout (#8237) 2026-02-28 23:10:57 -08:00
Alex Yang
788e58b06e docs: use local source instead of fetch script (#8231)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-03-01 06:24:28 +00:00
Taesu
aa7d622b4f docs: align npm downloads metric and label to yearly (#8232) 2026-02-28 22:19:45 -08:00
Alex Yang
f7790294a6 docs: remove unused getSrc utility (#8230) 2026-03-01 06:05:05 +00:00
Maxwell
ea5722fa78 docs: fix home-page demo video path (#8229) 2026-03-01 06:00:19 +00:00
Maxwell
f944e39d60 docs: fix features component (#8225) 2026-03-01 03:34:52 +00:00
Alex Yang
0584e61cc5 docs: re-add razorpay and payu community plugins (#8224) 2026-03-01 03:23:13 +00:00