38 Commits

Author SHA1 Message Date
fromost 046cd98757 fix format 2026-01-08 22:18:11 +08:00
William eb9dcd15e8 lots of things
changed db storing method from json to message pack
remove tui
fix progressbar
add logging
2026-01-08 22:15:45 +08:00
fromost 743261ce4f Remove unused imports 2025-12-15 02:12:46 +08:00
fromost e76f12527f Add info boxes contents 2025-12-15 02:12:01 +08:00
fromost 979afc27e3 Remove unnecessary state field 2025-12-14 22:56:06 +08:00
fromost 111de9a8b0 Improve genre parsing
Fix game list sorting
2025-12-14 22:42:31 +08:00
fromost 12e8bd2b92 Remove unused types 2025-12-14 21:34:34 +08:00
fromost 27cb9fa32f Refactor structure 2025-12-14 21:34:06 +08:00
fromost 952f00261b Add basic list navigation and display 2025-11-11 02:15:43 +08:00
fromost e7e6f0695f Revert StatefulView 2025-11-11 01:10:10 +08:00
fromost 6d197bdf78 Refactor 2025-11-10 14:17:48 +08:00
fromost fcb9297fdc Refactor code to remove Any 2025-11-10 02:02:14 +08:00
fromost 2538049f4a Add syncing for genres and works 2025-10-30 17:34:39 +08:00
fromost 3f5dee13f5 Refactor config 2025-10-27 20:37:42 +08:00
fromost ab7f6fe206 Add Reference id 2025-10-26 18:25:30 +08:00
fromost 11dad7daac Remove Cargo.lock 2025-10-26 01:35:36 +08:00
fromost db0d5234f8 Update .gitignore 2025-10-26 01:34:49 +08:00
fromost 334d5ff44c Update .gitignore 2025-10-26 01:34:30 +08:00
fromost da3acaaacb Optimize rocksdb 2025-10-26 01:31:57 +08:00
fromost 9f6c81471e Add rocksdb 2025-10-26 00:28:24 +08:00
fromost 5c466d37e9 Remove diesel 2025-10-19 23:25:56 +08:00
fromost eacf897f8c Add dlsite genres scraping 2025-10-18 14:54:00 +08:00
fromost 27bee0cfde Add basic dlsite crawler
Reformat application config
2025-10-18 01:32:00 +08:00
fromost fea4e8d35e Change to use json for config
cleanup unused codes
2025-10-17 16:29:36 +08:00
fromost 71122e87ae Add validation to textarea 2025-10-16 18:51:24 +08:00
fromost 5f0238d3e3 Add scroll to textarea 2025-10-16 14:36:24 +08:00
fromost d033d8b93f Reformat code 2025-10-15 21:57:33 +08:00
fromost a776e55187 Add cursor to textarea 2025-10-15 18:06:45 +08:00
fromost 8142d542f6 Refactor to use view state 2025-10-14 13:58:51 +08:00
fromost 97ff7011e8 Refactor popup 2025-10-13 23:56:07 +08:00
fromost bcc60c5203 Add textarea support 2025-10-13 00:08:56 +08:00
fromost 4a0fa965c6 Add dlsite cli add folder 2025-10-10 23:57:29 +08:00
fromost 473ef8452b Change using Result 2025-10-09 18:28:35 +08:00
fromost 6f8a1eada1 change robots.txt to cache 2025-10-09 17:19:04 +08:00
fromost 2556781b45 Fix sqlite db wrong path 2025-10-09 16:56:50 +08:00
fromost d660f25fb1 add robots txt detection 2025-10-09 15:26:36 +08:00
fromost 10b89aee17 Add sqlite and config support 2025-10-09 11:33:06 +08:00
fromost 5053d19d73 Init Commit 2025-10-05 21:40:49 +08:00