• Joined on 2025-08-31
xiner pushed to main at xiner/CICD 2025-12-15 10:46:43 +00:00
2cfd9ae72d ci: run job in node:20 container and install git; add proxy env
xiner pushed to main at xiner/CICD 2025-12-15 10:35:50 +00:00
86fd51bfab ci: run job in node:20 container and install git; add proxy env
xiner pushed to main at xiner/CICD 2025-12-15 09:54:22 +00:00
40e6a3a52a ci: run job in node:20 container and install git; add proxy env
xiner pushed to main at xiner/CICD 2025-12-15 09:53:29 +00:00
068e90f5eb ci: run job in node:20 container and install git; add proxy env
xiner pushed to main at xiner/CICD 2025-12-15 08:59:25 +00:00
7b03524c62 ci: add HTTP(S)_PROXY env and proxy setup
xiner pushed to main at xiner/CICD 2025-12-15 07:12:43 +00:00
de25bc3b01 ci: add HTTP(S)_PROXY env and proxy setup
xiner pushed to main at xiner/CICD 2025-12-12 11:26:48 +00:00
3cd01fa71e ci: add HTTP(S)_PROXY env and proxy setup
205ae6aec6 ci: add HTTP(S)_PROXY env and proxy setup
Compare 2 commits »
xiner pushed to main at xiner/CICD 2025-12-12 08:27:29 +00:00
8884d2eb4f update runner tag: tag
xiner pushed to main at xiner/CICD 2025-12-12 08:25:10 +00:00
23431655e9 ci: use self-hosted runner
xiner pushed to main at xiner/CICD 2025-12-12 08:21:19 +00:00
83dd36d842 feat: init Next.js app and CI
xiner created branch main in xiner/CICD 2025-12-12 08:21:19 +00:00
xiner created repository xiner/CICD 2025-12-12 08:11:30 +00:00
xiner pushed to dev at xiner/Nexus_Edu 2025-11-30 13:59:17 +00:00
4b84a09538 fix(dev): bind frontend to 127.0.0.1:8080 and avoid EACCES\nfix(backend): bind server to 127.0.0.1:8081, add permissive CORS whitelist\nfix(auth): login form UX remove default username, clarify placeholder, add test account autofill\nchore(api): set frontend API_BASE_URL to 127.0.0.1:8081\nrefactor(assignments): lifecycle/state logic and archive endpoint\nfeat(analytics): add exam stats endpoint and client method\nchore(lint): add eslint configs
xiner pushed to dev at xiner/Nexus_Edu 2025-11-28 14:58:53 +00:00
xiner created branch dev in xiner/Nexus_Edu 2025-11-28 14:58:53 +00:00
xiner pushed to main at xiner/Nexus_Mat 2025-11-28 11:30:03 +00:00
d2468e9fca fix: user registration with email support
xiner created branch main in xiner/Nexus_Edu 2025-11-28 11:23:52 +00:00
xiner pushed to main at xiner/Nexus_Edu 2025-11-28 11:23:52 +00:00
38244630a7 chore: initial import to Nexus_Edu
xiner created repository xiner/Nexus_Edu 2025-11-28 11:20:28 +00:00
xiner pushed to main at xiner/Nexus_Mat 2025-11-28 10:48:20 +00:00
210e791f76 ci: 修正runs-on标签与镜像默认名, 增加workflow_dispatch