Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-05 | add missing function comments | daniel-Jones | 1 | -0/+9 | |
2018-06-05 | added imagscraper tool | daniel-Jones | 1 | -0/+110 | |
this tool is used to scrape each anime cover from our database (image sourced from MAL) and save them locally. | |||||
2018-06-05 | change some spacing | daniel-Jones | 1 | -8/+8 | |
2018-06-05 | other licence changes | daniel-Jones | 1 | -1/+2 | |
2018-06-05 | fix licence text | daniel-Jones | 1 | -2/+2 | |
2018-06-05 | now inserts data into the database | daniel-Jones | 1 | -12/+125 | |
2018-06-05 | added new tool malimporter.py | daniel-Jones | 1 | -0/+97 | |
used to import mal anime data from exported xml file. currently collects the relevant data, yet to import it into the database. | |||||
2018-06-03 | removed misplaced ')', added it where needed | daniel-Jones | 1 | -2/+2 | |
2018-06-03 | further minor edits | daniel-Jones | 1 | -2/+2 | |
2018-06-03 | minor readme changes | daniel-Jones | 1 | -1/+2 | |
2018-06-03 | added link to live example | daniel-Jones | 1 | -0/+2 | |
2018-06-03 | first commit | daniel-Jones | 4 | -0/+553 | |