• Joined on 2025-08-28
lsd pushed to master at sh/shz-admin 2026-07-15 22:13:03 -04:00
4d48d33476 feat: add job suggestion feature with autocomplete in JobPortalHeader
lsd pushed to main at zkr/shz-backend 2026-07-15 22:03:00 -04:00
1e7853b9a4 feat: Implement job title suggestion service with caching and tokenization
lsd pushed to master at sh/shz-admin 2026-07-15 21:59:31 -04:00
f9f5ceac9d feat: enhance Druid integration and improve user management features
Compare 2 commits »
lsd pushed to main at zkr/shz-backend 2026-07-15 21:25:39 -04:00
8dea752d48 feat: Enhance department management with parent ID validation and department scope handling
lsd pushed to main at zkr/shz-backend 2026-07-15 12:49:12 -04:00
e21e51de8a feat: Update Druid login endpoint to use session-based authentication and remove sensitive data exposure
lsd pushed to main at zkr/shz-backend 2026-07-15 12:29:08 -04:00
8d77b358f9 Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend
95f8e0af7e feat: Add Druid monitoring controller for credential retrieval
Compare 2 commits »
lsd pushed to main at zkr/shz-backend 2026-07-15 04:13:51 -04:00
708d779533 feat: Enhance log inspection and querying capabilities for test environments
lsd pushed to master at sh/shz-admin 2026-07-15 03:46:20 -04:00
2e88885a27 feat: implement job management for companies in public job fairs
lsd pushed to main at zkr/shz-backend 2026-07-15 03:20:38 -04:00
5a926e36fc inti
lsd pushed to main at zkr/shz-backend 2026-07-15 03:17:55 -04:00
73e961facf update
lsd pushed to main at zkr/shz-backend 2026-07-15 03:14:32 -04:00
ba5b36b346 update
lsd pushed to main at zkr/shz-backend 2026-07-15 02:34:38 -04:00
65be89f0ff fix: Update approval check to use job fair ID and company ID
lsd pushed to main at zkr/shz-backend 2026-07-15 02:25:26 -04:00
5e780530de 修复测试环境部署脚本
lsd pushed to main at zkr/shz-backend 2026-07-15 02:07:29 -04:00
fe7c10783e feat: Update review status logic for job fair companies and add application test configuration
lsd pushed to main at zkr/shz-backend 2026-07-15 01:18:59 -04:00
47aedb03fc feat: Add functionality for companies to query their registered jobs without accessing admin details
5060fb0557 feat: Implement job fair company registration review workflow
Compare 2 commits »
lsd pushed to master at sh/shz-admin 2026-07-14 23:34:40 -04:00
f0c841e9c5 Merge branch and resolve proxy configuration
00ba967685 Add utility functions for handling public URLs and update API base URL logic
Compare 2 commits »
lsd pushed to main at zkr/shz-backend 2026-07-14 22:09:31 -04:00
8538de3776 feat: Add permissions for public job fair management and enhance role access
lsd pushed to main at zkr/shz-backend 2026-07-14 11:22:56 -04:00
8395b390b0 refactor: Update public and API base URL functions in company and detail pages for improved clarity
lsd pushed to main at zkr/shz-backend 2026-07-14 11:07:48 -04:00
646b0a87ba feat: Update default public base URL in RequestUrlUtils to include path for H5 resources
lsd pushed to main at zkr/shz-backend 2026-07-14 10:19:02 -04:00
b5f4920985 refactor: Update RequestUrlUtils to use default public URL for internal requests and clean up unused browser origin logic