Commit Graph

55 Commits

Author SHA1 Message Date
游薪渝(揽清) 9c1d8e99a7 [fix] filters cause blank screen
Auto-scroll to top when filters change to avoid blank screen when data shrinks
2025-09-05 11:21:36 +08:00
游薪渝(揽清) cc5ebaf797 [update] update last model usage 2025-09-03 19:25:49 +08:00
游薪渝(揽清) 868b6c71a8 [feat] Implement stable hash and optimize download progress tracking
- Add String.stableHash extension method for generating stable temporary filenames
- Refactor download progress tracking to support file-level progress monitoring
- Optimize download manager for concurrent downloads and cancellation functionality
- Improve temporary file storage location and download cache management
- Enhance error handling and resource cleanup logic
2025-09-02 17:49:38 +08:00
游薪渝(揽清) 8248fee4df [refactor] move model downloader to service 2025-08-29 16:55:20 +08:00
游薪渝(揽清) d061d77900 [fix] disable trash action for local model 2025-08-29 15:52:14 +08:00
游薪渝(揽清) 7d31c0b6c5 [update] docment with Apple style 2025-08-29 15:38:24 +08:00
游薪渝(揽清) 10a35ceafd [add] downloader docment 2025-08-29 14:48:01 +08:00
游薪渝(揽清) d62514f2a3 [update] config and remove unused code 2025-08-29 14:22:25 +08:00
游薪渝(揽清) e2aa9f4982 [update] download config 2025-08-28 17:02:21 +08:00
游薪渝(揽清) 915c692000 [feat] optimized model scope download manager 2025-08-27 20:21:38 +08:00
游薪渝(揽清) 702afa2313 [fix] model file size 2025-08-21 11:20:41 +08:00
游薪渝(揽清) a81018dd13 [update] make data model hashable 2025-08-19 15:51:38 +08:00
游薪渝(揽清) 0e11a92e47 [update] local model without think tag 2025-08-19 14:52:19 +08:00
游薪渝(揽清) 2b58ee98ea [fix] load local model from history 2025-08-12 16:32:33 +08:00
游薪渝(揽清) 8b26e3316a [fix] load local model from history 2025-08-12 16:22:46 +08:00
游薪渝(揽清) 669a7e8b1b [fix] error alert dismiss 2025-08-11 11:28:08 +08:00
游薪渝(揽清) 02906ef445 [update] sync download status 2025-08-05 16:46:36 +08:00
游薪渝(揽清) a05e57ac66 [update] avoiding models duplicates 2025-08-05 16:38:44 +08:00
游薪渝(揽清) b373b8c297 [del] remove unused comments 2025-08-01 14:03:26 +08:00
游薪渝(揽清) dea02b4b8a [update] disable inside model delete 2025-08-01 11:12:05 +08:00
游薪渝(揽清) 4fea0b4c76 [feat] support inside local model 2025-08-01 11:11:52 +08:00
游薪渝(揽清) 90dba5548e [add] search local models 2025-07-30 16:53:00 +08:00
游薪渝(揽清) 655e5dd884 [del] unused comment 2025-07-21 17:44:32 +08:00
游薪渝(揽清) 81e34a22ac [update] model list row layout 2025-07-21 16:55:13 +08:00
游薪渝(揽清) e5ffe41f82 [feat] use remote Ali CDN 2025-07-21 16:26:34 +08:00
游薪渝(揽清) 1211e0591c [update] localizable 2025-07-21 16:06:09 +08:00
游薪渝(揽清) b56b8fc9ed [feat] benchmark module 2025-07-11 10:58:37 +08:00
游薪渝(揽清) 61e33fc603 [update] cached size 2025-07-10 14:46:20 +08:00
游薪渝(揽清) f3e3b19f2a [refactor] project structure 2025-07-10 14:45:59 +08:00
游薪渝(揽清) 85855f7dbc [feat] change data source 2025-07-10 11:16:25 +08:00
游薪渝(揽清) 3d2091bc24 [update] change storage key from modelId to modelName 2025-07-09 20:31:39 +08:00
游薪渝(揽清) cbe027a005 [update] use model name as download Key 2025-07-09 20:14:07 +08:00
游薪渝(揽清) b2050e0513 [update] get info from new data struct 2025-07-09 19:57:36 +08:00
游薪渝(揽清) 5ec4211526 [update] filter tag color 2025-07-07 14:19:12 +08:00
游薪渝(揽清) 0e7d0bf4e3 [add] pin current downloading item 2025-07-04 17:28:42 +08:00
游薪渝(揽清) cb7b28a4b1 [update] sourceSelector style 2025-07-04 17:28:13 +08:00
游薪渝(揽清) 1125efd8c7 [refactor] split model row list subviews 2025-07-04 17:22:31 +08:00
游薪渝(揽清) 5d170ed77a [refactor] split model list sub views 2025-07-04 17:15:47 +08:00
游薪渝(揽清) 4af8cfe6b7 [update] model list search bar 2025-07-04 16:10:11 +08:00
游薪渝(揽清) 16032b9164 [update] support row tap 2025-07-04 15:38:11 +08:00
游薪渝(揽清) 59ebea5c03 [feat] optimize model list while downloading 2025-07-04 15:32:25 +08:00
游薪渝(揽清) 31a2825abb [feat] add mock model list 2025-07-04 14:24:10 +08:00
游薪渝(揽清) bae99d5e68 [feat] show model size 2025-07-03 17:51:28 +08:00
游薪渝(揽清) df333dd071 [feat] cancel download 2025-07-03 15:45:37 +08:00
游薪渝(揽清) a5579b506a [update] model list view UI 2025-07-01 17:28:29 +08:00
游薪渝(揽清) 39457666a0 [update] list row UI 2025-07-01 15:34:31 +08:00
游薪渝(揽清) 5123077a18 [add] delete action 2025-07-01 11:01:49 +08:00
游薪渝(揽清) cbed8ff5d2 [feat] custom dropdown menu 2025-06-30 16:07:04 +08:00
游薪渝(揽清) 815f1a0548 [update] pin with gray background 2025-06-26 16:51:57 +08:00
游薪渝(揽清) fc028886ed [add] local model view and action 2025-06-26 16:06:25 +08:00