Commit Graph

  • 21d8d0e8a7 Optionally include reading progress in response Alex Ling 2022-03-22 12:58:37 +00:00
  • 61e85dd49f Include archive error messages in API response Alex Ling 2022-03-22 11:42:25 +00:00
  • c778364ca2 Formatting Alex Ling 2022-03-22 11:42:16 +00:00
  • 7ecdb1c0dd API sorting improvements: Alex Ling 2022-03-22 10:46:38 +00:00
  • a5a7396edd Fix CORS allowed methods Alex Ling 2022-03-22 10:46:09 +00:00
  • 461398d219
    Feature/plugin v2 (#284) Alex Ling 2022-03-22 16:30:01 +08:00
  • 0d52544617 Use sessid and not token and fix get_username Alex Ling 2022-03-21 03:41:24 +00:00
  • c3736d222c Fix long line Alex Ling 2022-03-20 10:01:44 +00:00
  • 2091053221 Allow CORS Alex Ling 2022-03-20 09:57:36 +00:00
  • 703e6d076b Allow authentication through bearer token Alex Ling 2022-03-20 09:57:10 +00:00
  • cdfc9f3a93 Show manga title on subscription manager feature/plugin-v2 Alex Ling 2022-03-19 11:39:20 +00:00
  • 2cc1a06b4e Reset table sort options Alex Ling 2022-03-19 11:23:23 +00:00
  • 95eb208901 Confirmation before deleting subscriptions Alex Ling 2022-03-19 11:13:48 +00:00
  • acefa00b12 Merge branch 'dev' into feature/plugin-v2 Alex Ling 2022-03-18 11:57:49 +00:00
  • 1817efe608 Fix icon transparency issue Alex Ling 2022-03-17 16:21:06 +00:00
  • 8dfe580e39 Merge branch 'dev' into feature/plugin-v2 Alex Ling 2022-03-15 13:58:48 +00:00
  • c290eee90b Fix BigFloat conversion issue Alex Ling 2022-03-15 13:58:16 +00:00
  • 8814778c22 Add error handling on read_page (fixes #281) Alex Ling 2022-03-12 14:18:08 +00:00
  • 6ab885499c Use smaller icons on web UI Alex Ling 2022-03-11 14:04:28 +00:00
  • 91561ecd6b Add simple manifest.json (closes #262) Alex Ling 2022-03-11 13:44:16 +00:00
  • 3c399fac4e Add error handling on admin page (fixes #274) Alex Ling 2022-02-21 13:25:55 +00:00
  • 2ade6ebd8c Document the subscription endpoints Alex Ling 2022-02-20 06:09:16 +00:00
  • b56a9cb50c Clean up Alex Ling 2022-02-20 04:48:05 +00:00
  • fd650bdf45 Fix null pid Alex Ling 2022-02-20 03:58:36 +00:00
  • c80855bb5d Merge branch 'dev' into feature/plugin-v2 Alex Ling 2022-02-20 02:46:53 +00:00
  • a101526672
    Merge pull request #271 from hkalexling/rc/0.25.0 v0.25.0 Alex Ling 2022-02-12 12:55:35 +08:00
  • eca47e3d32 Update README config example rc/0.25.0 Alex Ling 2022-02-11 14:28:05 +00:00
  • ab3386546d Remove db_optimization from README Alex Ling 2022-02-06 06:39:59 +00:00
  • 857c11be85 Enable metadata cache by default Alex Ling 2022-02-06 06:39:46 +00:00
  • b3ea3c6154 Remove unnecessary type restrictions in config Alex Ling 2022-02-06 06:28:39 +00:00
  • 84168b4f53 Update config example in README Alex Ling 2022-02-06 06:28:10 +00:00
  • 59528de44d Remove mangadex entry from config Alex Ling 2022-02-06 06:18:09 +00:00
  • a29d6754e8 Expand paths in config (closes #277) Alex Ling 2022-02-06 06:17:42 +00:00
  • 167e207fad Bump version to 0.25.0 Alex Ling 2022-01-26 12:12:01 +00:00
  • 3b52d72ebf Merge branch 'master' into rc/0.25.0 Alex Ling 2022-01-26 12:11:06 +00:00
  • dc5edc0c1b
    Merge pull request #272 from hkalexling/all-contributors/add-nduja Alex Ling 2022-01-26 20:09:32 +08:00
  • 7fa8ffa0bd
    docs: update .all-contributorsrc [skip ci] all-contributors/add-nduja allcontributors[bot] 2022-01-26 11:52:12 +00:00
  • 85b57672e6
    docs: update README.md [skip ci] allcontributors[bot] 2022-01-26 11:52:11 +00:00
  • 9b111b0ee8 Ignore thumbnail progress in cache (fixes #270) Alex Ling 2022-01-26 09:10:47 +00:00
  • 8b1c301950
    Merge pull request #269 from hkalexling/all-contributors/add-BradleyDS2 Alex Ling 2022-01-25 14:01:02 +08:00
  • 3df4675dd7
    docs: update .all-contributorsrc [skip ci] all-contributors/add-BradleyDS2 allcontributors[bot] 2022-01-25 05:14:09 +00:00
  • 312de0e7b5
    docs: update README.md [skip ci] allcontributors[bot] 2022-01-25 05:14:08 +00:00
  • d57ccc8f81
    Merge pull request #264 from BradleyDS2/patch-1 Alex Ling 2022-01-25 13:13:59 +08:00
  • fea6c04c4f Fix actions on download manager (fixes #266) Alex Ling 2022-01-23 08:46:19 +00:00
  • 77df418390 Compare with DB when loading library cache (fixes #256) Alex Ling 2022-01-24 14:18:52 +00:00
  • 750fbbb8fe Delete cache when dir mismatch (fixes #265) Alex Ling 2022-01-24 13:25:55 +00:00
  • cfe46b435d
    Update README.md BradleyDS2 2022-01-24 00:08:18 +11:00
  • 0adcd3a634 Update last checked even when no chapters found Alex Ling 2022-01-23 12:24:19 +00:00
  • f6bd3fa15d Update last checked from manager page Alex Ling 2022-01-23 12:23:58 +00:00
  • be3babda37 Show target API version Alex Ling 2022-01-23 11:06:07 +00:00
  • cae832911d Fix timestamp precision issue in plugin Alex Ling 2022-01-23 09:47:00 +00:00
  • 2c7c29fef9 Trigger subscription update from manager page Alex Ling 2022-01-23 09:45:45 +00:00
  • 968f6246de Fix actions on download manager Alex Ling 2022-01-23 08:46:19 +00:00
  • d862c386f1 Base64 encode chapter IDs Alex Ling 2022-01-23 06:08:20 +00:00
  • 031df3a2bc Finish plugin updater Alex Ling 2022-01-22 13:11:58 +00:00
  • 5fac8c6a60 Merge branch 'dev' into feature/plugin-v2 Alex Ling 2022-01-21 13:20:23 +00:00
  • b2329a79b4 Gracefully handle nullish fields Alex Ling 2022-01-18 15:02:16 +00:00
  • 2007f13ed6
    Merge pull request #259 from Leeingnyo/feature/custom-sort-title-and-sorting-titles Alex Ling 2022-01-15 20:56:16 +08:00
  • f70be435f9
    Merge branch 'dev' into feature/custom-sort-title-and-sorting-titles Alex Ling 2022-01-15 20:30:56 +08:00
  • 1b32dc3de9 Add sort title to API response Alex Ling 2022-01-15 12:09:03 +00:00
  • b83ccf1ccc Fix down SQL Alex Ling 2022-01-15 12:08:23 +00:00
  • a68783aa21
    Merge pull request #261 from nduja/feature/right-to-left Alex Ling 2022-01-06 16:54:47 +08:00
  • 86beed0c5f Cast RightToLeft value to boolean when retrieving from local storage. Robbo 2022-01-05 18:45:15 +11:00
  • b6c8386caf
    Merge branch 'dev' into feature/right-to-left Robbo 2022-01-04 21:01:56 +11:00
  • 27cc669012 Fix Right to Left for keyboard input Robbo 2022-01-04 20:43:55 +11:00
  • 4b302af2a1 Add Right to Left option to Paged viewing mode Robbo 2022-01-04 00:20:52 +11:00
  • 748386f0af WIP Alex Ling 2021-12-31 14:49:37 +00:00
  • ab29a9eb80 Fix down SQL for removing columns Alex Ling 2021-12-31 14:33:49 +00:00
  • e7538bb7f2 Use val(), Remove callbacks after modal hidden Leeingnyo 2021-12-26 05:56:45 +09:00
  • ecaec307d6 Fix title sort bug, invalidate titles of the Library Leeingnyo 2021-12-26 04:27:27 +09:00
  • b711072492 Fix lint Leeingnyo 2021-12-26 04:10:03 +09:00
  • 0f94288bab Avoid N+1 queries problem Leeingnyo 2021-12-26 03:29:41 +09:00
  • bd2ed1b338 Implement to restore a display name with an empty input Leeingnyo 2021-12-26 03:01:51 +09:00
  • 1cd777d27d Cache sorted titles Leeingnyo 2021-12-26 02:56:57 +09:00
  • 1ec8dcbfda Use sort_title, sort_titles in title page Leeingnyo 2021-12-26 01:50:55 +09:00
  • 8fea35fa51 Use sorted_titles Leeingnyo 2021-12-26 00:27:00 +09:00
  • 234b29bbdd Fix save Leeingnyo 2021-12-25 22:40:10 +09:00
  • edfef80e5c Invalidate sort result cache after change sort_title Leeingnyo 2021-12-25 22:12:09 +09:00
  • 45ffa3d428 Implement UI to edit sort title Leeingnyo 2021-12-25 21:02:57 +09:00
  • 162318cf4a Add Api call Leeingnyo 2021-12-25 20:58:09 +09:00
  • d4b58e91d1 Implement sort title api Leeingnyo 2021-12-25 16:45:32 +09:00
  • 546bd0138c Use sort_title instead of title Leeingnyo 2021-12-25 16:50:00 +09:00
  • ab799af866 Implement sort_title getter, setter Leeingnyo 2021-12-24 23:48:52 +09:00
  • 3a932d7b0a Add column 'sort_title' to titles, ids table Leeingnyo 2021-12-24 22:57:11 +09:00
  • 57683d1cfb Add sort option "Name" for title Leeingnyo 2021-12-24 16:29:55 +09:00
  • d7afd0969a
    Merge pull request #258 from Leeingnyo/fix/fix-bug-on-scan Alex Ling 2021-12-22 20:33:12 +08:00
  • 4eda55552b Linter fix Alex Ling 2021-12-22 12:16:44 +00:00
  • f9254c49a1 Fix lint error Leeingnyo 2021-12-19 17:14:47 +09:00
  • 6d834e9164 Fix formatting Leeingnyo 2021-12-19 17:03:39 +09:00
  • 70259d8e50 Do same with an entry Leeingnyo 2021-12-19 17:03:10 +09:00
  • 0fa2bfa744 Fix bug on examine Leeingnyo 2021-12-19 16:40:38 +09:00
  • cc33fa6595 Fix bug: remove titles not in root library anymore Leeingnyo 2021-12-19 01:18:31 +09:00
  • 031ea7ef16 Finish subscription manager page Alex Ling 2021-11-25 12:31:17 +00:00
  • b76d4645cc Add subscription manager page (WIP) Alex Ling 2021-11-21 04:08:17 +00:00
  • fe6f884d94 Store manga ID with subscriptions Alex Ling 2021-11-20 11:08:36 +00:00
  • 5442d124af Subscription management API endpoints Alex Ling 2021-11-20 09:47:18 +00:00
  • 352236ab65 Delete unnecessary raise for debugging Alex Ling 2021-11-20 08:50:06 +00:00
  • e44213960f Refactor date filtering and use native date picker Alex Ling 2021-11-20 08:10:51 +00:00
  • 87e54aa89c Merge branch 'dev' into feature/plugin-v2 Alex Ling 2021-11-18 14:55:15 +00:00
  • 921628ba6d Limit max length in download table (fixes #244) Alex Ling 2021-11-17 13:10:44 +00:00