Konstantin Wohlwend
|
ffc7845efc
|
Vercel OpenTelemetry
|
2024-09-07 18:39:49 -07:00 |
|
Konstantin Wohlwend
|
eb51c4d63c
|
pnpm run restart-deps
|
2024-09-07 18:21:11 -07:00 |
|
Zai Shi
|
57a33b2dd6
|
Query optimization (#230)
* removed v1 api
* added new database schema
* fixed small problems
* fixed import errors
* fixed small problems in schema
* fixed missing metadata
* fixed totp db
* updated user
* added check auth data, updated cc primary
* added user update
* added comments
* updated project create
* fixed bugs
* updated seed script
* updated verification code handler
* updated sign in
* updated imports
* updated projects
* updated sign in route
* remove credential and magic link fields from ProjectConfig model
* fixed type bugs
* updated otp sign-in
* fixed seed script
* fixed password update
* updated credential and magic link enable
* fixed projects credential and magic link
* fixed oauth provider update
* added otp and password config update
* fixed db fkey
* fixed circular dependency
* fixed seeding
* fixed auth method fkey constraint
* password type => identifierType
* fixed seed
* fixed bugs
* fixed circular import
* deterministic auth methods order
* fixed bug
* fixed credential enabled default
* fixed bugs
* fixed credential enabled update bug
* updated tests
* fixed small bugs
* fixed connected account bugs
* updated test
* fixed password update bug
* fixed bug
* fixed tests
* fixed redirect bugs
* added migration file
* Update migration SQL
* Fix stuff
* improved get user speed
* fixed crud, improved smart-request
* improved smart request further
* improved smart request
* added prisma preview features
* fixed smart request
* fixed prisma
* added otel
* fixed bugs
* fixed small problem
* added jaeger and delay
* fixed small things
* updated parse auth structure
---------
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
|
2024-09-08 01:28:20 +02:00 |
|
Konsti Wohlwend
|
54836be7e4
|
Use Node.js 22.7+ again (#231)
|
2024-09-07 15:11:08 -07:00 |
|
Konstantin Wohlwend
|
b565e0b173
|
chore: update package versions
|
2024-09-07 14:07:49 -07:00 |
|
Zai Shi
|
e324ed4ecb
|
fixed small problem
|
2024-09-07 13:56:37 -07:00 |
|
Zai Shi
|
fe1fdc4c11
|
Connected account & auth methods DB migration (#204)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
|
2024-09-07 13:03:31 -07:00 |
|
Konstantin Wohlwend
|
9bca91162b
|
Try GH Actions
|
2024-09-07 00:27:12 -07:00 |
|
Konstantin Wohlwend
|
6266c65d6b
|
Quetzal API key
|
2024-09-07 00:06:10 -07:00 |
|
Konstantin Wohlwend
|
d15b2f018e
|
chore: update package versions
|
2024-09-06 23:00:49 -07:00 |
|
Konstantin Wohlwend
|
a11e31bd75
|
filterUndefined in Handler component props
|
2024-09-06 22:42:07 -07:00 |
|
Konstantin Wohlwend
|
ee68c03d93
|
Fix linter
|
2024-09-06 21:36:12 -07:00 |
|
Zai Shi
|
d0888c62de
|
Update custom-pages.mdx
|
2024-09-07 06:22:31 +02:00 |
|
Zai Shi
|
d7cfa42695
|
fixed input field id
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-09-06 17:11:01 -07:00 |
|
Zai Shi
|
f900114920
|
Handler props, custom terms&policy props, custom setting props (#227)
* added props
* updated code structure
* added extra info to sign in, sign up, added extra items to account settings page
* fixed lint
|
2024-09-07 01:29:22 +02:00 |
|
Konstantin Wohlwend
|
128cfc9cc1
|
JWKS file
|
2024-09-06 16:25:26 -07:00 |
|
Konstantin Wohlwend
|
8fff1c0dd2
|
Add .vercel to .gitignore
|
2024-09-06 10:16:15 -07:00 |
|
Zai Shi
|
c443e1d1a1
|
added feedback dialog (#226)
|
2024-09-06 06:26:34 +02:00 |
|
Zai Shi
|
abc2f0020f
|
read prefers-color-scheme (#225)
|
2024-09-06 04:38:59 +02:00 |
|
Konstantin Wohlwend
|
aada9d0797
|
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-09-05 18:31:33 -07:00 |
|
Manoj Kumar
|
bba2b1884d
|
add bitbucket oauth (#223)
* add bitbucket oauth
* updated button style
* fixed docs
---------
Co-authored-by: Zai Shi <zaishi00@outlook.com>
|
2024-09-06 00:20:38 +02:00 |
|
Zai Shi
|
f60508031e
|
Added Microsoft Tenant ID in OAuth option (#224)
* added ms tenant id
* fixed types
|
2024-09-05 23:10:31 +02:00 |
|
Manoj Kumar
|
5cd25044a6
|
feat: Enhance API Key Visibility and Offer Download Option (#220)
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
* add download keys btn
* move download btn to env-keys component
|
2024-09-03 19:22:48 +02:00 |
|
Zai Shi
|
3cae02a3a3
|
added self host docs (#221)
|
2024-09-03 19:14:43 +02:00 |
|
Konstantin Wohlwend
|
58c146cdf2
|
chore: update package versions
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-09-02 22:23:41 -07:00 |
|
Zai Shi
|
33f0b47e94
|
fixed email template
|
2024-09-02 13:50:24 -07:00 |
|
Zai Shi
|
25d58f09ae
|
fixed discord avatar
|
2024-09-02 13:38:34 -07:00 |
|
Zai Shi
|
f4d14bd042
|
updated svix
|
2024-09-02 12:55:23 -07:00 |
|
Konstantin Wohlwend
|
703e6ea01d
|
Fix empty projects
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (push) Has been cancelled
TOC Generator / TOC Generator (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
|
2024-09-01 14:46:07 -07:00 |
|
Konstantin Wohlwend
|
49724b4823
|
Update GH Actions
|
2024-09-01 14:02:21 -07:00 |
|
Konstantin Wohlwend
|
8e03e5039e
|
chore: update package versions
|
2024-09-01 13:39:33 -07:00 |
|
Konstantin Wohlwend
|
f397e61d47
|
Update Supabase dependencies
|
2024-09-01 13:39:14 -07:00 |
|
Konstantin Wohlwend
|
1279498bba
|
Add package name to Supabase example
|
2024-09-01 13:37:32 -07:00 |
|
Konstantin Wohlwend
|
09ca8269fa
|
Add padding to sign in component
|
2024-09-01 13:18:24 -07:00 |
|
Zai Shi
|
e1f207453b
|
removed old code (#216)
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
|
2024-09-01 03:18:44 +02:00 |
|
Konstantin Wohlwend
|
c23b52b8a1
|
Require https:// URLs for webhook endpoints
|
2024-08-31 18:14:37 -07:00 |
|
Zai Shi
|
6f830e7275
|
fixed typo
|
2024-08-31 18:11:13 -07:00 |
|
Konstantin Wohlwend
|
9d0cb86677
|
Improve error messages
|
2024-08-31 17:48:28 -07:00 |
|
Konstantin Wohlwend
|
7a75b3fb9a
|
Better error logging for unexpected HTTP status codes
|
2024-08-31 17:42:40 -07:00 |
|
Zai Shi
|
3d2be1f84c
|
Supabase docs & examples (#219)
* added supabase example
* removed unused files
* added jwt endpoint
* supabase server action
* removed unused
* updated dependencies
* reverted package changes
* fixed bugs
* added supabase docs
* updated docs
* updated pnpm lock
|
2024-09-01 02:32:07 +02:00 |
|
N2D4
|
fb581ded88
|
chore(docs): update TOC
|
2024-09-01 00:30:42 +00:00 |
|
Konsti Wohlwend
|
3daed158cb
|
Update README.md
|
2024-08-31 17:30:31 -07:00 |
|
Zai Shi
|
b1a59de1ea
|
Last active (#215)
* added last active at
* fixed team member users
* updated tests
|
2024-09-01 02:28:43 +02:00 |
|
N2D4
|
741c81be21
|
chore(docs): update TOC
|
2024-09-01 00:25:02 +00:00 |
|
Mihail Eric
|
cd3b418fab
|
add chat support bot (#218)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
|
2024-08-31 17:24:50 -07:00 |
|
Konstantin Wohlwend
|
9bdfb29c80
|
Allow multiple outer OAuth logins at the same time
|
2024-08-31 17:18:39 -07:00 |
|
Konstantin Wohlwend
|
1ac8b3013a
|
Fix network diagnostics in non-browser environments
|
2024-08-31 16:51:01 -07:00 |
|
Konstantin Wohlwend
|
726c77ddd9
|
Improve MaybeFullPage behavior
|
2024-08-31 16:21:30 -07:00 |
|
Konstantin Wohlwend
|
d492ff4f00
|
Update Stack App docs
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
|
2024-08-31 13:04:56 -07:00 |
|
Konstantin Wohlwend
|
024ca14336
|
Fix polyfills import
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.6) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.6) (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
TOC Generator / TOC Generator (push) Has been cancelled
|
2024-08-30 14:44:15 -07:00 |
|