64 Commits

Author SHA1 Message Date
ihmily
56b9da225f feat: add system message notify 2025-07-28 21:31:16 +08:00
Hmily
539e87247d feat: add direct download option switch (#156) 2025-07-21 17:39:25 +08:00
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
2649b6fc1e feat: add new card status 2025-07-18 11:23:21 +08:00
ihmily
72a58c1620 feat: add configurable max concurrent requests per platform 2025-07-16 22:23:55 +08:00
ihmily
794e0d3784 fix: record format options 2025-07-14 16:36:20 +08:00
ihmily
ee9bad89bf feat: add hls/flv recording option for douyin and tiktok 2025-07-14 10:55:18 +08:00
ihmily
9e387bc3da fix: optimize title 2025-07-10 16:28:48 +08:00
ihmily
3bc49c86b2 feat: add index page and refactor 2025-07-09 20:43:02 +08:00
ihmily
41eb02fa44 fix: optimize storage page ui for mobile devices 2025-07-09 20:27:45 +08:00
ihmily
5083afe807 💥 fix: Critical - Fix page blocking and freezing issue 2025-07-09 15:55:32 +08:00
ihmily
815a5968e8 fix: optimize message push settings 2025-06-30 17:41:51 +08:00
ihmily
c951eddcef fix: optimize card update 2025-06-28 17:56:51 +08:00
ihmily
925f42003f fix: improve mobile UI adaptation 2025-06-19 11:29:31 +08:00
ihmily
198857e0c1 feat: optimize message notifications snack bar 2025-06-17 15:40:27 +08:00
ihmily
777e5ede9d feat: adapt client UI to mobile interfaces 2025-06-17 11:40:54 +08:00
ihmily
5a494bbe21 fix: replace partial with lambda for compatibility 2025-06-16 16:33:27 +08:00
ihmily
72d1977486 fix: replace webbrowser.open with page.launch_url 2025-06-16 15:53:11 +08:00
ihmily
c46ac39dec feat: add custom filename template for recordings 2025-06-14 18:57:39 +08:00
ihmily
dc799c81a7 fix: optimize search box color adaptation 2025-06-13 18:29:03 +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
cadcae980f feat: add filter by platform category 2025-06-12 13:53:54 +08:00
ihmily
032ba5c868 style: fix lint issues 2025-06-11 17:58:34 +08:00
ihmily
11e105a9a9 feat: sync record dialog with global settings 2025-06-11 17:56:21 +08:00
ihmily
fdb57dbb98 refactor: optimize message push 2025-06-11 11:54:08 +08:00
ihmily
b6f63635f2 fix: optimize live streaming end message push 2025-06-07 16:42:53 +08:00
wuyuanhong
1e29317121 Feat/live complete messagepush (#86)
* fix:  change message push controls master switch in settings and sub switch in streamcard (default True)

* feat: add Live recording completed message push

* fix: check use ruff
2025-06-07 16:36:52 +08:00
ihmily
e8f5d6ce91 feat: add authentication module and update UI 2025-06-06 17:18:54 +08:00
ihmily
5ab992ab9f feat: add adaptive layout for push platform toggle button 2025-06-06 16:47:25 +08:00
ihmily
d5aa03b934 fix: add card status update when error 2025-06-04 19:50:32 +08:00
ihmily
95ab354295 refactor: adjust message push button layoput and optimize translation fields 2025-06-03 16:26:19 +08:00
wuyuanhong
f363288df0 feat: add serverchan meassage push (#72) 2025-06-03 15:58:13 +08:00
ihmily
16a269dafc feat: add recording status filtering and improve card visual display 2025-05-29 18:53:44 +08:00
ihmily
c9c828d51c fix: switch recording save directory when date changes or user modifies folder naming settings 2025-05-29 16:24:45 +08:00
ihmily
ef710ae0e8 feat: add persistence for theme and layout settings 2025-05-28 22:43:14 +08:00
ihmily
4add6dbd9f feat: add progress loading for recording list 2025-05-28 19:51:53 +08:00
ihmily
583cbda90d feat: Optimize app closing process and recording saving mechanism 2025-05-28 19:34:04 +08:00
ihmily
aa84719a1c feat: optimize recording card list and storage list loading speed 2025-05-23 13:46:35 +08:00
ihmily
0762e063dd fix: handle card component update errors when deleting 2025-05-23 11:58:53 +08:00
ihmily
693d833bb2 feat: add message push setting display 2025-05-21 20:18:42 +08:00
ihmily
2013e6042e feat: add auto-update notification system 2025-05-21 18:38:57 +08:00
ihmily
83707293cb fix: update custom fonts load 2025-05-21 14:26:26 +08:00
ihmily
1944f7faad fix: timeout waiting for invokeMethod clientStorage 2025-05-21 12:48:46 +08:00
ihmily
1625b3ad1a feat: enable users to select specific anchors for push notifications 2025-05-21 12:02:51 +08:00
Hmily
7ff7974ab8 style: fix lint issues 2025-04-27 17:47:46 +08:00
ihmily
539d96c531 feat: add select path notification 2025-04-27 17:43:39 +08:00
ihmily
0d1ddb3e22 feat: add preview video warning notification 2025-04-27 16:28:52 +08:00
ihmily
4527835835 feat: Update video player component and add video API service for web compatibility 2025-04-27 15:18:35 +08:00
ihmily
9da7f9a774 fix: add empty folder check during path validation 2025-04-23 22:57:03 +08:00