Commit Graph

  • db2a51a26b Clean up library classes Alex Ling 2020-12-30 15:23:38 +00:00
  • cf930418cb Update rename spec Alex Ling 2020-12-30 12:50:14 +00:00
  • 911848ad11 Merge branch 'feature/tagging' into dev Alex Ling 2020-12-30 11:15:44 +00:00
  • 93f745aecb Only admins can add or delete tags Alex Ling 2020-12-30 11:12:39 +00:00
  • 981a1f0226 Add /tags to nav bar Alex Ling 2020-12-30 10:44:02 +00:00
  • 8188456788 Finish tagging Alex Ling 2020-12-30 10:40:06 +00:00
  • 1eace2c64c Add the /tags/:tag page Alex Ling 2020-12-30 08:15:20 +00:00
  • c6ee5409f8 Trim input tag Alex Ling 2020-12-30 08:14:55 +00:00
  • b05ed57762 Add API endpoints for tags Alex Ling 2020-12-30 07:25:13 +00:00
  • 0f1d1099f6 Add unique constraint to tags and error handling Alex Ling 2020-12-30 07:24:32 +00:00
  • 40a24f4247 Add tags to the web UI Alex Ling 2020-12-30 05:35:28 +00:00
  • a6862e86d4 Update alpine Alex Ling 2020-12-30 05:35:02 +00:00
  • bfc1b697bd Add tag related methods for Title Alex Ling 2020-12-29 16:39:53 +00:00
  • 276f62cb76 Update DB for tags Alex Ling 2020-12-29 08:32:55 +00:00
  • 45a81ad5f6 Display the entries and sub-titles count Alex Ling 2020-12-29 04:33:55 +00:00
  • ce88acb9e5 Simplify the request_path_startswith helper method Alex Ling 2020-12-28 16:29:29 +00:00
  • bd34b803f1 Tokens take precedence over default user setting Alex Ling 2020-12-30 11:12:56 +00:00
  • 2559f65f35 Display the entries and sub-titles count Alex Ling 2020-12-29 04:33:55 +00:00
  • 93c21ea659 Simplify the request_path_startswith helper method Alex Ling 2020-12-28 16:29:29 +00:00
  • 85ad38c321 Allow disable login Alex Ling 2020-12-28 16:13:51 +00:00
  • b6a204f5bd Escape illegal filename characters in Windows Alex Ling 2020-12-28 15:20:09 +00:00
  • f7b8e2d852 Bump version to v0.17.1 v0.17.1 Alex Ling 2020-12-27 09:46:14 +00:00
  • 946017c8bd Fix function redeclaration Alex Ling 2020-12-27 09:26:27 +00:00
  • ec5256dabd Improve batch mark UX (#97) Alex Ling 2020-12-26 11:21:09 +00:00
  • 4e707076a1 By default use the system theme setting (#111) Alex Ling 2020-12-26 10:14:26 +00:00
  • 66a3cc268b Merge branch 'master' into dev Alex Ling 2020-12-26 09:34:23 +00:00
  • 96949905b9 Cache entry display names Alex Ling 2020-12-26 09:30:04 +00:00
  • 30c0199039 Merge branch 'dev' v0.17.0 Alex Ling 2020-12-26 07:33:04 +00:00
  • 7a7cb78f82 Check bool environment variables are "1" or "true" Alex Ling 2020-12-26 07:11:10 +00:00
  • 8931ba8c43 Bump version to 0.17.0 Alex Ling 2020-12-26 04:02:58 +00:00
  • d50981c151 Fix typos Alex Ling 2020-12-26 04:01:57 +00:00
  • df4deb1415 Allow proxy with authentication Alex Ling 2020-12-21 12:26:50 +00:00
  • aa5e999ed4 Allow users to disable SSL verification Alex Ling 2020-12-21 05:47:43 +00:00
  • 84d4b0c529 Switch to redoc and update API description Alex Ling 2020-12-20 14:31:17 +00:00
  • d3e5691478 Add overall description of the API Alex Ling 2020-12-14 15:20:50 +00:00
  • 1000b02ae0 Exclude /src/routes/api.cr from line width check Alex Ling 2020-12-14 14:59:18 +00:00
  • 1f795889a9 Move the entry download route to API Alex Ling 2020-12-14 13:03:23 +00:00
  • d33b45233a Use the correct verbs in the API Alex Ling 2020-12-14 12:49:56 +00:00
  • 4f6df5b9a3 Rename bulk-progress to bulk_progress Alex Ling 2020-12-14 11:54:25 +00:00
  • 341b586cb3 Add API documentation Alex Ling 2020-12-14 11:09:38 +00:00
  • 9dcc9665ce Cancel a download job when deleted from web UI Alex Ling 2020-12-12 16:15:16 +00:00
  • 1cd90926df Bind boolean attributes Alex Ling 2020-12-11 10:22:08 +00:00
  • ac1ff61e6d Move theme.js to common.js Alex Ling 2020-12-11 10:11:39 +00:00
  • 6ea41f79e9 Simplify the showControl calls on reader page Alex Ling 2020-12-11 09:47:32 +00:00
  • dad02a2a30 Move getProp and setProp to common.js Alex Ling 2020-12-11 09:46:56 +00:00
  • 280490fb36 Rewrite the download manager page Alex Ling 2020-12-11 07:39:45 +00:00
  • 455315a362 Upgrade to Crystal 0.35.1 Alex Ling 2020-12-06 06:50:27 +00:00
  • df51406638
    Use $GITHUB_ENV [skip ci] Alex Ling 2020-11-24 13:43:54 +08:00
  • 531d42ef18
    [skip ci] enable set-env Alex Ling 2020-11-24 13:38:15 +08:00
  • 2645e8cd05 Merge branch 'dev' v0.16.0 Alex Ling 2020-11-24 05:31:06 +00:00
  • b2dc44a919 Reverse J and K for page navigation Alex Ling 2020-11-24 05:09:06 +00:00
  • c8db397a3b Bump version to v0.16.0 Alex Ling 2020-11-24 04:30:47 +00:00
  • 6384d4b77a Log "DB optimization finished" in the info level Alex Ling 2020-11-24 04:05:07 +00:00
  • 1039732d87 Log the full file path in error messages (#123) Alex Ling 2020-11-24 04:03:53 +00:00
  • 011123f690 Allow keyboard navigation on reader page (#124) Alex Ling 2020-11-24 03:57:38 +00:00
  • e602a35b0c Merge branch 'dev' v0.15.1 Alex Ling 2020-11-02 16:32:08 +00:00
  • 7792d3426e Bump version to v0.15.1 Alex Ling 2020-11-01 09:22:05 +00:00
  • b59c8f85ad Fix scroller issues in continuous reader (#121) Alex Ling 2020-10-31 04:29:46 +00:00
  • 18834ac28e Set thumbnail size and mimetype Alex Ling 2020-10-29 04:06:44 +00:00
  • bf68e32ac8 Merge branch 'dev' v0.15.0 Alex Ling 2020-10-25 07:57:26 +00:00
  • 54eb041fe4 Update README Alex Ling 2020-10-25 07:29:19 +00:00
  • 57d8c100f9 Bump version to v0.15.0 Alex Ling 2020-10-25 07:22:38 +00:00
  • 56d973b99d Get progress when page loads and when post Alex Ling 2020-10-25 07:20:33 +00:00
  • 670e5cdf6a Better logging when optimizing DB Alex Ling 2020-10-25 07:09:37 +00:00
  • 1b35392f9c Remove unnecessary properties Alex Ling 2020-10-25 07:09:21 +00:00
  • c4e1ffe023 Trigger thumbnail generation from the admin page Alex Ling 2020-10-25 05:41:27 +00:00
  • 44f4959477 Finish thumbnail generation and DB optimization Alex Ling 2020-10-24 04:12:36 +00:00
  • 0582b57d60 Add config options for optimization tasks Alex Ling 2020-10-24 03:50:26 +00:00
  • 83d96fd2a1 Add the route to serve thumbnails Alex Ling 2020-10-23 12:30:47 +00:00
  • 8ac89c420c Add helper methods for thumbnail generation Alex Ling 2020-10-23 12:30:29 +00:00
  • 968c2f4ad5 Update DB to save thumbnails Alex Ling 2020-10-23 12:29:20 +00:00
  • ad940f30d5 Update image_size.cr to 0.4.0 for better err msg Alex Ling 2020-10-23 12:20:23 +00:00
  • 308ad4e063 Only truncate visible titles to improve load time Alex Ling 2020-10-20 14:36:56 +00:00
  • 4d709b7eb5 Update default config in README Alex Ling 2020-10-18 12:50:51 +00:00
  • 5760ad924e Bump version to v0.14.0 v0.14.0 Alex Ling 2020-10-18 12:22:26 +00:00
  • fff171c8c9 Bump version to v0.13.0 Alex Ling 2020-10-18 11:39:24 +00:00
  • 44ff566a1d Merge branch 'feature/paged-reader' into dev Alex Ling 2020-10-15 11:52:15 +00:00
  • 853f422964 Configurable read timeout (#108) Alex Ling 2020-10-15 11:51:04 +00:00
  • 3bb0917374 Allow /manga/<id> URL for MangaDex Alex Ling 2020-10-15 11:38:22 +00:00
  • a86f0d0f34 Add paged reading mode Alex Ling 2020-10-09 10:09:42 +00:00
  • 16a9d7fc2e
    Merge pull request #110 from XavierSchiller/master v0.13.0 Alex Ling 2020-09-27 20:07:44 +08:00
  • ee2b4abc85
    Fix Wrong libgc.so location when building Image. Xavier 2020-09-27 14:35:43 +05:30
  • a6c2799521 Bump version to v0.12.3 v0.12.3 Alex Ling 2020-09-22 08:55:29 +00:00
  • 2370e4d2c6 Add browserstack as a sponsor Alex Ling 2020-09-22 08:54:20 +00:00
  • 32b0384ea0 Clearer gulpfile Alex Ling 2020-09-22 08:46:53 +00:00
  • 50d4ffdb7b Use babel and polyfill.io Alex Ling 2020-09-22 07:40:47 +00:00
  • 96463641f9 Update progress on last page (#105) Alex Ling 2020-09-21 04:35:23 +00:00
  • ddbba5d596 Bump version to v0.12.2 v0.12.2 Alex Ling 2020-09-17 16:08:52 +00:00
  • 2a04f4531e Bound the page number in the reader route Alex Ling 2020-09-17 16:06:01 +00:00
  • a5b6fb781f Bump version to v0.12.1 v0.12.1 Alex Ling 2020-09-17 13:32:00 +00:00
  • 8dfdab9d73 Respect the base URL in direct download link (#103) Alex Ling 2020-09-17 13:29:52 +00:00
  • 3a95270dfb Don't copy unused UIKit files Alex Ling 2020-09-17 13:25:35 +00:00
  • 2960ca54df Move fontawesome to NPM Alex Ling 2020-09-17 13:15:28 +00:00
  • f5fe3c6b1c Use image_size.cr v0.2.0 Alex Ling 2020-09-16 15:40:01 +00:00
  • a612cc15fb Bump version to v0.12.0 v0.12.0 Alex Ling 2020-09-12 14:35:56 +00:00
  • c9c0818069 Add inline documentation to reader.js Alex Ling 2020-09-12 14:32:29 +00:00
  • 2f8efc382f Clean up Alex Ling 2020-09-12 14:05:15 +00:00
  • a0fb1880bd Update Dockerfile [skip ci] Alex Ling 2020-09-12 13:59:32 +00:00
  • a408f14425 Add .dockerignore Alex Ling 2020-09-12 13:59:14 +00:00
  • 243b6c8927 Typo fix [skip ci] Alex Ling 2020-09-12 07:13:15 +00:00