This website requires JavaScript.
Explore
Help
Sign In
akanealw
/
Charon
Watch
1
Star
0
Fork
0
You've already forked Charon
Code
Issues
Pull Requests
Actions
16
Packages
Projects
Releases
Wiki
Activity
Files
b1778ecb3def5e8a773c940ab5d062ac22ee8a80
Charon
/
frontend
History
Jeremy
b1778ecb3d
Merge branch 'development' into main
2025-12-17 09:32:46 -05:00
..
e2e
Add comprehensive tests for Security Dashboard functionality
2025-12-12 23:51:05 +00:00
public
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
src
feat: switch WebSocket auth from query params to HttpOnly cookies for security
2025-12-17 12:54:35 +00:00
eslint.config.js
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
index.html
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
package-lock.json
chore(deps): update dependency knip to ^5.75.1
2025-12-17 14:26:03 +00:00
package.json
chore(deps): update dependency knip to ^5.75.1
2025-12-17 14:26:03 +00:00
postcss.config.js
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
README.md
Fix Rate Limiting Issues
2025-12-12 19:21:44 +00:00
tailwind.config.js
feat: implement modern UI/UX design system (
#409
)
2025-12-16 21:21:39 +00:00
tsconfig.build.json
fix: expand exclusion patterns in TypeScript build configuration
2025-12-16 14:24:13 +00:00
tsconfig.json
test: add unit tests for Alert, DataTable, Input, Skeleton, and StatsCard components
2025-12-16 22:05:39 +00:00
tsconfig.node.json
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
vite.config.ts
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
vitest.config.ts
Add QA test outputs, build scripts, and Dockerfile validation
2025-12-11 18:26:24 +00:00
README.md
Frontend (Vite + React)
Development
cd
frontend npm install npm run dev
Production build
cd
frontend npm run build
Reference in New Issue
View Git Blame
Copy Permalink