Commit Graph

63 Commits

Author SHA1 Message Date
AJ Slater
29e6068db2 restore ORIGINAL_FORMAT_RE 2024-02-23 19:40:39 -08:00
AJ Slater
014c7191cd add publish script 2024-02-23 19:20:36 -08:00
AJ Slater
8608d4e805 bump news 2024-02-23 19:09:59 -08:00
AJ Slater
76691dfb99 revert dockerfile to just use install-all" 2024-02-23 19:07:10 -08:00
AJ Slater
51f184e546 fix install-deps in makefile 2024-02-23 19:06:35 -08:00
AJ Slater
9c052298a3 install npm in install deps 2024-02-23 19:04:45 -08:00
AJ Slater
2500fa351b circleci build scripts 2024-02-23 18:29:45 -08:00
AJ Slater
95ceefd0fe update docs 2024-02-23 18:23:08 -08:00
AJ Slater
4466fa6723 break up parse method and sort methods 2024-02-23 18:15:53 -08:00
AJ Slater
b57899d954 break up parsed items function 2024-02-23 18:01:07 -08:00
AJ Slater
e15feb587d comment on path_index() fragility 2024-02-23 17:52:25 -08:00
AJ Slater
51cb5eac7e add class comment 2024-02-23 17:41:42 -08:00
AJ Slater
7d98a8cea6 move function 2024-02-23 17:39:02 -08:00
AJ Slater
551804ad50 remove unused strip 2024-02-23 17:37:16 -08:00
AJ Slater
f61fe41850 remove unused issue pickup 2024-02-23 17:35:13 -08:00
AJ Slater
83cca4a846 cleanup cruft 2024-02-21 21:18:32 -08:00
AJ Slater
4f42e0afad minor code cleanup 2024-02-21 21:16:03 -08:00
AJ Slater
0d2fd4b9d2 simple logging activeated by verbose 2024-02-21 21:13:41 -08:00
AJ Slater
71b84e9540 remove cruft 2024-02-21 21:13:13 -08:00
AJ Slater
9ec6c8492a move code 2024-02-21 18:10:28 -08:00
AJ Slater
439a904c54 full dates in serialization. remainder in square brackets. tests for serializer 2024-02-21 18:08:50 -08:00
AJ Slater
4b9015878d replace code with regex 2024-02-21 17:03:42 -08:00
AJ Slater
0ff6feb3ea all tests work 2024-02-21 16:25:39 -08:00
AJ Slater
241e13f2d6 update deps 2024-02-21 13:16:30 -08:00
AJ Slater
d550d9c54e Complicated volume parsing 2024-02-21 13:15:18 -08:00
AJ Slater
2c0ab37d83 complicated year and volume parsing 2024-02-21 11:32:55 -08:00
AJ Slater
7d9b4efeee reorganize code. only substitute first colon out of caution. 2024-02-21 10:08:51 -08:00
AJ Slater
4b1f5fbdb9 better issue regex 2024-02-21 09:37:00 -08:00
AJ Slater
55423a9f10 formatting 2024-02-20 18:36:34 -08:00
AJ Slater
de1e0949c0 move working tests into block. move difficult tests into difficult block 2024-02-20 17:35:44 -08:00
AJ Slater
a3bc43b2d6 parse number issues earlier. pop alpha_month. strip commas from titles and series 2024-02-20 17:35:03 -08:00
AJ Slater
57ecf4f354 add optional parens to issue 2024-02-20 17:34:31 -08:00
AJ Slater
e34cfb9d13 fix test result 2024-02-20 17:18:47 -08:00
AJ Slater
656310c609 fix test result 2024-02-20 17:17:40 -08:00
AJ Slater
120feab7af sophisticated date parsing 2024-02-20 17:14:03 -08:00
AJ Slater
93ac5760a0 copy volume into issue if issue not available 2024-02-20 13:42:37 -08:00
AJ Slater
3304ba76d6 remove dots from series and title if not near digits 2024-02-20 13:33:48 -08:00
AJ Slater
da825abda7 move path cleaning until after ext extraction 2024-02-20 13:06:52 -08:00
AJ Slater
a6b61fc031 remove redundant namespace 2024-02-20 13:00:46 -08:00
AJ Slater
2d40518df6 fix imports 2024-02-20 12:59:51 -08:00
AJ Slater
207e3451d4 bump news for classes 2024-02-20 12:57:59 -08:00
AJ Slater
4580611454 make serializer class 2024-02-20 12:55:54 -08:00
AJ Slater
36729799a0 update deps 2024-02-20 12:46:42 -08:00
AJ Slater
fd4b4bc99c make parse_index a lazy function. re-add old 0.1.0 API 2024-02-20 12:45:42 -08:00
AJ Slater
b510864c30 move wontfix block 2024-02-20 01:09:51 -08:00
AJ Slater
31fd809aee move working tests into newly working block 2024-02-20 01:06:47 -08:00
AJ Slater
6f1b96c23a lint 2024-02-20 00:55:40 -08:00
AJ Slater
c84d1db13d Add webrip info type, fix test for Worlds Finest 2024-02-20 00:55:09 -08:00
AJ Slater
664f54cecb make parser a class. use delimeters in a string instead of the data_list 2024-02-20 00:21:54 -08:00
AJ Slater
71dd1d3972 alphabetical leading characters after # for issue 2024-02-19 14:18:38 -08:00