aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat
Commit message (Expand)AuthorAgeFilesLines
...
* move blacklist to the endMartin Czygan2020-11-171-227/+666
* cleanup blacklistMartin Czygan2020-11-171-1524/+1531
* update statsMartin Czygan2020-11-171-245/+1561
* fix subtitle checkMartin Czygan2020-11-171-2/+11
* extend title blacklistMartin Czygan2020-11-171-34/+1293
* update statsMartin Czygan2020-11-171-9/+9
* update blacklistMartin Czygan2020-11-171-8/+65
* update blacklistMartin Czygan2020-11-171-4/+16
* update statsMartin Czygan2020-11-171-5/+7
* update blacklistMartin Czygan2020-11-171-12/+15
* update notesMartin Czygan2020-11-171-14/+52
* update docs and blacklistMartin Czygan2020-11-171-0/+28
* update blacklistsMartin Czygan2020-11-171-2/+22
* be less fine grained with datasetsMartin Czygan2020-11-171-1/+11
* handle newline in titlesMartin Czygan2020-11-171-14/+10
* update blacklistMartin Czygan2020-11-171-1/+1
* update blacklistMartin Czygan2020-11-161-8/+39
* add more blacklistsMartin Czygan2020-11-161-15/+32
* wip: author_slugMartin Czygan2020-11-151-2/+26
* update title blacklistMartin Czygan2020-11-141-0/+1
* wip: verification and testsMartin Czygan2020-11-141-48/+101
* fix testsMartin Czygan2020-11-131-1/+0
* wip: verificationMartin Czygan2020-11-133-17/+181
* Merge branch 'bnewbold-sandcrawler' of https://github.com/bnewbold/fuzzycat i...Martin Czygan2020-11-123-51/+753
|\
| * sandcrawler slugify: yet more unicode corner-casesBryan Newbold2020-11-101-16/+47
| * add sandcrawler-style title key methodBryan Newbold2020-11-102-3/+132
| * cluster: count empty keys (and don't return them)Bryan Newbold2020-11-101-0/+3
| * add support for key denylistBryan Newbold2020-11-103-4/+574
* | wip: note on 'serde' overheadMartin Czygan2020-11-121-0/+1
* | reduce custom schema for nowMartin Czygan2020-11-121-13/+16
* | move fileinput.input out of the clusterMartin Czygan2020-11-122-78/+77
* | move main.py to __main__.pyMartin Czygan2020-11-121-0/+0
* | update depsMartin Czygan2020-11-123-7/+10
* | reduce dependenciesMartin Czygan2020-11-122-19/+14
|/
* cluster notesMartin Czygan2020-11-111-0/+54
* verify stubMartin Czygan2020-11-112-21/+8
* specify result schemaMartin Czygan2020-11-111-0/+15
* fix slugMartin Czygan2020-11-101-1/+1
* add tss optionMartin Czygan2020-11-101-1/+1
* fix importMartin Czygan2020-11-101-1/+1
* python 3 has ascii_lettersMartin Czygan2020-11-101-1/+1
* fix import and styleMartin Czygan2020-11-101-0/+4
* add tss key optionMartin Czygan2020-11-103-14/+33
* save a bit of spaceMartin Czygan2020-11-071-1/+1
* remove progress indicatorMartin Czygan2020-11-071-3/+1
* emit title slugMartin Czygan2020-11-071-1/+1
* we need to build a list first, then convert into dbMartin Czygan2020-11-071-30/+18
* wip: aux lists and dbsMartin Czygan2020-11-073-9/+148
* add type annotationsMartin Czygan2020-11-062-17/+19
* define a result typeMartin Czygan2020-11-051-4/+12