Moritz Schneider
|
7eab7b3ddf
|
Fix #522 (#524)
* fix bug
* highlight correct item when no hash
* fix demo app page missing flex
* remove unused stuff in SidebarLayout
---------
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
|
2025-03-09 16:02:20 -07:00 |
|
Konstantin Wohlwend
|
8c92ee378e
|
Improve getConnectedAccount error messages
|
2025-03-09 15:08:16 -07:00 |
|
Moritz Schneider
|
dcee4acc42
|
Fix table header buttons (#515)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
|
2025-03-07 22:26:53 -08:00 |
|
Konstantin Wohlwend
|
d24105dd42
|
Use PAT for auto update
|
2025-03-07 14:19:08 -08:00 |
|
Konstantin Wohlwend
|
316233b165
|
Continue auto-update on error
|
2025-03-07 14:05:52 -08:00 |
|
Konsti Wohlwend
|
b41681d1e4
|
Reduce test flakeyness (#517)
All good? / all-good (push) Has been cancelled
Update pull request branches / Update pull request branches (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2025-03-07 13:34:50 -08:00 |
|
CactusBlue
|
63747df29e
|
Project Cards should use Links (#513)
* make cards clickable
* remove ClickableCard as it is no longer used anywhere
* fixed
|
2025-03-07 01:54:47 -08:00 |
|
Zai Shi
|
6a8fd6a265
|
fixed tests
Update pull request branches / Update pull request branches (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2025-03-05 18:05:18 -08:00 |
|
Zai Shi
|
7b64dd7bfe
|
Improve URL validation and labeling
|
2025-03-05 17:12:52 -08:00 |
|
Zai Shi
|
38c486f575
|
Handle unauthorized OAuth scope errors with descriptive error message
|
2025-03-05 14:19:54 -08:00 |
|
Zai Shi
|
337f8b08e6
|
fixed github user info api
|
2025-03-05 13:54:08 -08:00 |
|
Konstantin Wohlwend
|
af89dc7321
|
Remove automatic prefetch warning
|
2025-03-05 13:50:48 -08:00 |
|
Zai Shi
|
7a3ae7b5d3
|
fixed links
|
2025-03-05 10:26:56 -08:00 |
|
Konstantin Wohlwend
|
b973a52cd4
|
chore: update package versions
Update pull request branches / Update pull request branches (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2025-03-05 09:42:18 -08:00 |
|
devin-ai-integration[bot]
|
271ea9b175
|
[DEVIN: Konsti] Add userCount property to Project table with automatic update trigger (#506)
Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
|
2025-03-05 09:27:40 -08:00 |
|
Konstantin Wohlwend
|
0e17833609
|
Ignore PR merge conflicts in GH Actions
|
2025-03-05 00:03:57 -08:00 |
|
Konstantin Wohlwend
|
95e4827c14
|
Give PR updater more permissions
|
2025-03-05 00:01:11 -08:00 |
|
Konsti Wohlwend
|
d072df29d8
|
Automatically update pull request branches (#509)
|
2025-03-04 23:52:05 -08:00 |
|
Konstantin Wohlwend
|
29e40f695f
|
Prefix pnpm pre before pnpm dev
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2025-03-04 20:22:10 -08:00 |
|
Konstantin Wohlwend
|
421f5156ba
|
Fix broken links
|
2025-03-04 19:56:57 -08:00 |
|
Konstantin Wohlwend
|
bb8e28a275
|
Add Python SDK tab to docs
|
2025-03-04 18:24:32 -08:00 |
|
Zai Shi
|
92cd74670a
|
updated readme
|
2025-03-04 17:47:10 -08:00 |
|
Zai Shi
|
a53fa873b1
|
fixed images
|
2025-03-04 17:32:40 -08:00 |
|
CactusBlue
|
66d4e0ad5c
|
Documentation Updates (#508)
* add links
* moar
* fix broken links
|
2025-03-04 17:17:48 -08:00 |
|
Zai Shi
|
9c624459d4
|
Fixed docs image ratio (#507)
|
2025-03-05 02:10:35 +01:00 |
|
Konstantin Wohlwend
|
2bf36a683f
|
Add pnpm run claude-code
|
2025-03-04 15:00:20 -08:00 |
|
Konstantin Wohlwend
|
901f43b856
|
Fix conditional hooks in account settings page
|
2025-03-04 10:52:21 -08:00 |
|
Konstantin Wohlwend
|
f6c2bdcd6a
|
chore: update package versions
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2025-03-03 22:05:36 -08:00 |
|
Konstantin Wohlwend
|
542399f8e5
|
Fix Next.js navigation
|
2025-03-03 21:52:03 -08:00 |
|
Konstantin Wohlwend
|
09da514f29
|
Add several spans
|
2025-03-03 20:24:23 -08:00 |
|
Konstantin Wohlwend
|
d6cc73a278
|
Fix tests
|
2025-03-03 19:16:50 -08:00 |
|
Konstantin Wohlwend
|
1b0f25cd7f
|
Improve inner OAuth cookie error description
|
2025-03-03 19:08:13 -08:00 |
|
devin-ai-integration[bot]
|
7920440eb6
|
Update branding from Stack to Stack Auth in documentation (#504)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: zai@stack-auth.com <zai@stack-auth.com>
|
2025-03-04 04:07:54 +01:00 |
|
Konstantin Wohlwend
|
18e68300a4
|
chore: update package versions
|
2025-03-03 18:06:45 -08:00 |
|
Zai Shi
|
1d8587b5e7
|
React setup docs (#491)
|
2025-03-04 02:49:14 +01:00 |
|
Zai Shi
|
d89a4e3442
|
Neon domain (#488)
|
2025-03-04 02:48:38 +01:00 |
|
Konstantin Wohlwend
|
f3f508cbf1
|
Improve PATCH /users/me performance
|
2025-03-03 17:03:44 -08:00 |
|
devin-ai-integration[bot]
|
625c0abcb7
|
Improve documentation with minor enhancements and fixes (#466)
|
2025-03-03 16:50:07 -08:00 |
|
Konstantin Wohlwend
|
61a27c40ea
|
More spans
|
2025-03-03 01:15:53 -08:00 |
|
Konstantin Wohlwend
|
672de18418
|
Add span for decoding access token
|
2025-03-03 00:03:58 -08:00 |
|
Konstantin Wohlwend
|
3754ee3370
|
Fix tests
|
2025-03-02 21:34:49 -08:00 |
|
Konsti Wohlwend
|
5239c10ebf
|
Split stack-app.ts file into multiple files (#492)
|
2025-03-02 21:20:42 -08:00 |
|
Konstantin Wohlwend
|
a9b90dfb0a
|
Allow transaction retries in dev mode
|
2025-03-02 17:57:03 -08:00 |
|
Konstantin Wohlwend
|
3e381bdaee
|
Fix tests
|
2025-03-02 17:31:33 -08:00 |
|
Konstantin Wohlwend
|
f1c722a6e2
|
Make 10% of all transactions serializable
|
2025-03-02 17:15:20 -08:00 |
|
Konstantin Wohlwend
|
b340be49ce
|
Log concurrent requests per process in OpenTelemetry
|
2025-03-02 16:38:47 -08:00 |
|
Konstantin Wohlwend
|
2ac8cb8542
|
Add stack.process-id to OpenTelemetry attributes
|
2025-03-02 16:34:14 -08:00 |
|
Konstantin Wohlwend
|
30e27906ec
|
Include status in result log
|
2025-03-02 16:31:14 -08:00 |
|
Konstantin Wohlwend
|
042745a4be
|
Log request ID with internal server errors
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2025-02-28 16:56:50 -08:00 |
|
Konstantin Wohlwend
|
cbfabe00da
|
Fix typo
|
2025-02-28 12:03:52 -08:00 |
|