skillhub/server
wowo-zZ e97752735c fix(auth): improve logout flow to always redirect to home
- Use window.location.href for full page refresh
- Move redirect to finally block to ensure it always executes
- Fix V7 migration to be a no-op since column is already jsonb
2026-03-14 15:40:53 +08:00
..
.mvn/wrapper feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
skillhub-app fix(auth): improve logout flow to always redirect to home 2026-03-14 15:40:53 +08:00
skillhub-auth Add extensible auth compatibility layer for private SSO 2026-03-13 18:00:22 +08:00
skillhub-domain fix(ops): resolve storage permission and audit log JSONB type issues 2026-03-14 11:23:19 +08:00
skillhub-infra chore(release): v0.1.0-beta.7 2026-03-13 16:05:08 +08:00
skillhub-search chore(release): v0.1.0-beta.7 2026-03-13 16:05:08 +08:00
skillhub-storage Refine production compose runtime config 2026-03-13 17:00:47 +08:00
.dockerignore feat(staging): optimize staging build with local Maven packaging 2026-03-14 14:21:06 +08:00
Dockerfile fix(ops): resolve storage permission and audit log JSONB type issues 2026-03-14 11:23:19 +08:00
Dockerfile.dev feat(staging): optimize staging build with local Maven packaging 2026-03-14 14:21:06 +08:00
mvnw feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
mvnw.cmd feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
pom.xml chore(release): v0.1.0-beta.7 2026-03-13 16:05:08 +08:00