Commit Graph

5 Commits

Author SHA1 Message Date
0f183b61a4 feat: Enhance installation script and download functionality
- Add support for a force installation mode in the install script, allowing users to overwrite existing configurations and databases.
- Improve database setup logic to ensure existing users and databases are only dropped during a force installation.
- Introduce a new API endpoint to list available download files, enhancing the user experience on the download page by only displaying existing files.
- Update HTML templates to reflect the availability of download files dynamically.
2026-02-26 21:22:39 +08:00
89948f76b7 feat: Update database setup and download handling
- Set a fixed database password and ensure old data is overwritten during setup.
- Enhance the download functionality with improved error handling for missing files, providing user-friendly HTML responses.
- Add instructions for placing client builds in the downloads directory in the admin panel.
2026-02-26 21:05:41 +08:00
cf106cab58 11 2026-02-25 22:07:34 +08:00
13950a8d09 1 2026-02-25 22:00:35 +08:00
b6891483ae Initial commit: FunConnect project with server, relay, client and admin panel
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 19:58:51 +08:00