20 Commits

Author SHA1 Message Date
Hmily
142c437dbd refactor: restructure app directory for better organization (#155)
* refactor: restructure app directory for better organization

* update: add missing changes to __init__.py
2025-07-19 16:01:02 +08:00
ihmily
3bc49c86b2 feat: add index page and refactor 2025-07-09 20:43:02 +08:00
ihmily
777e5ede9d feat: adapt client UI to mobile interfaces 2025-06-17 11:40:54 +08:00
ihmily
d64d2afe75 fix: improve message push judgment 2025-06-13 18:20:34 +08:00
ihmily
690a7267db feat: add web secure login toggle 2025-06-12 14:31:13 +08:00
ihmily
11e105a9a9 feat: sync record dialog with global settings 2025-06-11 17:56:21 +08:00
Hmily
ae5958db94 up 2025-06-10 18:01:55 +08:00
ihmily
8d1c3a9f93 feat: add window minimize to system tray functionality 2025-06-10 17:43:06 +08:00
ihmily
e8f5d6ce91 feat: add authentication module and update UI 2025-06-06 17:18:54 +08:00
ihmily
ef710ae0e8 feat: add persistence for theme and layout settings 2025-05-28 22:43:14 +08:00
ihmily
583cbda90d feat: Optimize app closing process and recording saving mechanism 2025-05-28 19:34:04 +08:00
ihmily
2eaba8f53b feat: add video preview and storage page 2025-04-23 22:12:18 +08:00
ihmily
2784c2ebc2 feat: implement grid view toggle and card layout compatibility 2025-04-21 19:01:30 +08:00
ihmily
7dc3618a4d fix: update progress-overlay component import 2025-04-21 10:14:52 +08:00
ihmily
bb148f706f feat: update closing progress component 2025-04-19 19:11:11 +08:00
ihmily
b923803e7c feat: Add Docker support for simplified project setup - Added Dockerfile for building the application image - Added docker-compose.yml for multi-container orchestration - Updated README with instructions for running the project using Docker - Verified compatibility with existing project dependencies This change enables users to easily set up and run the project in a Docker environment, reducing local setup complexity. 2025-04-11 20:21:35 +08:00
ihmily
bb32c22003 refactor: optimize code structure and add. env file 2025-04-10 21:59:29 +08:00
ihmily
ae4ce2b82d feat: integrate web support 2025-04-07 17:26:59 +08:00
ihmily
6259ba250c fix: Ensure FFmpeg is terminated when program exits 2025-04-03 19:06:48 +08:00
ihmily
8ce3aed3b9 open source 2025-03-24 19:55:40 +08:00