Commit Graph

605 Commits

Author SHA1 Message Date
Haitao Pan
4e6b34b4e7 feat(db): add UUID migration script and update schema 2025-10-01 17:27:47 +08:00
shenlan
305092c688 feat(ui): refresh panel landing with user center summary (#352) 2025-10-01 17:05:55 +08:00
shenlan
5a566b8e53 Add periodic session refresh (#351) 2025-10-01 15:46:03 +08:00
shenlan
97ec2cc6cb Enable session focus revalidation (#350) 2025-10-01 15:37:57 +08:00
shenlan
8751f32d27 fix: resolve session route export conflict (#349) 2025-10-01 13:05:15 +08:00
shenlan
51dd109f4b Fix Next.js build by making static export optional (#347) 2025-10-01 12:59:52 +08:00
shenlan
714af314ca fix: resolve session route export conflict (#348) 2025-10-01 12:59:43 +08:00
shenlan
07b076bd44 feat(ui): hydrate homepage user state with zustand (#345) 2025-10-01 12:56:18 +08:00
shenlan
5d5c17cf2c feat(ui): hydrate homepage user state with zustand (#344) 2025-10-01 12:55:57 +08:00
shenlan
7d72025ecf feat(ui): hydrate homepage user state with zustand (#346) 2025-10-01 12:48:12 +08:00
shenlan
1bd6d536bb fix: allow dynamic session api (#343) 2025-10-01 12:33:12 +08:00
shenlan
fde78d9353 feat(ui): persist auth session with swr and zustand (#342) 2025-10-01 12:04:23 +08:00
shenlan
b7b05f3b9d Improve login flow and account navigation (#341) 2025-10-01 11:20:53 +08:00
shenlan
0bc7ce56e9 Improve login flow and account navigation (#340) 2025-10-01 11:20:39 +08:00
shenlan
117fbcda78 Add GetUserByName to postgres store implementation (#339) 2025-10-01 10:39:44 +08:00
shenlan
e9f71bd7fe fix: allow login payload binding for form requests (#338) 2025-10-01 10:39:15 +08:00
shenlan
57dd9e83a9 Add GetUserByName to postgres store implementation (#337) 2025-10-01 10:15:04 +08:00
shenlan
3cef7a9cf1 fix: ensure login error strings are defined (#335) 2025-10-01 10:05:42 +08:00
shenlan
8f8a069481 Connect account registration to Postgres store (#336) 2025-10-01 10:05:31 +08:00
shenlan
0c23793986 Implement username-based login and UI updates (#334) 2025-10-01 08:24:37 +08:00
shenlan
a93bff0d6c Implement full user registration flow (#333) 2025-10-01 07:52:39 +08:00
shenlan
0d1cda1aaa Connect register API between UI and account service (#332) 2025-10-01 00:09:13 +08:00
shenlan
78578f4cfb Revert "Proxy registration through account service (#330)" (#331)
This reverts commit 28d16e7529.
2025-09-30 23:58:42 +08:00
Haitao Pan
160d73c2f9 update: adjust .gitignore, config, yarn settings and manifests 2025-09-30 23:53:48 +08:00
Haitao Pan
be80d767c7 chore(server): change default port to 8090 2025-09-30 23:53:48 +08:00
shenlan
28d16e7529 Proxy registration through account service (#330) 2025-09-30 23:40:29 +08:00
shenlan
11958a663d feat(account): add config file and log level flags (#329) 2025-09-30 22:20:55 +08:00
shenlan
a15a2eb88f chore: centralize service endpoints configuration (#328) 2025-09-30 21:30:06 +08:00
shenlan
706de5c2fd Wrap auth pages in suspense (#327) 2025-09-30 21:04:13 +08:00
Haitao Pan
ea5b851768 chore(make): simplify build/run targets and set local PG DSNs 2025-09-30 21:03:54 +08:00
shenlan
8f79e708b0 Fix login route response naming (#325) 2025-09-30 20:24:28 +08:00
shenlan
3ee4a55d3d docs: add account service guidance (#324) 2025-09-30 19:33:42 +08:00
shenlan
abf7642701 Use UUID identifiers for account users (#323) 2025-09-30 18:42:10 +08:00
shenlan
74f49866c7 fix: support children in login content (#322) 2025-09-28 23:34:30 +08:00
shenlan
b9b7613b20 Add social auth ready login and registration pages (#317) 2025-09-28 19:04:31 +08:00
shenlan
63ed09994d feat(homepage): add login state management (#318) 2025-09-28 18:54:54 +08:00
shenlan
281c5087e7 Add multi-cloud landing zone module (#316) 2025-09-26 15:22:24 +08:00
shenlan
eaa4d11849 Fix docs static build issues (#315) 2025-09-25 19:13:35 +08:00
shenlan
4b689452f2 Fix docs viewer to render PDF and HTML via proxy (#314) 2025-09-25 18:39:46 +08:00
Haitao Pan
d5b4883b15 chore: update manifests and yarn.lock 2025-09-25 17:38:44 +08:00
shenlan
2300a617c5 Fix PDF TOC type handling in DocReader (#313) 2025-09-25 17:28:20 +08:00
shenlan
e9bd48e567 feat: enhance docs reading experience (#311) 2025-09-25 16:58:02 +08:00
shenlan
909805cf78 Fix duplicated docs path segments in doc URLs (#310) 2025-09-25 01:03:24 +08:00
shenlan
abd6c324a7 Fix docs resource URLs (#309) 2025-09-25 00:36:16 +08:00
Haitao Pan
94d4f7c906 update public dl-index 2025-09-25 00:29:55 +08:00
shenlan
96c7788235 Fix docs version breadcrumb href (#308) 2025-09-25 00:11:34 +08:00
shenlan
eb890dc2eb feat(docs): add version-aware doc routing (#307) 2025-09-24 23:34:01 +08:00
shenlan
30024f2998 feat(docs): add version-aware doc routing (#306) 2025-09-24 21:41:30 +08:00
shenlan
f44633ba44 feat(docs): add version-aware doc routing (#305) 2025-09-24 21:32:34 +08:00
shenlan
04c4075dda chore(homepage): document supported node versions (#303) 2025-09-23 23:51:17 +08:00