Commit Graph

  • 313da99536 Add in library filter for chapters Syer10 2023-04-08 22:54:56 -04:00
  • 442e245216 Update TODO Syer10 2023-04-08 22:37:51 -04:00
  • 050ab17019 Complete SourceQuery Syer10 2023-04-08 21:05:05 -04:00
  • c80f488a13 Complete ChapterQuery Syer10 2023-04-08 20:40:18 -04:00
  • cf73804c71 Complete ExtensionQuery Syer10 2023-04-08 16:42:55 -04:00
  • a90e5d13ea Complete MetaQuery Syer10 2023-04-08 15:47:10 -04:00
  • 891fb0b479 Simplify keyset pagination Syer10 2023-04-08 15:27:18 -04:00
  • 58a623d44d Fix keyset pagination for non-unique order by modes Syer10 2023-04-08 13:37:09 -04:00
  • 0e84b8a154 Lint Syer10 2023-04-08 13:36:28 -04:00
  • a4dfcf80e4 Implement manga status filter Syer10 2023-04-07 21:30:20 -04:00
  • d8567eadb2 Simplify queries Syer10 2023-04-07 21:10:38 -04:00
  • 0b88207ad5 Fix empty results errors Syer10 2023-04-07 00:02:00 -04:00
  • 671466a737 Complete CategoryQuery Syer10 2023-04-06 21:53:30 -04:00
  • 84881a0d52 Complete MangaQuery Syer10 2023-04-04 21:02:29 -04:00
  • a589049cc7 Move things around and introduce Cursor type Syer10 2023-04-04 21:01:43 -04:00
  • 17877e0f17 Fix case insensitive Syer10 2023-04-03 22:12:38 -04:00
  • 1ed9bef2a1 Fix the playground explorer and add a updated default query Syer10 2023-04-03 22:07:10 -04:00
  • a6dddf311c Basically finish MangaQuery, only paging left Syer10 2023-04-03 22:04:46 -04:00
  • e8c2bad187 Handle missing objects in graphql Syer10 2023-04-02 20:39:56 -04:00
  • 52bda2c080 Start working on graphql paging Syer10 2023-04-02 20:15:09 -04:00
  • 607919f40f Implement more query parameters Syer10 2023-04-02 17:33:19 -04:00
  • d830638ee6 Use actual MangaStatus enum Syer10 2023-04-02 16:38:15 -04:00
  • 106bda2097 Proper conversion Scalar for Long to String and back Syer10 2023-04-02 16:30:03 -04:00
  • 7debb27374 Might not need a updates query Syer10 2023-03-31 23:11:18 -04:00
  • 05b5a7f598 Add updates Syer10 2023-03-31 23:03:26 -04:00
  • 3bbda7ba54 More todos Syer10 2023-03-31 22:36:01 -04:00
  • 9312f5fd14 Add global meta Syer10 2023-03-31 22:30:14 -04:00
  • 399eb07e35 Fix imports Syer10 2023-03-31 22:21:09 -04:00
  • eb197ebcee Switch database logger to SLF4J Syer10 2023-03-31 22:19:13 -04:00
  • 4c30d8ab05 Some TODOs with ideas Syer10 2023-03-31 22:00:01 -04:00
  • 3a67ddf0f6 Add Extensions to Graphql Syer10 2023-03-31 20:58:18 -04:00
  • 6541c7b5b7 Serialize Long as String in graphql Syer10 2023-03-31 20:30:24 -04:00
  • 37f41ade43 Directly use the database for sources in graphql Syer10 2023-03-31 20:29:55 -04:00
  • 007d20d417 Add Sources to Graphql Syer10 2023-03-31 19:44:21 -04:00
  • 00370a81fa Minor cleanup Syer10 2023-03-31 19:10:04 -04:00
  • d4599c3331 Use Graphiql with the Explorer plugin for the query builder Syer10 2023-03-31 19:09:32 -04:00
  • bce76bbcf3 Use Kotlin Coroutines Flow instead of Project reactor Syer10 2023-03-30 18:28:56 -04:00
  • 847a5fe71b Subscriptions! Valter Martinek 2022-11-11 22:56:14 +01:00
  • e2fa003239 Rewrite graphql controller execute as function without docs Valter Martinek 2022-11-11 16:12:24 +01:00
  • 0c555e88d3 Update graphql-playground endpoint Valter Martinek 2022-11-11 11:31:38 +01:00
  • bf7f1a04b3 Add categories to graphql Valter Martinek 2022-11-11 01:27:11 +01:00
  • 623172af6d Add mutation for updating chapters Valter Martinek 2022-11-11 00:53:43 +01:00
  • 4fb689d9e4 Add chapter and manga meta field Valter Martinek 2022-11-10 23:47:07 +01:00
  • 6054c489c6 Add graphql playground Valter Martinek 2022-11-10 23:03:18 +01:00
  • 21719f4408 Add basic graphql implementation with manga and chapters loading with data loaders Valter Martinek 2022-11-10 22:42:12 +01:00
  • f2a650ba02 fix typo Aria Moradi 2023-03-27 21:27:10 +03:30
  • 871c28b1ea cleanup notes Aria Moradi 2023-03-27 21:26:37 +03:30
  • d3aa32147a Add logic to only update specific categories (#520) schroda 2023-03-27 18:45:46 +02:00
  • 9a50f2e408 Notify clients even if no manga gets updated (#531) schroda 2023-03-27 15:41:19 +02:00
  • dcde4947e8 Emit update to clients after adding all mangas to the queue (#521) schroda 2023-03-25 19:38:42 +01:00
  • 5b61bdc3a8 add size field to Category data class (#519) schroda 2023-03-25 19:37:50 +01:00
  • ec1d65f4c3 update library grouped by source (#511) schroda 2023-03-10 08:33:09 +01:00
  • a0081dec07 fix manga unread and download count (#509) akabhirav 2023-02-24 00:04:03 +05:30
  • 783787e514 Send last read chapter in Mangas in Category API (#507) akabhirav 2023-02-21 04:47:45 +05:30
  • ac99dd55a2 Fix random page sent when manga is downloaded (#508) akabhirav 2023-02-21 04:40:38 +05:30
  • c56f984952 Fix SharedPreferences.Editor.clear and SharedPreferences.Editor.remove (#505) Mitchell Syer 2023-02-18 23:24:24 -05:00
  • 9269ca726e It's not us, I swear ;;; Aria Moradi 2023-02-16 10:57:26 +03:30
  • eca3205dcf Update winget.yml (#500) DattatreyaReddy Panta 2023-02-14 17:02:41 +05:30
  • 13f5486d0b Fix CBZ download bug for newly added mangas in Library (#499) akabhirav 2023-02-13 21:17:14 +05:30
  • d4e71274f9 update changelog Aria Moradi 2023-02-12 23:33:06 +03:30
  • 4cc96de806 v0.7.0 v0.7.0 Aria Moradi 2023-02-12 23:08:05 +03:30
  • d27ef12039 stop using depricated API Aria Moradi 2023-02-12 23:03:45 +03:30
  • f3c2ee4c40 re-order config options Aria Moradi 2023-02-12 22:50:06 +03:30
  • 555f73b478 Download as CBZ (#490) akabhirav 2023-02-13 00:45:58 +05:30
  • 544bf2ea21 fix Page index issues for some providers (#491) akabhirav 2023-02-12 20:34:30 +05:30
  • 54bbb5e384 rethink image cache (#498) Aria Moradi 2023-02-12 18:33:36 +03:30
  • b10062c73d Decouple Cache and Download behaviour (#493) akabhirav 2023-02-12 20:26:26 +05:30
  • a027d6df1b disable playwright for v0.6.7 Aria Moradi 2023-02-12 14:34:15 +03:30
  • 926a53a4b0 add support for Extensions Lib 1.4 (#496) Mitchell Syer 2023-02-11 21:19:32 -05:00
  • 406cb46170 Fix logging and update system try (#488) Mitchell Syer 2023-02-05 13:51:35 -05:00
  • acc58dc892 Fixe Dex2Jar and dorkbox dependency issues (#487) akabhirav 2023-02-05 20:43:00 +05:30
  • 55894c22a4 upgrade dorkbox stuff Aria Moradi 2023-01-15 12:46:50 +03:30
  • 476b10b862 update gradle version Aria Moradi 2023-01-13 13:05:50 +03:30
  • 3cbbe446ab fix ambiguous reference issue on JDK 13+ Aria Moradi 2023-01-11 15:46:02 +03:30
  • 4cf7512ee0 Improve Playwright handling (#479) Mitchell Syer 2023-01-07 16:47:53 -05:00
  • ee8ec460a1 Improve Gradle Configuration (#478) Mitchell Syer 2023-01-07 11:37:53 -05:00
  • deecab3cca fix typo Aria Moradi 2023-01-03 13:39:15 +03:30
  • d2f5c1a195 link to Tachiyomi section Aria Moradi 2023-01-03 13:38:20 +03:30
  • dba77e26a3 Clarify and Update Aria Moradi 2023-01-03 13:30:58 +03:30
  • fa48bafbc6 Clarify and Update Aria Moradi 2023-01-03 13:28:54 +03:30
  • 73c48694c7 remove possibly misleading sentence Aria Moradi 2023-01-03 13:24:42 +03:30
  • 0ff89d039b fix CategoryMetaTable reference to CategoryTable (#473) Aria Moradi 2023-01-03 13:19:44 +03:30
  • 7a7081ee13 Update CategoryMetaTable.kt Aria Moradi 2023-01-02 18:23:01 +03:30
  • 874aaf4e93 fix when playwright fails on providing a UA Aria Moradi 2022-12-28 17:14:12 +03:30
  • ebf076d9f6 Use extension list fallback if extensions fail to fetch (#469) Mitchell Syer 2022-12-25 02:45:37 -05:00
  • 073a041d4c Add better manga thumbnail handling (#465) Mitchell Syer 2022-12-22 16:13:36 -05:00
  • 96a9b4dabd Fix debian release (#463) Mahor 2022-12-15 20:51:42 +00:00
  • 8e4cdf2386 disable deb release Aria Moradi 2022-12-11 20:05:42 +03:30
  • ab4d925a5a Get Playwright working (#462) Mitchell Syer 2022-12-09 13:17:26 -05:00
  • d9c6f52e21 Basic android.graphics Rect and Canvas implementation (#461) Zero 2022-12-05 23:18:40 -05:00
  • 0a748cd53b implementation of android.graphics.BitmapFactory (#460) Zero 2022-12-05 10:51:16 -05:00
  • 07314ef018 get default User Agent from WebView (#457) Aria Moradi 2022-12-04 21:21:19 +03:30
  • 5eaebf678f fix regex Aria Moradi 2022-12-04 13:03:23 +03:30
  • 80fbfa60de better description Aria Moradi 2022-12-04 12:59:33 +03:30
  • fbbcc9e9b6 update issue mod Aria Moradi 2022-12-04 12:50:03 +03:30
  • f47dc6b9de WebView based cloudflare interceptor (#456) Aria Moradi 2022-12-04 12:08:54 +03:30
  • 5f8e74f017 fix Changelog typos Aria Moradi 2022-11-26 20:45:51 +03:30
  • 8c1ca0ac7e add Chagelog TL;DR Aria Moradi 2022-11-26 20:37:09 +03:30
  • 9018de3c4c v0.6.6 v0.6.6 Aria Moradi 2022-11-26 20:29:51 +03:30
  • e7cb88c757 Download queue missing update fix (#450) Valter Martinek 2022-11-16 17:33:51 +01:00