Commit Graph

  • 08df61737e Trigger library search on genre click schroda 2025-05-17 19:12:04 +02:00
  • 53b31955af Update available languages schroda 2025-05-17 13:12:37 +02:00
  • caad353bfa Trigger library search on artist/author click (#939) Well404 2025-05-18 01:04:16 +08:00
  • 05dc05a043 Translations update from Hosted Weblate Hosted Weblate 2025-05-17 13:02:38 +02:00
  • 18e0e9069d Sort "obsolete" extensions at the start schroda 2025-05-10 02:12:04 +02:00
  • 86f1905c7c Cleanup ReaderControls#scroll schroda 2025-05-10 01:37:44 +02:00
  • 40abcd828f Keep previous/next transition page open on first/last chapter previous/next page tap-zone click schroda 2025-05-10 01:27:34 +02:00
  • 5d5cd5ac59 Include missing manga data in updater subscription schroda 2025-05-09 01:32:30 +02:00
  • 0a853082db Align language sorting with mihon schroda 2025-05-09 01:08:44 +02:00
  • 7e4e22b9e1 Add "All" to default languages schroda 2025-05-09 00:44:48 +02:00
  • dcd57aea8f Remove abbreviation of “language” in function names schroda 2025-05-09 00:42:56 +02:00
  • d27c5c445f Remove special "english" handling for language sorting schroda 2025-05-09 00:39:19 +02:00
  • aa202bb184 Update dependencies schroda 2025-05-05 02:22:02 +02:00
  • afdaf1f429 Move chapter types and constants to corresponding files schroda 2025-05-05 01:52:51 +02:00
  • 18be295ef5 Rename manga and chapter constants schroda 2025-05-05 01:46:11 +02:00
  • f0f740f4af Add option to disable transition pages schroda 2025-05-05 01:26:27 +02:00
  • eb23f74a40 Fix reader next chapter visibility detection schroda 2025-05-05 00:54:41 +02:00
  • c82110b29d Remove "LibraryOptionsContext" schroda 2025-05-03 13:59:21 +02:00
  • 04768d5210 Introduce "useAppTitleAndAction" hook schroda 2025-05-03 13:37:20 +02:00
  • aacdbaaeef Introduce "useAppAction" hook schroda 2025-05-03 13:24:55 +02:00
  • 3ab70c4802 Introduce "useAppTitle" hook schroda 2025-05-03 13:00:03 +02:00
  • 76cd9fd309 Remove "useContext" usages with hooks schroda 2025-05-03 12:39:53 +02:00
  • 385b3066cc Delete unused component schroda 2025-05-03 12:17:52 +02:00
  • b80006504e Move files into different folders schroda 2025-05-03 12:14:05 +02:00
  • 11b75103eb Reduce card list padding schroda 2025-05-03 12:05:11 +02:00
  • 736e556ccd Replace missed occurrences with "ListCardContent" schroda 2025-05-03 11:56:09 +02:00
  • c24d7ca2ef Fix link to extension repo setting schroda 2025-05-03 11:36:13 +02:00
  • 24a0cfb3b0 Use "mantine/hooks" schroda 2025-05-02 17:56:56 +02:00
  • e982b7c417 Preserve scroll position during infinite scroll initial previous chapter render schroda 2025-05-02 17:28:21 +02:00
  • d603c614ef Extract scroll preservation data collection schroda 2025-05-02 16:04:00 +02:00
  • d606130846 Ignore trailing image resize for scroll preservation schroda 2025-05-02 14:52:25 +02:00
  • 0c4e772542 Style scrollbar only on devices with hover support schroda 2025-04-30 23:55:31 +02:00
  • 36aa822455 Use window scroll for grouped virtuosos schroda 2025-04-30 02:40:05 +02:00
  • 36fa8dbe38 Improve scroll preservation on window resize schroda 2025-04-28 02:21:23 +02:00
  • ef3538d762 Cleanup "useReaderPreserveScrollPosition" schroda 2025-04-27 13:49:24 +02:00
  • 59bbb53790 Fix tracker oauth client redirect url schroda 2025-04-27 03:54:28 +02:00
  • a1cdc785c1 Prevent scrolling while dragging on the reader progress bar schroda 2025-04-27 01:05:25 +02:00
  • beda5096d1 Add option to disable "infinite chapter scroll" schroda 2025-04-26 23:19:01 +02:00
  • f9930b94ca Fix page resume on reader chapter list selection of already visible chapter schroda 2025-04-26 23:08:05 +02:00
  • 37127893b4 Make reader settings dialog transparent on some changes schroda 2025-04-25 02:50:25 +02:00
  • 112c700fb7 Fix extensions not being sorted by name schroda 2025-04-25 01:52:32 +02:00
  • 11755299e9 Cleanup DownloadQueue schroda 2025-04-25 01:35:07 +02:00
  • 1b7338f5e3 Extract list card content schroda 2025-04-25 01:05:43 +02:00
  • c0ab5f93a1 Extract list card avatar schroda 2025-04-25 00:50:51 +02:00
  • 6a6ff2cbe1 Fix extension repo url on small screens schroda 2025-04-25 00:29:37 +02:00
  • b503ab07e9 Fix source/extension repo url word break schroda 2025-04-25 00:27:28 +02:00
  • 24629407cb Fix tsc error schroda 2025-04-24 23:53:49 +02:00
  • e1905b267b Make extension filtering options optional schroda 2025-04-24 13:44:59 +02:00
  • 394d541746 Fix source filtering for nsfw schroda 2025-04-24 13:44:30 +02:00
  • d3de9a6db3 Fix dependency array of extensions filtering schroda 2025-04-24 13:38:35 +02:00
  • 4c04e1d17c Normalize language code comparisons schroda 2025-04-24 13:38:05 +02:00
  • 01856b9847 Always show installed extensions schroda 2025-04-24 13:13:28 +02:00
  • c9490f1887 Prevent language filter list from reseting scroll position on selection change schroda 2025-04-23 01:54:02 +02:00
  • d277370b28 Add ".aiignore" schroda 2025-04-22 22:19:24 +02:00
  • f93abd5b93 Place errored source searches after ones with search results schroda 2025-04-22 21:30:28 +02:00
  • f19c5d5038 Fallback to english in case no preferred languages are found schroda 2025-04-22 10:37:47 +02:00
  • 477656a3a9 Fix saving changed selected languages schroda 2025-04-22 10:34:59 +02:00
  • ee3e741688 Lazy load missed routes schroda 2025-04-21 23:00:28 +02:00
  • 4c1a493cf5 Save "showNsfw" setting on server schroda 2025-04-21 19:18:42 +02:00
  • 2022b7028e Always use "other" as "local source" language schroda 2025-04-21 19:11:43 +02:00
  • 6fef7b3aa4 Show selected languages in filter on top schroda 2025-04-21 19:01:52 +02:00
  • d661b1e3f2 Fix "scripts tokens" template file name schroda 2025-04-21 18:20:05 +02:00
  • 60cb7b31ab Cleanup "LangSelect" schroda 2025-04-21 18:18:13 +02:00
  • 4175ffbc1e Cleanup "SourceAll.tsx" schroda 2025-04-21 18:04:03 +02:00
  • 98f383e79e Cleanup "Source.tsx" schroda 2025-04-21 17:46:19 +02:00
  • 063f2958a1 Introduce "sources" util class schroda 2025-04-21 17:45:14 +02:00
  • 4a9f90b746 Introduce "sources" util class schroda 2025-04-21 17:00:13 +02:00
  • 633f58b563 Remove "sourceForcedDefaultLangs" schroda 2025-04-21 16:50:06 +02:00
  • fef33f15f9 Remove "forced languages" from "LangSelect" schroda 2025-04-21 16:31:51 +02:00
  • a48febeda5 Save selected extension languages on the server schroda 2025-04-21 15:37:54 +02:00
  • 9dfd9ed5e3 Cleanup "Extensions" schroda 2025-04-21 02:07:23 +02:00
  • e0567fac5d Extract extensions group header schroda 2025-04-21 01:58:33 +02:00
  • 91beeb2fb5 Fix update extensions failure error message pluralization schroda 2025-04-21 01:49:04 +02:00
  • d01837d5cd Move filtering to "groupExtensionsByLanguage" schroda 2025-04-21 01:48:25 +02:00
  • 87a496cec0 Cleanup "groupExtensionsByLanguage" schroda 2025-04-21 01:41:48 +02:00
  • 78030b103a Extract extensions language extraction into own function schroda 2025-04-21 01:23:27 +02:00
  • 214fa7710d Get rid of forced "All" extensions language schroda 2025-04-21 00:59:30 +02:00
  • 05082c24f4 Infer user preferred languages for default source/extension languages schroda 2025-04-21 00:40:51 +02:00
  • 27fb8823e9 Remove too much space of "TypographyMaxLines" schroda 2025-04-21 00:22:08 +02:00
  • 0733c930d4 Save chapter list options on server schroda 2025-04-20 21:40:28 +02:00
  • 0f3becf505 Fix auto webtoon mode mode for "manhwa" in english schroda 2025-04-19 01:15:35 +02:00
  • 5c232c77a7 Do not pass empty string as img src schroda 2025-04-18 21:44:23 +02:00
  • 3f93549f34 Update to react v19 schroda 2025-04-18 20:42:41 +02:00
  • 213f561fe4 Replace "react-beautiful-dnd" with "dnd-kit" schroda 2025-04-18 14:28:06 +02:00
  • 55c4a92b26 Update dependencies schroda 2025-04-09 22:39:28 +02:00
  • ecbc0e3be2 Support different languages for auto webtoon detection schroda 2025-04-18 00:17:56 +02:00
  • 9269f2a70c Add manga "comic" sources schroda 2025-04-18 00:07:25 +02:00
  • 898cc200f0 Remove "Infinity" usage schroda 2025-04-14 23:35:53 +02:00
  • 76167ebb67 Set sensible gql ws-client retry attempt count schroda 2025-04-14 23:41:25 +02:00
  • a48cb0ce27 Handle html in description of manga schroda 2025-04-14 02:11:56 +02:00
  • 0a7bf7cf78 Use set "base url" for "oauth redirect url" schroda 2025-04-13 20:21:15 +02:00
  • 882638b7c1 Fix jumpiness of manga description collapse/expand button schroda 2025-04-11 22:41:48 +02:00
  • 48d96afa85 Improve snackbar styling schroda 2025-04-11 22:33:54 +02:00
  • d0b0322f08 Fix webUI stable changelog url schroda 2025-04-07 00:41:08 +02:00
  • 01020d81b8 [skip ci] Add link to discord in issue templates schroda 2025-04-16 23:33:14 +02:00
  • 0aa49f359d [SKIP CI] Update ui server mapping schroda 2025-04-07 00:21:17 +02:00
  • e5c2d967c7 [Release] Version 1.5.1 schroda 2025-04-07 00:12:42 +02:00
  • 52e1730261 Handle "removed languages" section in changelog schroda 2025-04-07 00:07:12 +02:00
  • 772f7383e8 Translations update from Hosted Weblate Hosted Weblate 2025-04-06 21:02:55 +02:00
  • 791ccf1f6a Handle server version changes schroda 2025-04-06 23:58:58 +02:00