Commit Graph

  • 54123917af Empty ARGV before starting Kemal (#53) Alex Ling 2020-06-03 07:55:18 +00:00
  • 3b737c0bee Add library URL in README [skip ci] v0.5.0 Alex Ling 2020-06-02 15:56:39 +00:00
  • 14bf4da06c Merge branch 'dev' Alex Ling 2020-06-02 15:45:11 +00:00
  • a72dfcecd3 Bump version to v0.5.0 Alex Ling 2020-06-02 15:29:32 +00:00
  • 160a249dc6 Update CLI help message in README Alex Ling 2020-06-02 15:26:38 +00:00
  • f9a2534f80 Mention CBR support in README Alex Ling 2020-06-02 15:21:08 +00:00
  • 06fe2ccf16 Handle escaped characters when filtering (#51) [skip ci] Alex Ling 2020-06-02 15:07:17 +00:00
  • 13c0878357 Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home Jared Turner 2020-06-01 15:29:36 +01:00
  • 3ef6a7bfc4 continue reading sorted by last read Jared Turner 2020-06-01 15:29:18 +01:00
  • e214e00dfb Include port number in token Alex Ling 2020-06-01 13:50:51 +00:00
  • 9b5aea223d Promote archive error log level to warning Alex Ling 2020-06-01 13:38:15 +00:00
  • 60100c51fe Add send_attachment function for direct download Alex Ling 2020-06-01 13:21:10 +00:00
  • 27c111d273 Handle basic auth for OPDS Alex Ling 2020-06-01 13:20:05 +00:00
  • 1b9d83f367 Report if archive is not readable #49 Alex Ling 2020-06-01 04:54:28 +00:00
  • 96b8186add Merge branch 'feature/admin-cli' into dev Alex Ling 2020-06-01 04:33:27 +00:00
  • 27dab3c989 Disable initial user creation in spec Alex Ling 2020-05-31 15:26:11 +00:00
  • bcb95d1462 Make validate_archive more thorough Alex Ling 2020-05-31 15:14:17 +00:00
  • 4371c7877d Use base URL in cookies path Alex Ling 2020-05-31 14:34:42 +00:00
  • d72d635c68 Add admin/user sub-command Alex Ling 2020-05-31 14:30:45 +00:00
  • b724b4d508 Move username/password validation to Storage class Alex Ling 2020-05-31 14:26:20 +00:00
  • 8bbbe650f1 Allow skipping initial user creation Alex Ling 2020-05-31 14:25:15 +00:00
  • 651bd17612 Rewrite option parsing using clim and add the admin subcommand Alex Ling 2020-05-30 15:14:39 +00:00
  • dd01e632a2 Promote ameba from development dependency to regular dependency Alex Ling 2020-05-29 16:31:47 +00:00
  • 43ee8f3b85 Pass in production flag when installing shards Alex Ling 2020-05-29 16:23:48 +00:00
  • 4841f90cc1 Remove edit buttons from home Alex Ling 2020-05-29 15:51:01 +00:00
  • bedcac4e35 Add missing libarchive-dev library Alex Ling 2020-05-29 14:28:18 +00:00
  • 5260a82e88 Add libarchive libraries to Docker and build files Alex Ling 2020-05-29 14:04:17 +00:00
  • 1efb300988 Use archive.cr v0.1.0 Alex Ling 2020-05-29 14:00:59 +00:00
  • 6b43ee7fe5 Add RAR/CBR support Alex Ling 2020-05-29 13:45:25 +00:00
  • e99d7b8b29 Merge branch 'feature/home' of github.com:hkalexling/Mango into feature/home Jared Turner 2020-05-29 13:31:00 +01:00
  • d2ad7fef77 WIP last_read property for Entries Jared Turner 2020-05-29 13:26:47 +01:00
  • ddb6a860ae add 'jump to title' to home modal Jared Turner 2020-05-24 10:35:35 +01:00
  • 3039031924 Merge branch 'master' of https://github.com/hkalexling/Mango v0.4.0 Alex Ling 2020-05-24 06:47:19 +00:00
  • 8665616c2e Bump version to v0.4.0 Alex Ling 2020-05-24 06:36:40 +00:00
  • 4453b0ee9f
    Link to development guideline in README [skip ci] Alex Ling 2020-05-24 14:34:19 +08:00
  • 487154e68c
    Add base url and rename rules to README [skip ci] Alex Ling 2020-05-24 14:33:05 +08:00
  • 60609263ab Explicitly set icon size (#40) [skip ci] Alex Ling 2020-05-23 14:47:35 +00:00
  • 4a245d2504 Check supplied base url has leading slash and append tailing slash if needed Alex Ling 2020-05-23 14:30:41 +00:00
  • 48c3a82078 Use base url when generating cover URLs Alex Ling 2020-05-23 13:29:45 +00:00
  • 4a59459773 Use base url in JS files Alex Ling 2020-05-23 13:15:54 +00:00
  • eefa8c3982 Use base url in some hardcoded URLs Alex Ling 2020-05-23 13:15:01 +00:00
  • 8fe2f3b4cc Use base url in views Alex Ling 2020-05-23 12:14:29 +00:00
  • 6a9105605d Fix library link in the breadcrumb menu Alex Ling 2020-05-23 12:16:08 +00:00
  • 60d4cee0a9 Respect base url setting when redirecting Alex Ling 2020-05-23 10:42:59 +00:00
  • 8658cb8306 Add base url to config Alex Ling 2020-05-23 10:42:39 +00:00
  • c74a01f546 Remove unnecessary JS files from home.ecr Alex Ling 2020-05-21 09:10:46 +00:00
  • 2aeb38a271 Remove edit button from home screen Alex Ling 2020-05-21 09:06:50 +00:00
  • a2c7638141 refactor on deck to continue reading and show percentages on home Jared Turner 2020-05-20 10:38:23 +01:00
  • c35e840694 Refactor the / route Alex Ling 2020-05-19 12:16:32 +00:00
  • ff6e64f12a Refactor get_on_deck_entry Alex Ling 2020-05-19 12:05:15 +00:00
  • 16fa27e4f6 update comments Jared Turner 2020-05-18 21:09:11 +01:00
  • 16734c2c59 rename root to library and add home with on deck WIP Jared Turner 2020-05-18 21:06:14 +01:00
  • 392b3d8339 fix load_percetage method name typo Jared Turner 2020-05-18 20:32:09 +01:00
  • d4e523c337 [skip ci] allow skip CI Alex Ling 2020-05-17 14:08:46 +00:00
  • d49c0092c2 Generate artifact Alex Ling 2020-05-17 13:57:28 +00:00
  • d75009f088 Rename scripts/ to dev/ Alex Ling 2020-05-17 13:44:10 +00:00
  • d416dc6618 Use rename when downloading Alex Ling 2020-05-17 06:29:13 +00:00
  • 7233e6e5c3 Type annotate the self.default methods Alex Ling 2020-05-17 06:28:33 +00:00
  • e65cd05ef1 Add the option to disable ellipsis when truncating v0.3.1-alpha feature/disable-ellipsis Alex Ling 2020-05-15 09:50:35 +00:00
  • bd8ae9497f Initialize the downloader when started Alex Ling 2020-05-07 15:42:31 +00:00
  • 34b11dc2c7 Only hijack HTTP 500 when in release mode Alex Ling 2020-05-07 15:41:02 +00:00
  • 30dea57346 Use singleton in tests Alex Ling 2020-05-07 09:26:26 +00:00
  • 7448592216 Optionally pass in db path for testing Alex Ling 2020-05-07 09:21:41 +00:00
  • 049bd3ab2c Fix long lines Alex Ling 2020-05-05 05:45:20 +00:00
  • c3608c101b Enforce 80 characters limit in make check Alex Ling 2020-05-04 17:45:09 +00:00
  • 1bec9f0108 Use singleton in various classes Alex Ling 2020-05-04 16:18:16 +00:00
  • 09b297cd8e Add rename method to Manga and Chapter Alex Ling 2020-05-07 10:12:06 +00:00
  • b7cd55e692 Add rename rules to config Alex Ling 2020-05-07 10:11:45 +00:00
  • 986939ecb6 Add tests for the Rename module Alex Ling 2020-05-03 16:31:29 +00:00
  • a5e97af3a3 Use abstract class in the Rename module Alex Ling 2020-05-03 16:31:00 +00:00
  • 4cee5faecd Allow | character outside of patterns Alex Ling 2020-05-03 16:30:35 +00:00
  • 711add74ef Allow spaces in patterns Alex Ling 2020-05-03 16:29:54 +00:00
  • f6f09c54bc Add Rename module Alex Ling 2020-05-03 12:02:12 +00:00
  • 0f58ebb87b Ignore markdown files Alex Ling 2020-05-02 10:21:39 +00:00
  • 46347a8fe4
    Update README.md Alex Ling 2020-04-23 14:49:06 +08:00
  • a354d811d9 Merge branch 'dev' v0.3.0 Alex Ling 2020-04-22 14:36:36 +00:00
  • 22d757362a
    Update README.md Alex Ling 2020-04-22 22:34:02 +08:00
  • 8afcea7e87
    Update README.md Alex Ling 2020-04-22 22:31:40 +08:00
  • fb05e913a0 Limit cover image types to png/jpeg in the web UI Alex Ling 2020-04-20 07:36:55 +00:00
  • 490888ad71 Bump version to 0.3.0 Alex Ling 2020-04-19 16:23:00 +00:00
  • 20d71bfa81 Finish #30 Alex Ling 2020-04-19 16:11:23 +00:00
  • ec6a7bd3d9 Read/unread a directory with API Alex Ling 2020-04-19 15:47:36 +00:00
  • b449d906ec Merge branch 'cover' into dev Alex Ling 2020-04-19 14:39:19 +00:00
  • f66bec5545 Update frontend for cover upload Alex Ling 2020-04-19 14:33:24 +00:00
  • ce5f444012 Remove debug code in upload handler Alex Ling 2020-04-19 14:32:58 +00:00
  • 8506044232 Handle errors in the "/" endpoint Alex Ling 2020-04-10 15:05:31 +00:00
  • 079dd8e280 Fix layout macro message displaying bug Alex Ling 2020-04-10 15:01:57 +00:00
  • 8262a163db Finish the API endpoint for cover upload Alex Ling 2020-04-08 07:01:06 +00:00
  • d6b22ef736 Don't return from DB blocks Alex Ling 2020-04-10 15:24:49 +00:00
  • 39f4897fc5 Set status as "Error" if downloaded zip is invalid Alex Ling 2020-04-08 10:30:29 +00:00
  • fc6a33e5fd Update Makefile Alex Ling 2020-04-08 07:18:25 +00:00
  • 7d97d21d40 Run Ameba and Crystal formatting tool on push Alex Ling 2020-04-08 07:09:54 +00:00
  • fcf9d39047 Project-wise refactoring to follow Ameba Alex Ling 2020-04-08 06:41:27 +00:00
  • d33cae7618 Use Ameba Alex Ling 2020-04-08 06:40:39 +00:00
  • 8b184ed48d Project-wise code formatting Alex Ling 2020-04-08 03:38:02 +00:00
  • d3309a810b
    Update bug_report.md Alex Ling 2020-04-07 22:15:07 +08:00
  • 3866c81588 Use the updated Logger class in spec Alex Ling 2020-04-07 13:26:09 +00:00
  • 2c31f594a4 Use the new Log module in Crystal 0.34.0 Alex Ling 2020-04-07 12:07:58 +00:00
  • c572c56a39 Upgrade Crystal version to 0.34.0 Alex Ling 2020-04-07 12:37:23 +00:00
  • e670a083a3 Update shards.lock Alex Ling 2020-04-07 04:01:04 +00:00