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
7
Packages
Projects
Releases
Wiki
Activity
Files
c42e4d5ab923f33a85431cf944efd61b46cfc558
Charon
/
frontend
History
Wikid82
9f54438955
Add tests for error handling in backup, notification, and proxy host handlers; enhance certificate service with persistence tests; refactor backup service for scheduled backups; improve frontend form handling and add API tests for certificates, domains, and proxy hosts; implement frontend test coverage script.
2025-11-24 03:52:37 +00:00
..
frontend
chore: Update .gitignore and commit remaining frontend changes
2025-11-23 20:44:19 +00:00
public
feat: add a default "Site Not Configured" page with dynamic admin link
2025-11-22 19:30:20 -05:00
src
Add tests for error handling in backup, notification, and proxy host handlers; enhance certificate service with persistence tests; refactor backup service for scheduled backups; improve frontend form handling and add API tests for certificates, domains, and proxy hosts; implement frontend test coverage script.
2025-11-24 03:52:37 +00:00
coverage.out
feat: enhance import functionality with Caddyfile content preview and optional mounting in Docker
2025-11-22 14:29:21 -05:00
eslint.config.js
feat: add Settings and Setup pages for user management
2025-11-19 22:54:35 -05:00
index.html
feat: add Settings and Setup pages for user management
2025-11-19 22:54:35 -05:00
package-lock.json
chore: Update .gitignore and commit remaining frontend changes
2025-11-23 20:44:19 +00:00
package.json
chore: Update .gitignore and commit remaining frontend changes
2025-11-23 20:44:19 +00:00
postcss.config.js
feat: add Tailwind CSS support and refactor Layout component structure
2025-11-20 00:01:26 -05:00
README.md
feat: add Settings and Setup pages for user management
2025-11-19 22:54:35 -05:00
tailwind.config.js
feat: add log level filtering and enhance logging configuration; update UI for improved navigation and settings structure
2025-11-21 21:32:43 -05:00
tsconfig.build.json
feat: add Docker container management functionality
2025-11-20 21:27:02 -05:00
tsconfig.json
feat: add Docker container management functionality
2025-11-20 21:27:02 -05:00
tsconfig.node.json
feat: add Settings and Setup pages for user management
2025-11-19 22:54:35 -05:00
vite.config.ts
feat: add Settings and Setup pages for user management
2025-11-19 22:54:35 -05:00
vitest.config.ts
feat: add Settings and Setup pages for user management
2025-11-19 22:54:35 -05: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