Commit Graph

  • 9c38e4a6eb updated unit tests; implemented volume property and related tests main Bryan Bailey 2022-06-22 23:19:34 -04:00
  • e55cd132d4 Refactored comic.py. Removed ComicArchive class Bryan Bailey 2022-06-22 22:45:56 -04:00
  • 24ae5b9393 fixed missing installation dependency Bryan Bailey 2022-05-25 19:02:17 -04:00
  • 4b6a8cf821 Update issue templates Bryan Bailey 2022-05-25 16:09:52 -04:00
  • b983ce57f9 changed current_app import from flask to app remix web-app Bryan Bailey 2022-04-06 22:48:57 -04:00
  • 5470644e8a changed current_app import from flask to app Bryan Bailey 2022-04-06 22:45:30 -04:00
  • 670bd901a8 fixed tox.ini Bryan Bailey 2022-04-06 22:41:07 -04:00
  • 4f3d7175f6 added connection status macro and background task scheduling Bryan Bailey 2022-04-06 22:38:47 -04:00
  • 4f3e0e6feb updated requirements root 2022-04-06 19:25:40 -04:00
  • 897a6e9934 fixed testing paths Bryan Bailey 2022-04-06 16:16:52 -04:00
  • be4eda6686 authorization routes and logic Bryan Bailey 2022-04-06 01:24:06 -04:00
  • 5ca91452ca refactored app structure Bryan Bailey 2022-04-05 23:12:42 -04:00
  • 56b4ec2670 working webapp with basic styling Bryan Bailey 2022-04-04 22:16:43 -04:00
  • 3c94149943 updated requirements Bryan Bailey 2022-04-03 15:19:37 -04:00
  • f1b234a8cc removed python 3.6 support Bryan Bailey 2022-04-01 22:08:02 -04:00
  • 0a2f5d753a [FIX] updated requirements fixing importlib-metadata error Bryan Bailey 2022-04-01 22:05:43 -04:00
  • dbe4e56624 updated github actions Bryan Bailey 2022-04-01 22:01:05 -04:00
  • a2ea7a1560 updated unittests Bryan Bailey 2022-04-01 21:57:00 -04:00
  • 4509276318 added testing for python 36 and 37; updated readme Bryan Bailey 2022-04-01 21:49:26 -04:00
  • d71a8db95c updated readme Bryan Bailey 2022-03-31 11:19:58 -04:00
  • 26b85ac984 updated readme Bryan Bailey 2022-03-31 11:16:21 -04:00
  • bc32ce7a78 fixed tox config Bryan Bailey 2022-03-31 11:04:54 -04:00
  • db9cce5ac2 tox config Bryan Bailey 2022-03-31 11:00:32 -04:00
  • e8ddad67ab added exception and testcase for comic that loads the page but not images Bryan Bailey 2022-03-31 10:37:08 -04:00
  • 75137f85d7 fixed erroneous import in test_basic Bryan Bailey 2022-03-30 22:17:57 -04:00
  • c0b902395b added config Bryan Bailey 2022-03-30 22:01:22 -04:00
  • 1a092e4f4b added -s/--series flag for downloading multiple comics related to original url Bryan Bailey 2022-03-22 22:21:00 -04:00
  • 95adeeb719 added -s/--series flag for downloading multiple comics related to original url Bryan Bailey 2022-03-22 22:15:48 -04:00
  • 7f131f9339 Merge branch 'fix-regex-warning' into 'main' Bryan Bailey 2022-03-22 02:55:43 +00:00
  • 3d13a62c03 Merge branch 'main' into 'fix-regex-warning' Bryan Bailey 2022-03-22 02:53:39 +00:00
  • 87372d8ba9 [FIX] regex escape sequence warning Bryan Bailey 2022-03-21 22:12:11 -04:00
  • 120e17f26a [FIX] regex escape sequence warning Bryan Bailey 2022-03-21 22:09:07 -04:00
  • e71602548a [FIX] regex escape sequence warning Bryan Bailey 2022-03-21 21:57:33 -04:00
  • 88365b3d9b windows support Bryan Bailey 2022-03-21 21:47:36 -04:00
  • d5db0d8502 TODO fix invalid escape sequence in issue_number property Bryan Bailey 2022-03-20 21:54:57 -04:00
  • 22624980d7 TODO fix invalid escape sequence in issue_number property Bryan Bailey 2022-03-20 21:49:58 -04:00
  • 93bb551beb requirements.txt cleanup Bryan Bailey 2022-03-20 21:42:19 -04:00
  • 0ebe986708 fixed OSError: [Errno 18] Invalid cross-device link error Bryan Bailey 2022-03-20 21:17:56 -04:00
  • ce1afe0ef8 added issue_num, prev and next properties; fixed issue with jpg file naming Bryan Bailey 2022-03-20 19:26:04 -04:00
  • ca1df871a4 Fixed output path of generate_archive Bryan Bailey 2022-03-15 00:09:40 -04:00
  • abe2015bcf Fixed output path of generate_archive Bryan Bailey 2022-03-14 23:40:22 -04:00
  • 9b8bca955b Scrapper checks for comics library path and creates it if needed Bryan Bailey 2022-03-14 23:30:01 -04:00
  • 41b6d33887 testing new pipeline Bryan Bailey 2022-03-14 23:20:20 -04:00
  • f43075d907 testing new pipeline Bryan Bailey 2022-03-14 23:16:01 -04:00
  • 89bbc7a73a fixed gitlab-ci Bryan Bailey 2022-03-14 23:10:10 -04:00
  • 91ff7e0b80 Error handling for http errors; added gitlab-ci Bryan Bailey 2022-03-14 23:07:50 -04:00
  • a5c0f83cd4 added support for dragonballsupermanga.net Bryan Bailey 2022-03-14 10:29:50 -04:00
  • 28b8a199f6 added path option to Comic and Comic Archive; added .egg-info to gitignore Bryan Bailey 2022-03-14 09:15:35 -04:00
  • 26174d00dc added click_default_group package; configured setup.py installation Bryan Bailey 2022-03-14 08:31:28 -04:00
  • 36e821fe64 added init command; removed torrent support temporarily Bryan Bailey 2022-03-13 11:56:00 -04:00
  • d421ac310a working comic module TODO fix torrent downloads Bryan Bailey 2022-03-10 22:26:50 -05:00
  • b0e2ad0a3b implemented comic download cli Bryan Bailey 2022-03-09 23:23:33 -05:00
  • 8d44f40fb1 updated readme Bryan Bailey 2022-03-09 23:05:52 -05:00
  • 5e3dffb674 major refactor; cleaned up some wonky architecture; passing unit tests for comic downloads Bryan Bailey 2022-03-09 23:01:05 -05:00
  • 8cdb80315a passing unittests TODO fix comic downloads Bryan Bailey 2022-03-09 00:39:40 -05:00