Commit Graph

  • dbb4bf70af Use correct local source header in settings (#466) schroda 2023-11-19 21:22:21 +01:00
  • d12ac27b61 Feature/download ahead while reading (#464) schroda 2023-11-19 21:17:35 +01:00
  • e26907e2ce Prevent TypeError when loading next chapter after last page (#463) schroda 2023-11-19 21:17:22 +01:00
  • 7db5435967 Remove "useCache" query from image requests (#465) schroda 2023-11-19 21:17:10 +01:00
  • 197ee5c94b Persist server settings when disabling them (#462) schroda 2023-11-19 00:13:49 +01:00
  • 1fd9b4e744 Disable disallowed settings (#461) schroda 2023-11-19 00:10:30 +01:00
  • eda682d9ab Remove deprecated cache setting (#459) schroda 2023-11-19 00:10:19 +01:00
  • cac60fed2c Feature/server settings (#458) schroda 2023-11-18 19:55:44 +01:00
  • 482db4626a Prevent infinite re-renders in extensions (#457) schroda 2023-11-18 19:55:35 +01:00
  • 8d4687428f Fix/app search (#456) schroda 2023-11-12 19:04:40 +01:00
  • 35c34b6d1b Feature/search bar improvements (#455) schroda 2023-11-12 03:21:26 +01:00
  • 0c7498dba6 Prevent pages from getting selected while dragging (#454) schroda 2023-11-12 01:48:10 +01:00
  • dabe88385d Feature/reader vertical pager keyboard bindings scrolling (#452) schroda 2023-11-12 01:41:20 +01:00
  • 9b96560a17 Feature/settings backup (#453) schroda 2023-11-12 01:41:10 +01:00
  • b080286b81 Reduce chapter updates in the reader schroda 2023-11-11 23:53:12 +01:00
  • a0a52b11a1 Fix/pagination of sources which require pages to be fetched in order (#451) schroda 2023-11-11 23:43:22 +01:00
  • 345fbcb5c7 Fix/apollo client spamming infinite requets on failure (#450) schroda 2023-11-11 23:42:58 +01:00
  • 291e1899f9 Remove re-fetching of manga query on chapter update (#449) schroda 2023-11-11 23:42:33 +01:00
  • c5f943d571 Get latest manga data from the apollo cache (#447) schroda 2023-11-05 22:40:35 +01:00
  • 593acc7f89 Refresh extension list after updating (#446) schroda 2023-11-05 22:37:28 +01:00
  • 9284e46c45 Prevent SelectionFAB from being behind the "ChapterCard" checkbox (#445) schroda 2023-11-05 17:22:35 +01:00
  • 4ab61723e7 Add missing tooltips (#444) schroda 2023-11-05 17:22:29 +01:00
  • d9d92a75fa Handle source not supporting browse "latest" (#443) schroda 2023-11-05 17:22:16 +01:00
  • 134e47763f Feature/update dependencies (#442) schroda 2023-11-04 23:11:40 +01:00
  • 7cb062d453 Feature/extensions always use fetch mutation to get list (#440) schroda 2023-11-04 22:40:38 +01:00
  • 2c35808ee4 Fetch chapter pages everytime unless chapter is downloaded (#439) schroda 2023-11-04 22:40:21 +01:00
  • a6cc757d50 Feature/global update settings update manga metadata (#441) schroda 2023-11-04 14:55:25 +01:00
  • 14e7af9a4a Feature/modify download settings (#429) schroda 2023-11-04 14:40:43 +01:00
  • 1acda66b16 Feature/update backup restore to server changes (#438) schroda 2023-11-02 13:01:01 +01:00
  • cc59f88a1d Correct library error translations (#437) schroda 2023-11-01 14:26:57 +01:00
  • a638333684 Handle source browse when first page is also the last page (#436) schroda 2023-10-29 20:51:53 +01:00
  • 529fcf2d25 Mark first chapter as read for "mark previous as read" (#435) schroda 2023-10-29 13:32:47 +01:00
  • 4c6e9a8aa1 Do not add mangas to the default category (#433) schroda 2023-10-29 13:15:17 +01:00
  • 678df88068 Feature/modify global update settings (#432) schroda 2023-10-29 02:01:59 +02:00
  • 4c6d507405 Feature/show backup restore progress (#431) schroda 2023-10-29 01:49:27 +02:00
  • 30fd8b0fca Feature/support new tachiyomi backup file extension (#430) schroda 2023-10-29 01:45:08 +02:00
  • 5a5b12a9e1 [ESLint] Prefer named exports (#427) schroda 2023-10-28 00:32:02 +02:00
  • 68e7b4b16d Feature/library global update exclude manga with state (#281) schroda 2023-10-27 23:39:05 +02:00
  • c8f02b3b8c [ESLint] Add "no-unused-imports" plugin (#426) schroda 2023-10-27 21:19:45 +02:00
  • 76d1ba835c Merge pull request #395 from schroda/feature/use_graphql schroda 2023-10-27 21:10:07 +02:00
  • 09c7e804ba Refresh library mangas after update schroda 2023-10-27 20:45:03 +02:00
  • b1aaeb4d5d Show loading text for include/exclude categories setting schroda 2023-10-22 14:47:11 +02:00
  • 2ad9ccd9bd Use gql for loading default category mangas schroda 2023-10-27 20:15:03 +02:00
  • b6382bb33a Load only category mangas that are in the library schroda 2023-10-19 21:01:21 +02:00
  • 2297f36efb Add manga to default categories when adding to library schroda 2023-10-19 20:48:43 +02:00
  • e2fed69c90 Optimistically refresh categories on reordering schroda 2023-10-16 01:38:53 +02:00
  • b7e1afd4f4 Update refetching queries and evicting cache data schroda 2023-10-16 00:05:51 +02:00
  • 5263a1102c Rename "doRequestNew" to "doRequest" schroda 2023-10-15 21:01:46 +02:00
  • b3a432ed2e Update typings schroda 2023-10-15 16:03:08 +02:00
  • 16ebfcb51f Correctly update extensions language selection schroda 2023-10-15 13:04:31 +02:00
  • fbcc1fb91a Add optional options arg to all requests schroda 2023-10-09 20:41:58 +02:00
  • d3e15e9d3b Use gql for "subscriptions" schroda 2023-10-04 22:34:32 +02:00
  • b79fbcf71d Setup graphql subscriptions schroda 2023-10-04 20:50:11 +02:00
  • 6a1c302e45 Remove SWR schroda 2023-10-04 01:48:19 +02:00
  • 09f48c2c17 Use gql for "backups" schroda 2023-10-04 01:17:10 +02:00
  • e2f34f1f47 Use gql for "fetchMore" workaround schroda 2023-10-02 16:58:32 +02:00
  • aad87463f3 [Codegen] Use gql for "loading chapters" schroda 2023-09-30 16:55:35 +02:00
  • 78049282a7 Use gql for "sources" - preferences schroda 2023-09-25 23:32:26 +02:00
  • dcead5a801 Preserve selected filters on browser back navigation schroda 2023-09-24 22:34:37 +02:00
  • 12dd973179 Use gql for "mangas" VI - source mangas filter schroda 2023-09-24 21:32:23 +02:00
  • 3297c7d96c Use gql for "mangas" V - update manga categories schroda 2023-09-24 17:59:29 +02:00
  • 87aef85683 Use gql for "mangas" IV - source mangas popular/latest schroda 2023-09-12 02:36:11 +02:00
  • 0a73496cba Use gql for "mangas" III - global search schroda 2023-09-08 00:06:24 +02:00
  • af9d49e5e9 Use gql for "mangas" II - category mangas schroda 2023-09-06 21:47:13 +02:00
  • 89dc053f00 Use gql for "mangas" I - get manga schroda 2023-09-08 00:44:01 +02:00
  • a5b4b95bce Use gql for "updater" schroda 2023-09-01 20:40:39 +02:00
  • 222f8f5c9b Use gql for "downloader" schroda 2023-09-01 20:40:24 +02:00
  • ca18e750bf Use gql for "categories" schroda 2023-09-01 20:39:30 +02:00
  • f0d55c01c8 Use gql for "updating chapters" schroda 2023-09-01 20:36:40 +02:00
  • c75e184c57 Use gql for "updating mangas" schroda 2023-09-01 20:33:35 +02:00
  • e1f338d013 Use gql for "sources" schroda 2023-09-01 20:29:19 +02:00
  • 4a80e18cd0 Use gql for "extensions" schroda 2023-09-01 20:28:23 +02:00
  • 81cfeedbba Use gql for "checkForUpdate" schroda 2023-09-01 20:26:06 +02:00
  • 59468bc568 Use gql for "about" schroda 2023-09-01 20:25:46 +02:00
  • 80cb06dfd5 Use gql for "global metadata" schroda 2023-09-01 20:24:40 +02:00
  • b9480736c3 Log apollo errors schroda 2023-08-27 21:39:47 +02:00
  • 181eb6c811 Add graphql logic to RequestManager schroda 2023-09-01 20:21:59 +02:00
  • 0ee47c872b Introduce "BaseClient" schroda 2023-08-15 14:39:45 +02:00
  • a0b686497f Move "RestClient" in sub folder schroda 2023-08-15 13:54:55 +02:00
  • bffc1669e2 Move "RequestManager" in sub folder schroda 2023-08-15 13:54:29 +02:00
  • 1c794c24b5 Setup intellij "GraphQL" plugin schroda 2023-07-08 20:33:16 +02:00
  • 87ddf2f844 [Codegen] Generate files schroda 2023-08-07 23:32:36 +02:00
  • 0087d3a87b [Tool][Codegen] Add script to post format the generated graphql file schroda 2023-08-15 22:13:28 +02:00
  • 10a57d3388 Change "moduleResolution" to "node" schroda 2023-08-15 22:10:14 +02:00
  • 1b4497db46 Setup "graphql-codgen" schroda 2023-07-09 00:06:52 +02:00
  • 55c1c51edd Create queries, mutations and subscriptions schroda 2023-08-05 01:03:40 +02:00
  • ae5d2525f1 Add "apollo-client" dependencies schroda 2023-08-26 21:09:35 +02:00
  • 5cf07acc1c Update BUILDING.md (#420) skrewde 2023-09-28 23:37:46 +01:00
  • 3155c1d602 Add option to offset first page in double page reader (#418) Robert Perez 2023-09-27 18:36:47 -04:00
  • 9daf71d85c Translations update from Hosted Weblate (#411) Weblate (bot) 2023-09-17 23:06:17 +02:00
  • 4e134768ef Feature/update dependencies (#419) schroda 2023-09-17 23:03:29 +02:00
  • 686f9d605f Improvements on double page (#417) Robert Perez 2023-09-06 14:39:46 -04:00
  • 6afd12b0bb Update required server version for preview to r1353 (#415) schroda 2023-09-03 13:25:41 +02:00
  • a8f25f58bf Update dependencies (#414) schroda 2023-09-02 17:27:49 +02:00
  • c23799f0e0 Update "UpdateStatus" type to server changes (#413) schroda 2023-08-28 23:47:40 +02:00
  • bde16d0411 Feature/update dependencies (#410) schroda 2023-08-18 00:28:09 +02:00
  • 38b69297f4 Add new languages to resources (#409) schroda 2023-08-18 00:27:55 +02:00
  • 5d032d3748 Translations update from Hosted Weblate Hosted Weblate 2023-08-14 17:49:48 +02:00
  • dd0ab4cb86 Show "inLibraryIndicator" in "VerticalGrid" (#408) schroda 2023-08-16 19:07:54 +02:00
  • 2f795b9d38 Fix/tools scripts tsconfig and linting (#406) schroda 2023-08-15 22:20:24 +02:00