vsxd
|
9bad6a38e2
|
chore(release): v0.1.0
|
2026-03-19 20:25:18 +08:00 |
|
vsxd
|
14d86c290a
|
chore(release): v0.1.0-beta.7
|
2026-03-13 16:05:08 +08:00 |
|
vsxd
|
62d9d88546
|
chore(release): cut v0.1.0-beta.2
|
2026-03-13 10:13:50 +08:00 |
|
vsxd
|
217ed7e918
|
feat(social): add SkillStarService and SkillRatingService with events
|
2026-03-12 17:36:42 +08:00 |
|
vsxd
|
28040f36a2
|
feat(domain): add skill publish, query, download, and tag services with tests
|
2026-03-12 02:24:03 +08:00 |
|
vsxd
|
c9f9ef03f2
|
feat: add namespace services, controller, DTOs, and domain events
|
2026-03-12 02:12:00 +08:00 |
|
vsxd
|
4920506643
|
feat(domain): add SkillMetadataParser, SkillPackageValidator, and VisibilityChecker with tests
|
2026-03-12 02:04:29 +08:00 |
|
vsxd
|
351829e1a9
|
feat(domain): add SlugValidator with comprehensive validation rules
|
2026-03-12 01:53:08 +08:00 |
|
vsxd
|
edfff6abc7
|
feat: complete Chunk 1 - backend skeleton and infrastructure
- Migrate all Maven groupId and Java packages to com.iflytek.skillhub
- Add Docker Compose with PostgreSQL 16, Redis 7, MinIO
- Add Flyway V1 migration with Phase 1 core schema (user, auth, RBAC, namespace, audit)
- Add RequestIdFilter with MDC tracing and X-Request-Id header
- Add GlobalExceptionHandler and ErrorResponse DTO
- Add HealthController (/api/v1/health) and OpenAPI config
- Add basic SecurityConfig permitting public endpoints
- Add H2 test profile for CI-friendly testing without external services
- Add top-level Makefile for dev workflow orchestration
- All 3 tests passing
|
2026-03-11 23:35:47 +08:00 |
|
vsxd
|
27b7a4dad1
|
feat: project ini and docs updates
|
2026-03-11 22:47:05 +08:00 |
|