Commit Graph

181 Commits

Author SHA1 Message Date
490052a1f8 Revert change 2024-05-30 13:34:52 +08:00
c86011346b Update 2024-05-30 13:19:26 +08:00
b7dbca4311 Fix clear image caches don't optimize the sqlite database 2024-05-30 11:10:03 +08:00
7f033570b3 Add log out to user settings page 2024-05-30 11:02:08 +08:00
fb21e0cd73 Allow change settings in login page
Fix layout
2024-05-30 09:29:14 +08:00
69929d6990 Fix multiple websocket connection was established after change api entrypoint 2024-05-29 08:17:21 +00:00
4e013e317d Add user settings page 2024-05-29 08:00:59 +00:00
4ab13af42f Fix user management page may load incorrectly 2024-05-29 06:02:57 +00:00
1e1f0b91a3 Move all settings to settings subpage 2024-05-29 05:51:11 +00:00
0ebec3c35c Fix bug 2024-05-29 03:11:46 +00:00
fad7e9752c Fix layout 2024-05-29 01:34:34 +00:00
0c6efcbb98 Add delete user dialog 2024-05-28 09:11:52 +00:00
b4992a08db Add edit user page 2024-05-28 08:05:58 +00:00
bf2795be33 Update create user dialog 2024-05-28 06:24:45 +00:00
f06dc34c7e Add user managemant page 2024-05-28 05:06:03 +00:00
10a8e80762 Bug fix 2024-05-28 01:26:16 +00:00
1918a45bd2 Move all pages to subdirectory 2024-05-28 01:16:11 +00:00
b1fdf4cf9f Add mutex to putCache 2024-05-27 11:48:20 +00:00
682d24267f Minor fix 2024-05-27 11:36:25 +00:00
08ec70b70d Add support to get size for image_cache 2024-05-27 10:39:18 +00:00
edb10c54d7 Migrate from dart:html to package:web 2024-05-27 07:37:28 +00:00
89b2d33f76 Add logging 2024-05-27 06:51:33 +00:00
bb4ba0456d Fix bug 2024-05-27 04:45:36 +00:00
91b3076e35 Bug fix 2024-05-27 12:14:37 +08:00
44a23cd532 Show cached size in settings page 2024-05-27 10:52:07 +08:00
b19265ef32 Add support to cache images to disk 2024-05-27 09:12:52 +08:00
2d7318e296 Add size property to database 2024-05-27 08:55:30 +08:00
538a907f48 Fix bug on windows 2024-05-26 20:06:00 +08:00
5009446630 Minor fix 2024-05-26 19:29:15 +08:00
3a609256e0 Add support to cache thumbnail images to disk 2024-05-26 18:23:14 +08:00
e1943ee56a Update create download task dialog 2024-05-26 13:29:43 +08:00
a04e255beb Change separator 2024-05-26 12:25:11 +08:00
87a7b4e888 Update task detail page 2024-05-26 12:15:28 +08:00
2ab5a88807 Fix bug 2024-05-26 11:13:03 +08:00
93ad6a39a2 Add refresh support for task manager 2024-05-26 10:50:50 +08:00
dc744a9154 Use better way to initialize task manager listener and timers 2024-05-26 07:42:26 +08:00
a6d0a2e3c7 Add client ping functions to task websocket 2024-05-26 07:17:29 +08:00
e9f8c7b346 Use better way to calculate percent for download task 2024-05-25 21:57:11 +08:00
e141800664 Update error log 2024-05-25 20:41:20 +08:00
acc53e51bf Fix fetchMeta may not use latest token 2024-05-25 20:02:59 +08:00
b55c08b99b Add new settings dlUseAvgSpeed 2024-05-25 19:03:54 +08:00
bcd95cf042 Update task detail 2024-05-25 16:54:52 +08:00
d2d4579de3 show meta info in task detail page 2024-05-25 16:06:56 +08:00
afbda5a587 Add eta support 2024-05-25 15:31:21 +08:00
ddee58eee0 Update task detail page 2024-05-25 14:35:21 +08:00
3704233d3d Add task detail page 2024-05-25 11:07:01 +08:00
3e86682abc Add reorder button 2024-05-24 22:07:20 +08:00
9ea5a80bfb Add animation to progress bar 2024-05-24 21:44:55 +08:00
4237de585d Update task manager 2024-05-24 20:56:06 +08:00
c9d5d965ad 修复tag原文显示问题
更新依赖
2024-05-24 14:42:18 +08:00