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
9
Packages
Projects
Releases
Wiki
Activity
Files
cbb2f42a2bde0bb54bbffc733fe74e1d7019e893
Charon
/
frontend
History
GitHub Actions
cbb2f42a2b
fix: correct syntax error in bulk delete test for ProxyHosts
2026-03-11 15:53:24 +00:00
..
e2e
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
public
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
src
fix: correct syntax error in bulk delete test for ProxyHosts
2026-03-11 15:53:24 +00:00
.gitignore
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
eslint.config.js
fix(dependencies): replace eslint-plugin-vitest with @vitest/eslint-plugin in configuration files
2026-03-10 23:30:08 +00:00
index.html
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
package-lock.json
feat: Enhance Notifications feature with accessibility improvements and test remediation
2026-03-11 15:33:53 +00:00
package.json
feat: Enhance Notifications feature with accessibility improvements and test remediation
2026-03-11 15:33:53 +00:00
postcss.config.js
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
README.md
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
tailwind.config.js
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
trivy-fs-scan.json
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
tsconfig.build.json
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
tsconfig.json
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
tsconfig.node.json
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
vite.config.ts
chore: Refactor tests to use findBy queries for better async handling, update mock implementations, and clean up imports across various test files. Adjust toast utility to use for-of loops for callback execution. Update Vite and Vitest configuration files for consistency.
2026-03-11 02:24:28 +00:00
vitest.config.ts
chore: Refactor tests to use findBy queries for better async handling, update mock implementations, and clean up imports across various test files. Adjust toast utility to use for-of loops for callback execution. Update Vite and Vitest configuration files for consistency.
2026-03-11 02:24:28 +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