Commit Graph

15 Commits

Author SHA1 Message Date
df4263f969 Add ability to manage search sources. Close #174 2025-02-09 19:29:51 +08:00
buste
3aca3baafc Fix ensure searchTarget is properly initialized for aggregatedSearch mode (#173)
Set searchTarget = defaultSearchTarget when aggregatedSearch is enabled, ensuring correct initialization and preventing missing suggestions on first input.

Without this fix, when opening the search page for the first time with aggregatedSearch enabled by default, entering an ID that matches a comic source does not trigger the "Open comic" suggestion. However, after toggling aggregatedSearch off and then back on, the same ID input correctly displays the suggestion.
2025-02-07 17:03:52 +08:00
bfd115046d fix #140 2025-01-16 19:17:18 +08:00
Pacalini
213c225e1e fix #131 (#136) 2025-01-13 13:59:42 +08:00
99a3788f4a fix #128 2025-01-06 10:55:26 +08:00
cf7be85f29 aggregated search 2024-12-12 21:17:30 +08:00
708cf83a32 improve ui 2024-11-17 17:23:43 +08:00
26fa41f503 improve translation 2024-11-07 09:41:14 +08:00
nyne
f17af25e2c fix local comic display 2024-10-27 18:39:33 +08:00
nyne
27d25db407 improve ui 2024-10-27 16:39:38 +08:00
nyne
897f92f4c9 add star rating, network cache, advanced search option, loginWithCookies, loadNext; fix some minor issues 2024-10-25 22:51:23 +08:00
nyne
30b3256eec search options in results page 2024-10-18 11:34:31 +08:00
nyne
e251355d66 search suggestions 2024-10-17 21:40:19 +08:00
nyne
fc86b8bbc6 add more js api & improve ui 2024-10-15 20:45:12 +08:00
nyne
2772289a19 search page 2024-10-04 10:37:31 +08:00