Commit Graph

  • 7abfbd09ef Properly detect active library filters schroda 2024-09-21 21:38:20 +02:00
  • 20eaa90c10 Add optimistic response to metadata mutations schroda 2024-09-21 20:01:06 +02:00
  • fab5f0b860 Update downloadable check in chapter list schroda 2024-09-18 12:50:04 +02:00
  • 34ebe82df1 Properly detect downloadable chapter schroda 2024-09-18 12:49:03 +02:00
  • b05660dc82 Remove scroll to top on library filter change schroda 2024-09-17 03:48:21 +02:00
  • a1131bf85b Save library options per category schroda 2024-09-17 03:40:55 +02:00
  • df129f723a Rename library option variable names schroda 2024-09-16 11:35:55 +02:00
  • 83ce1caee6 Prevent blinking on page switch in double mode schroda 2024-09-16 22:24:08 +02:00
  • fe3bbedde9 Prevent blinking on page switch in single mode schroda 2024-09-16 22:23:58 +02:00
  • 4e763192a8 Add sort by total chapter count schroda 2024-09-15 22:53:35 +02:00
  • dab7d40271 Internationalize manga status in details page schroda 2024-09-15 02:28:31 +02:00
  • 1708d5daff Add "status" library filter schroda 2024-09-15 00:48:32 +02:00
  • 009da03236 Fix open track settings on library manga track action schroda 2024-09-14 01:37:36 +02:00
  • fe6757f308 Migrate to mui grid v2 schroda 2024-09-14 03:01:07 +02:00
  • 6c01c222c3 Add retry button for failed downloads schroda 2024-09-12 16:02:20 +02:00
  • 8fc6900148 Fix library appbar selection checkbox intermediate color schroda 2024-09-10 18:25:17 +02:00
  • a9e0853e34 Set manga thumbnail as background image schroda 2024-09-10 14:45:08 +02:00
  • b3a8821023 Change reader loading pages background color schroda 2024-09-10 13:04:37 +02:00
  • 7f330ec542 Rebind mouse scroll wheel on Continuous Horizontal reader (#800) BrutuZ 2024-09-14 16:58:16 -03:00
  • 164d810eb4 Decrease manga description collapsed size schroda 2024-09-09 23:00:25 +02:00
  • aa628c72f6 Increase add theme button icon size schroda 2024-09-09 22:34:43 +02:00
  • 418af05943 Handle long theme names schroda 2024-09-09 22:31:29 +02:00
  • e828e0f801 Fix appbar zindex schroda 2024-09-09 21:37:07 +02:00
  • 65f21f17b1 Support overriding mui theme "components" schroda 2024-09-09 21:12:05 +02:00
  • e7177b0b49 Add more themes schroda 2024-09-09 21:11:13 +02:00
  • b65636ddcf Update some theme colors schroda 2024-09-09 19:32:41 +02:00
  • c62d84baf3 Lighten calculated light theme background colors schroda 2024-09-09 19:31:14 +02:00
  • 1423ca23be Set appbar color on light theme schroda 2024-09-06 16:59:27 +02:00
  • 0a4124062b Show manga placeholder thumbnail while loading schroda 2024-09-09 16:01:44 +02:00
  • 9d06503048 Show manga image fullscreen button only on successful load schroda 2024-09-09 15:35:19 +02:00
  • 3b20d64062 Call "onImageLoad" callback only on successful load schroda 2024-09-09 15:33:09 +02:00
  • df5ce4b08c Filter out empty manga genre schroda 2024-09-09 14:57:34 +02:00
  • a6976d4513 Show manga description only if available schroda 2024-09-09 14:55:59 +02:00
  • b57e5118cc Define gql merge function for "trackRecords" field of "MangaType" schroda 2024-09-08 01:52:36 +02:00
  • 4a742bb0ff Reduce toasts when switching themes schroda 2024-09-07 01:47:06 +02:00
  • 74944407f7 Use "notistack" to display toasts schroda 2024-09-07 01:27:07 +02:00
  • fea710b5dc Remove "makeToaster" usage schroda 2024-09-07 01:23:48 +02:00
  • e0b58652f4 Support theme fonts schroda 2024-09-07 01:07:02 +02:00
  • 527ab8c149 Prevent creating themes without names schroda 2024-09-06 23:52:32 +02:00
  • 4662a9175f Always use calculated scrollbar size schroda 2024-09-06 23:50:38 +02:00
  • d9777c179a Extract function to get scrollbar size schroda 2024-09-06 23:43:38 +02:00
  • 02edc7cd4e Add missing key to manga genre list schroda 2024-09-06 23:36:29 +02:00
  • 99c7614b7b Set scrollbar height schroda 2024-09-06 23:32:42 +02:00
  • f0701ff03a Adjust theme preview components styling schroda 2024-09-06 23:29:40 +02:00
  • 81fe710531 Properly lock theme into themes dark or light mode schroda 2024-09-06 23:29:16 +02:00
  • 290f031479 Adjust comfortable manga grids title color while selected schroda 2024-09-06 23:08:01 +02:00
  • 088910d511 Downgrade react-virtuoso to v4.9.0 schroda 2024-09-06 20:07:14 +02:00
  • 12d12ccc48 Use custom themes schroda 2024-09-05 12:20:21 +02:00
  • ce3de56fcd Fix typo in component name schroda 2024-09-05 12:20:21 +02:00
  • c60db10db1 Adds hover and click effect to theme previews schroda 2024-09-05 12:18:17 +02:00
  • 3622028ba1 Prevent theme preview layout jump on selection schroda 2024-09-05 11:54:47 +02:00
  • 02b2758a97 Change cursor to pointer for theme previews schroda 2024-09-05 11:54:00 +02:00
  • 9b4ddf34da Fix overflow on Continuous Horizontal view (#793) BrutuZ 2024-09-05 00:11:41 -03:00
  • 97b4befbb1 Add themes schroda 2024-09-05 02:35:08 +02:00
  • cba2617190 Move "language" setting to "Appearance" page schroda 2024-09-05 00:27:35 +02:00
  • f328e38b51 Move "manga item width" to "Appearance" page schroda 2024-09-05 00:25:45 +02:00
  • 1444d51ed2 Add pure black mode option schroda 2024-09-05 00:08:23 +02:00
  • ba2ce37468 Add option to select system theme schroda 2024-09-04 23:46:04 +02:00
  • e909fc64fd Move "darkTheme" setting to "Appearance" page schroda 2024-09-04 23:44:32 +02:00
  • 517c3edcfe Remove top padding from setting lists schroda 2024-09-05 00:34:13 +02:00
  • be471ba06b Update mui theme schroda 2024-09-04 22:26:40 +02:00
  • 378c97aa1b Update reader open settings button styling schroda 2024-09-04 22:39:19 +02:00
  • 2f715a1974 Add padding to browse "inLibrary" indicator schroda 2024-09-04 18:03:59 +02:00
  • d1d37c8516 Update mui dependencies schroda 2024-09-03 17:15:47 +02:00
  • 161a2bb657 Update dependencies schroda 2024-09-03 17:12:38 +02:00
  • 274c4c6489 Add server log file rotation settings schroda 2024-09-01 03:04:34 +02:00
  • fe8043c232 Prevent manga page description from jumping on initial render schroda 2024-09-01 01:39:13 +02:00
  • 395092099a [SKIP CI][Tooling] Update translation changelog script schroda 2024-09-01 01:18:24 +02:00
  • 2733c06fe1 Show server version updated info for first detected update schroda 2024-09-01 00:57:42 +02:00
  • 74113d4b7f Show webUI version updated info for first detected update schroda 2024-09-01 00:56:15 +02:00
  • b7624a33a5 Translations update from Hosted Weblate Hosted Weblate 2024-08-29 01:09:42 +00:00
  • 34095d4f12 Show missing image icon for missing manga thumbnail urls schroda 2024-09-01 00:44:48 +02:00
  • 05bdcf3905 Center manga page thumbnail loading placeholder schroda 2024-09-01 00:42:24 +02:00
  • 716f1df073 Update tracker components styling schroda 2024-09-01 00:28:18 +02:00
  • c5f83cec53 Update reader nav bar styling schroda 2024-09-01 00:11:28 +02:00
  • 1414f2f103 Make font sizes responsive schroda 2024-08-31 22:42:06 +02:00
  • 2430f84837 Update categories settings cards styling schroda 2024-08-31 17:26:40 +02:00
  • 08ccf1c33d Update download queue styling schroda 2024-08-31 16:36:03 +02:00
  • 95a687ae37 Update updates page styling schroda 2024-08-31 15:38:51 +02:00
  • 0c6c9e5ab4 Update list group headers styling schroda 2024-08-30 21:54:11 +02:00
  • 86f4e895b1 Update migration card styling schroda 2024-08-30 21:38:16 +02:00
  • f05f761f74 Update extension card styling schroda 2024-08-30 21:34:58 +02:00
  • 4aed3ffa78 Update source card styling schroda 2024-08-30 21:32:21 +02:00
  • 299d3c111c Update manga cards styling schroda 2024-08-30 21:19:40 +02:00
  • 37d6f35604 Update manga page chapter list styling schroda 2024-08-30 15:52:02 +02:00
  • bf8aecfc42 Properly update chapter list window scroll schroda 2024-08-30 15:50:17 +02:00
  • 825fd46ed4 Option to open manga page thumbnail fullscreen schroda 2024-08-30 03:36:38 +02:00
  • 30c60c8954 Make manga page description collapsable schroda 2024-08-30 04:36:07 +02:00
  • 053db4a1e3 Update manga page styling schroda 2024-08-30 04:34:28 +02:00
  • 74d777a52b Calculate proper appbar width schroda 2024-08-28 22:50:58 +02:00
  • 1699a942dc Sort duplicated library manga by title schroda 2024-08-26 16:28:44 +02:00
  • 08866ace3d Terminate gql subscription on server address change schroda 2024-08-25 22:34:01 +02:00
  • 114f9fd34f Always fetch chapter pages schroda 2024-08-25 21:04:02 +02:00
  • a688e184de [SKIP CI] Add feature list to readme schroda 2024-08-18 22:43:14 +02:00
  • 1cc06cb237 Update readme schroda 2024-08-18 22:42:58 +02:00
  • 054b9c33bc Cleanup library filter logic schroda 2024-08-14 23:12:51 +02:00
  • 431248d69a Cleanup library search logic schroda 2024-08-14 22:17:12 +02:00
  • 5bbde0edc6 Include artist, author and source name in library search schroda 2024-08-14 22:40:53 +02:00
  • 66e2bd47ea Include description in library search schroda 2024-08-14 15:20:59 +02:00
  • 49af42e1bc Improve string cleanup function schroda 2024-08-14 15:14:49 +02:00