Commit Graph

10 Commits

Author SHA1 Message Date
8a12744 a05f7ec322 frontend: support more missing dark mode style 2026-01-03 12:58:27 +08:00
8a12744 f46c2a039b frontend: add dark mode support 2026-01-03 12:48:25 +08:00
8a12744 827c9198ae feat: migrate from Element Plus to Ant Design Vue and update Vite configuration for better dependency management
- Updated Vite configuration to manually chunk Ant Design Vue for improved dependency management.
- Added a comprehensive migration testing checklist for transitioning from Element Plus 2.13.0 to Ant Design Vue 4.x, covering various components and functionalities.
2026-01-03 01:38:38 +08:00
8a12744 42a1046750 fix: wrong import 2026-01-02 14:04:11 +08:00
8a12744 b5845384f3 fix: update axios baseURL to remove default localhost value 2026-01-02 12:38:26 +08:00
8a12744 434815fd42 frontend: fix import 2026-01-02 03:21:13 +08:00
8a12744 7d3d192416 fix: build 2026-01-02 02:56:27 +08:00
8a12744 db54884f0c refactor: remove backup files 2026-01-02 02:28:50 +08:00
8a12744 5430dc03f4 refactor: see details below
- Fix emailing.
- Updated manage.sh to enhance command handling and service management for backend and frontend.
- Introduced utility functions for better code organization and readability.
- Added support for checking Node.js version and ensuring the virtual environment is set up.
- Implemented improved logging with color-coded output for better visibility.
- Created a new nginx.conf.example file for easy Nginx configuration setup for the application.
2026-01-02 01:57:25 +08:00
8a12744 fdc725b893 refactor: v2
backend & frontend
2026-01-01 18:38:21 +08:00