This website requires JavaScript.
Explore
Help
Sign In
wangdl
/
api-server
Watch
2
Star
0
Fork
0
You've already forked api-server
Code
Issues
28
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
suche-Hermes
suyun-Claude
wangdl
Status
All status
success
failure
waiting
running
fix: BigInt comparison in MySQL test
deploy.yml #344
:
Commit
bda7f9d80a
pushed by
wangdl
main
2026-06-19 22:16:31 +08:00
49s
fix: remove status from AiAnalysisResult query (column doesn't exist)
deploy.yml #343
:
Commit
cb9b56f0dc
pushed by
wangdl
main
2026-06-19 22:15:00 +08:00
48s
fix: add updatedAt=NOW() to all INSERTs for NOT NULL columns
deploy.yml #342
:
Commit
6e7f4b0219
pushed by
wangdl
main
2026-06-19 22:13:13 +08:00
48s
fix: schema field corrections for AiAnalysisJob + User
deploy.yml #341
:
Commit
533b525496
pushed by
wangdl
main
2026-06-19 22:10:57 +08:00
47s
fix: standardize dbExec/dbQuery param passing as arrays
deploy.yml #340
:
Commit
cc7a6842ed
pushed by
wangdl
main
2026-06-19 22:09:05 +08:00
45s
feat(M-AI-01-09): replace mock E2E with real API/Worker integration test
deploy.yml #339
:
Commit
ffea415613
pushed by
wangdl
main
2026-06-19 22:07:44 +08:00
49s
fix: use TestingModule as application context, fix $executeRaw
deploy.yml #338
:
Commit
762a9c1791
pushed by
wangdl
main
2026-06-19 21:55:21 +08:00
45s
fix: rename integration test to .e2e-spec.ts for jest-e2e.json matching
deploy.yml #337
:
Commit
cfa882a9e9
pushed by
wangdl
main
2026-06-19 21:53:30 +08:00
47s
fix: remove non-existent POST /api/notifications/test from integration script
deploy.yml #335
:
Commit
347e0487d9
pushed by
wangdl
main
2026-06-19 21:39:00 +08:00
44s
fix: remove ProtectSystem/ReadWritePaths from systemd units
deploy.yml #334
:
Commit
24ceb1353e
pushed by
wangdl
main
2026-06-19 21:27:38 +08:00
48s
fix: break circular dependency between queue-definitions and queue-service
deploy.yml #332
:
Commit
cdc228ccf0
pushed by
wangdl
main
2026-06-19 21:25:21 +08:00
45s
fix: move all-sources route before :id to avoid conflict
deploy.yml #330
:
Commit
d7647cbc3d
pushed by
wangdl
main
2026-06-19 15:39:24 +08:00
49s
feat: add GET /admin-api/knowledge-bases/all-sources
deploy.yml #329
:
Commit
178666627b
pushed by
wangdl
main
2026-06-19 15:31:54 +08:00
48s
fix: add enrichWithNames to chat sessions API
deploy.yml #328
:
Commit
1abc89be23
pushed by
wangdl
main
2026-06-19 13:31:00 +08:00
46s
fix: add enrichWithNames to content-safety checks
deploy.yml #327
:
Commit
9a392ba274
pushed by
wangdl
main
2026-06-19 13:28:03 +08:00
48s
fix: translate learning record titles to Chinese
deploy.yml #326
:
Commit
0203ccfd1f
pushed by
wangdl
main
2026-06-19 13:21:24 +08:00
50s
feat(API-ADMIN-010): add enrichWithNames to admin list controllers
deploy.yml #325
:
Commit
0ea36a7073
pushed by
wangdl
main
2026-06-19 13:05:48 +08:00
50s
feat: add enrichWithNames to admin learning API
deploy.yml #324
:
Commit
ff4135b7c6
pushed by
wangdl
main
2026-06-19 12:42:38 +08:00
49s
fix: add try-catch + error logging to processBatch
deploy.yml #323
:
Commit
af8d95cdb6
pushed by
wangdl
main
2026-06-19 12:19:38 +08:00
48s
fix: add knowledgeBaseId to ReadingEventUploadItemDto + increase Max delta
deploy.yml #322
:
Commit
fb7ee358ce
pushed by
wangdl
main
2026-06-19 12:16:46 +08:00
47s
fix: return 'id' instead of 'jobId' in POST /imports response
deploy.yml #321
:
Commit
43293a48e6
pushed by
wangdl
main
2026-06-18 22:27:51 +08:00
47s
fix: make import lock unique per attempt + release in finally
deploy.yml #320
:
Commit
aef8e2a416
pushed by
wangdl
main
2026-06-18 22:18:50 +08:00
48s
debug: add detailed logging to DocumentImportService.createImport
deploy.yml #319
:
Commit
433e0095ee
pushed by
wangdl
main
2026-06-18 22:17:08 +08:00
49s
fix: extract userId from JWT in POST /imports controller
deploy.yml #318
:
Commit
4f614f9d1f
pushed by
wangdl
main
2026-06-18 22:14:01 +08:00
47s
feat(API-AI-082): add POST /sources/:id/parse trigger endpoint
deploy.yml #317
:
Commit
0867b4f39a
pushed by
wangdl
main
2026-06-18 21:57:20 +08:00
46s
feat(API-AI-081): add KnowledgeItem.sourceId FK to KnowledgeSource
deploy.yml #316
:
Commit
939adcebd3
pushed by
wangdl
main
2026-06-18 21:55:44 +08:00
44s
fix(API-AI-080): enqueue import job + pass sourceId in KnowledgeSource pipeline
deploy.yml #315
:
Commit
76bdba330d
pushed by
wangdl
main
2026-06-18 21:52:36 +08:00
43s
fix: enable implicit conversion in StrictValidationPipe
deploy.yml #314
:
Commit
137fe36a72
pushed by
wangdl
main
2026-06-18 19:28:29 +08:00
45s
refactor: merge admin/learning into admin-api/learning, restore API isolation
deploy.yml #313
:
Commit
82e3a60101
pushed by
wangdl
main
2026-06-18 19:27:28 +08:00
45s
fix: correct admin path bypass in global JwtAuthGuard
deploy.yml #312
:
Commit
04da939a22
pushed by
wangdl
main
2026-06-18 19:01:31 +08:00
46s
First
Previous
1
2
3
4
5
...
Next
Last