yaosanqi137
|
ecf0d9ff03
|
feat(api-sync): implement sync push endpoint with idempotency
|
2026-04-06 00:53:36 +08:00 |
|
yaosanqi137
|
de1db459c2
|
fix(api-task): satisfy strict typings in task service
|
2026-04-06 00:53:07 +08:00 |
|
yaosanqi137
|
e4c2095004
|
fix(ci): add nodemailer type declarations for api typecheck
|
2026-04-05 15:44:13 +08:00 |
|
yaosanqi137
|
352b3c1b3c
|
feat(api-auth): persist users and auth state in postgres
|
2026-04-05 14:48:57 +08:00 |
|
yaosanqi137
|
ec1a4f7478
|
feat(api-auth): send email login codes via SMTP
|
2026-04-05 14:40:52 +08:00 |
|
yaosanqi137
|
7192cda20f
|
fix(api): enable CORS for browser client requests
|
2026-04-05 14:30:13 +08:00 |
|
yaosanqi137
|
48b69793ce
|
docs(api-env): improve .env.example comments and grouping
|
2026-04-05 14:28:13 +08:00 |
|
yaosanqi137
|
99e5622234
|
fix(ci): ensure prisma client generation and auth deps for typecheck
|
2026-04-05 02:14:20 +08:00 |
|
yaosanqi137
|
e84bef07b4
|
fix(api-prisma): initialize prisma client with pg adapter
|
2026-04-05 01:07:05 +08:00 |
|
yaosanqi137
|
3a9b5fb000
|
test(api-task): add integration tests for task endpoints
|
2026-04-05 00:13:19 +08:00 |
|
yaosanqi137
|
32022c1437
|
feat(api-quota): enforce user storage quota checks
|
2026-04-05 00:08:27 +08:00 |
|
yaosanqi137
|
bd3241504f
|
feat(api-attachment): add minio presigned upload flow
|
2026-04-05 00:05:39 +08:00 |
|
yaosanqi137
|
8f6ff38a32
|
feat(api-task): implement task crud with tag filters
|
2026-04-05 00:01:28 +08:00 |
|
yaosanqi137
|
62b0514da7
|
feat(api-auth): add totp 2fa enrollment and verify
|
2026-04-04 21:21:43 +08:00 |
|
yaosanqi137
|
485fe43140
|
feat(api-auth): add oauth strategies for github qq wechat
|
2026-04-04 21:15:32 +08:00 |
|
yaosanqi137
|
074942fab4
|
feat(api-auth): implement refresh token rotation and revoke
|
2026-04-04 21:12:14 +08:00 |
|
yaosanqi137
|
efe55fdc2f
|
feat(api-auth): implement email code send and login
|
2026-04-04 21:02:17 +08:00 |
|
yaosanqi137
|
5d650e00f6
|
fix(api-db): add node type definitions for prisma config
|
2026-04-04 14:32:55 +08:00 |
|
yaosanqi137
|
9bd5474401
|
chore(api-db): localize prisma ignore comment
|
2026-04-04 13:06:07 +08:00 |
|
yaosanqi137
|
011fa1f301
|
feat(api-db): add ai notification and admin models
|
2026-04-04 13:04:21 +08:00 |
|
yaosanqi137
|
96cbb8ab30
|
feat(api-db): add task attachment and sync models
|
2026-04-04 13:01:39 +08:00 |
|
yaosanqi137
|
ae70bd2d75
|
feat(api-db): add user auth and security models
|
2026-04-04 12:59:42 +08:00 |
|
yaosanqi137
|
fba9443a30
|
feat(api-db): initialize prisma with postgresql datasource
|
2026-04-04 12:58:14 +08:00 |
|
yaosanqi137
|
31dbb70bfb
|
chore(repo): scaffold apps and packages directories
|
2026-04-04 12:00:42 +08:00 |
|