Commit Graph

  • 933617503e Optimize the static files Alex Ling 2021-02-10 16:24:34 +00:00
  • 31c6893bbb Display book spines in original size (fixes #152) Alex Ling 2021-02-06 13:37:25 +00:00
  • 171125e8ac
    Merge pull request #159 from Leeingnyo/fix/favicon-500-error Alex Ling 2021-02-06 16:34:56 +08:00
  • d81334026b add MIME type of ico file Leeingnyo 2021-02-06 16:58:49 +09:00
  • 2b3b2eb8ba Fill default configs before pre-processing Alex Ling 2021-02-03 05:27:41 +00:00
  • ffd5f4454b Merge branch 'feature/auth-proxy' into dev Alex Ling 2021-02-03 05:23:00 +00:00
  • cb25d7ba00 Merge branch 'feature/mangadex-api-upgrade' into dev Alex Ling 2021-02-03 05:22:35 +00:00
  • 3abd2924d0
    Merge pull request #156 from hkalexling/dev v0.20.0 Alex Ling 2021-02-02 12:16:05 +08:00
  • 21233df754 Fix group filter on the download page Alex Ling 2021-02-01 11:37:00 +00:00
  • c61eb7554e Update the mangadex shard Alex Ling 2021-02-01 11:35:16 +00:00
  • edd9a2e093 Add MutationObserver polyfill Alex Ling 2021-01-31 15:32:38 +00:00
  • 1f50785e8f Rewrite MangaDex download page with Alpine Alex Ling 2021-01-31 12:21:22 +00:00
  • 70d418d1a1 Upgrade to MangaDex API v2 Alex Ling 2021-01-30 17:08:04 +00:00
  • 45e20c94f9 Merge branch 'dev' into feature/auth-proxy Alex Ling 2021-01-30 10:55:27 +00:00
  • ca8e9a164e Fix the /api page error when using base URL Alex Ling 2021-01-30 10:54:21 +00:00
  • 4da263c594 Rewrite auth_handler Alex Ling 2021-01-30 10:53:14 +00:00
  • d67a24809b Allow proxy authentication (#141) Alex Ling 2021-01-30 07:39:10 +00:00
  • cd268af9dd Fix tags.css base URL Alex Ling 2021-01-30 07:39:54 +00:00
  • 135fa9fde6 Update sample config in README [skip ci] Alex Ling 2021-01-29 14:42:39 +00:00
  • 77333aaafd Bump version to 0.20.0 Alex Ling 2021-01-29 10:27:31 +00:00
  • 1fad530331 Fix admin page theme setting syncing (#155) Alex Ling 2021-01-29 08:40:50 +00:00
  • a1bd87098c Escape single quotes in migration 8 Alex Ling 2021-01-28 12:41:51 +00:00
  • a389fa7178 Allow delete all missing items (#151) Alex Ling 2021-01-28 09:55:41 +00:00
  • b5db508005 Fix relative path mismatch (#151) Alex Ling 2021-01-28 04:04:42 +00:00
  • 30178c42ef Merge branch 'master' into dev Alex Ling 2021-01-27 09:47:49 +00:00
  • b712db9e8f
    Merge pull request #154 from hkalexling/hkalexling-patch-1 Alex Ling 2021-01-27 16:28:05 +08:00
  • dd9c75d1c9
    Update autoapproval.yml Alex Ling 2021-01-27 16:17:33 +08:00
  • 2d150c3bf2
    Create autoapproval.yml Alex Ling 2021-01-27 16:14:47 +08:00
  • 40f74ea375
    Merge pull request #153 from hkalexling/hotfix/reader-bg v0.19.1 Alex Ling 2021-01-27 15:19:04 +08:00
  • adf260bc35 Bump version to v0.19.1 Alex Ling 2021-01-27 06:17:50 +00:00
  • 432d6f0cd5 Run CI for hotfix/* branches Alex Ling 2021-01-27 06:13:18 +00:00
  • 3de314ae9a Fix incorrect background color on reader page Alex Ling 2021-01-27 06:09:49 +00:00
  • c1c8cca877 Use Ameba to enforce max line width Alex Ling 2021-01-27 04:18:47 +00:00
  • 07965b98b7 Force File::Info#inode to return UInt64 Alex Ling 2021-01-27 03:39:58 +00:00
  • 5779d225f6 Merge branch 'dev' of https://github.com/hkalexling/Mango into dev Alex Ling 2021-01-27 03:23:08 +00:00
  • bf18a14016 Use inode number Alex Ling 2021-01-27 03:19:58 +00:00
  • 605dc61777
    Merge pull request #150 from Leeingnyo/fix/allow-uppercase-extensions Alex Ling 2021-01-26 19:16:12 +08:00
  • def64d9f98 Rename interesting files to supported files Alex Ling 2021-01-26 10:55:50 +00:00
  • 0ba2409c9a add tests about is_interesting_file Leeingnyo 2021-01-26 04:18:09 +09:00
  • 2b0cf41336 add and apply util method is_interesting_file Leeingnyo 2021-01-26 04:14:17 +09:00
  • c51cb28df2 make filename extension downcase for comparing Leeingnyo 2021-01-25 23:13:35 +09:00
  • 2b079c652d Fix duplicating options on the download page Alex Ling 2021-01-20 08:02:07 +00:00
  • 68050a9025 Fix incorrect dropdown color in dark mode Alex Ling 2021-01-20 05:20:03 +00:00
  • 54cd15d542 Mark items unavailable and retire DB optimization Alex Ling 2021-01-19 15:09:38 +00:00
  • 781de97c68 Make thumbnail generation slower Alex Ling 2021-01-19 15:06:27 +00:00
  • c7be0e0e7c Separate insert_id into titles and entries Alex Ling 2021-01-19 09:08:31 +00:00
  • 667d390be4 Signature matching Alex Ling 2021-01-19 08:43:45 +00:00
  • 7f76322377 Merge branch 'dev' into feature/signature Alex Ling 2021-01-18 06:54:38 +00:00
  • 377c4c6554 Stop the process when the server fails to start Alex Ling 2021-01-18 06:44:10 +00:00
  • 952aa0c6ca Fix linter v0.19.0 Alex Ling 2021-01-17 15:59:42 +00:00
  • bd81c2e005 Fix incorrect migration SQL Alex Ling 2021-01-17 15:58:13 +00:00
  • b471ed2fa0 Upgrade MG Alex Ling 2021-01-17 15:49:10 +00:00
  • 7507ab64ad Bump version to v0.19.0 Alex Ling 2021-01-17 08:34:35 +00:00
  • e4587d36bc Fix linter Alex Ling 2021-01-17 08:25:01 +00:00
  • 7d6d3640ad Disable the tagging UI for non-admin users Alex Ling 2021-01-17 08:16:40 +00:00
  • 3071d44e32 Fix admin API bypassing Alex Ling 2021-01-17 08:10:43 +00:00
  • 7a09c9006a Set up foreign keys Alex Ling 2021-01-17 04:47:06 +00:00
  • 959560c7a7 Add titles and move insert_ids to class variable Alex Ling 2021-01-17 04:45:55 +00:00
  • ff679b30d8 Capitalize the UNIQUE keyword Alex Ling 2021-01-17 04:41:05 +00:00
  • f7a360c2d8 Proper DB migration Alex Ling 2021-01-16 17:11:57 +00:00
  • 1065b430e3 Rewrite tagging UI with suggestions (#146) Alex Ling 2021-01-14 13:08:50 +00:00
  • 5abf7032a5 Use less Alex Ling 2021-01-14 13:04:57 +00:00
  • 18e8e88c66 Initial work on title signature Alex Ling 2021-01-14 08:23:39 +00:00
  • 44336c546a Bump version to v0.18.3 v0.18.3 Alex Ling 2021-01-12 10:14:12 +00:00
  • a4c6e6611c Try WSS first, and fallback to WS (#144) Alex Ling 2021-01-12 10:12:02 +00:00
  • 0b457a2797 Merge branch 'master' of https://github.com/hkalexling/Mango v0.18.2 Alex Ling 2021-01-11 15:37:34 +00:00
  • 653751bede Merge branch 'dev' Alex Ling 2021-01-11 15:37:06 +00:00
  • a02bf4a81e Bump version to v0.18.2 Alex Ling 2021-01-11 15:22:51 +00:00
  • 5271d12f4c Respect base URL in WS connections Alex Ling 2021-01-11 15:05:58 +00:00
  • c2e2f0b9b3
    Merge pull request #143 from hkalexling/all-contributors/add-h45h74x Alex Ling 2021-01-11 19:32:47 +08:00
  • 72d319902e
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-01-11 11:31:21 +00:00
  • bbd0fd68cb
    docs: update README.md [skip ci] allcontributors[bot] 2021-01-11 11:31:20 +00:00
  • 0fb1e1598d Remove sourcerer.io HoF and use all-contributors Alex Ling 2021-01-11 11:25:42 +00:00
  • 4645582f5d Bump version to v0.18.1 v0.18.1 Alex Ling 2021-01-11 05:29:28 +00:00
  • ac9c51dd33 Remove non-existing #root from css selectors (#142) Alex Ling 2021-01-11 05:27:57 +00:00
  • f51d27860a Validate input index before flipping page Alex Ling 2021-01-09 15:49:34 +00:00
  • 4a7439a1ea Merge branch 'dev' of https://github.com/hkalexling/Mango into dev v0.18.0 Alex Ling 2021-01-09 06:40:49 +00:00
  • 00e19399d7 Check login is disabled before accessing default username Alex Ling 2021-01-09 06:35:26 +00:00
  • cb723acef7 Update config in README Alex Ling 2021-01-09 06:35:11 +00:00
  • 794bed12bd
    Merge pull request #139 from h45h74x/feature/plugin-helper-function-post Alex Ling 2021-01-09 14:30:52 +08:00
  • bae8220e75 Added post helper function Simon 2021-01-08 21:17:58 +01:00
  • 0cc5e1626b Fix broken buttons on download manager page Alex Ling 2021-01-08 11:38:51 +00:00
  • da0ca665a6 Mark entry as read when exiting reader at the end Alex Ling 2021-01-08 11:38:25 +00:00
  • a91cf21aa9 Bump version to v0.18.0 Alex Ling 2021-01-07 16:27:22 +00:00
  • 39b2636711 Sort tags in title Alex Ling 2021-01-07 16:21:23 +00:00
  • 2618d8412b Update the API doc to include margin in dimensions Alex Ling 2021-01-07 16:06:43 +00:00
  • 445ebdf357
    Merge pull request #136 from h45h74x/feature/adjustable-page-gaps Alex Ling 2021-01-07 01:11:34 +08:00
  • 60134dc364 Formatting Simon 2021-01-06 17:44:02 +01:00
  • aa70752244 Moved margin value to the dimensions API Simon 2021-01-06 17:30:55 +01:00
  • 0f39535097 Added new entry in example config Simon 2021-01-06 15:28:09 +01:00
  • e086bec9da Added adjustable page gaps via config Simon 2021-01-06 15:27:48 +01:00
  • dcdcf29114 Sort tags on the tags page Alex Ling 2021-01-05 07:34:31 +00:00
  • c5c73ddff3 Rewrite download-manager.js Alex Ling 2021-01-01 09:19:16 +00:00
  • f18ee4284f Rewrite admin.js with Alpine component Alex Ling 2021-01-01 09:04:53 +00:00
  • 0fbc11386e Fix broken "Exit Reader" button Alex Ling 2021-01-01 09:04:18 +00:00
  • a68282b4bf Rewrite reader.js with a reusable alpine function Alex Ling 2020-12-31 16:10:04 +00:00
  • e64908ad06 Remove the outdated styleModal call Alex Ling 2020-12-31 14:07:28 +00:00
  • af0913df64 Dynamic HTML title Alex Ling 2020-12-31 14:07:10 +00:00
  • 5685dd1cc5 Use tallboy to draw CLI table Alex Ling 2020-12-30 16:44:23 +00:00
  • af2fd2a66a Remove the Context and Router classes Alex Ling 2020-12-30 15:58:51 +00:00