Commit Graph

312 Commits

Author SHA1 Message Date
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
2aab5876ff Add devcontainer 2024-05-27 12:32:55 +08:00
91b3076e35 Bug fix 2024-05-27 12:14:37 +08:00
de2bc89cdf Use bundled sqlite3 2024-05-27 11:11:20 +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
53910f8daa Update windows.yml 2024-05-26 18:43:58 +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
1172351761 Fix initialize 2024-05-26 08:08:47 +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
e392246424 Add i18n for manifest json 2024-05-25 18:26:39 +08:00
941163d167 Web: Fix 2024-05-25 18:05:57 +08:00
787140202d web: Fix deprecation warning 2024-05-25 17:57:00 +08:00
4e2d6acebd Windows Build: Update action versions 2024-05-25 17:32:01 +08:00
39650f6531 Web: Bump action versions 2024-05-25 17:30:40 +08:00
d974703225 iOS Build: Bump action versions 2024-05-25 17:28:42 +08:00
9ce05e525b Android Build: Bump action version 2024-05-25 17:26:37 +08:00
12f18af2b4 Linux Build: Use actions/upload-artifact@v4 2024-05-25 17:23:09 +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
PeanutMelonSeedBigAlmond
9b16aa3224 chore: fix up build error 2024-05-25 01:15:51 +08:00
PeanutMelonSeedBigAlmond
84745ff23b Merge remote-tracking branch 'origin/master' 2024-05-25 00:55:26 +08:00
PeanutMelonSeedBigAlmond
50f7f63b16 fix: save as on android 2024-05-25 00:54:14 +08:00
PeanutMelonSeedBigAlmond
1e6ee09265 chore: migrate legacy dependency annotation to version catalogs
because of plugin `flutter-plugin-loader` incompatible with catalog, plugins are not migrated
2024-05-25 00:02:23 +08:00
PeanutMelonSeedBigAlmond
31d59faecb style: clean up code 2024-05-24 23:37:48 +08:00
PeanutMelonSeedBigAlmond
b4087d4bcb chore: migrate build script to kts 2024-05-24 22:19:30 +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