Commit graph

20 commits

Author SHA1 Message Date
Mouse Reeve f77c156733 rename main code directory 2020-09-17 13:30:54 -07:00
Mouse Reeve ee7c04cc7e code style cleanup 2020-05-09 16:16:23 -07:00
Mouse Reeve a321ef2a82 Merge branch 'large_imports' of https://github.com/cthulahoops/fedireads into cthulahoops-large_imports 2020-05-02 17:07:46 -07:00
Mouse Reeve 6b86bf32cd
Merge pull request #156 from cthulahoops/duplicate_reviews
Only import reviews if we're importing the book. (Avoid generating du…
2020-04-29 11:38:18 -07:00
Adam Kelly 62a3891ecf Only import reviews if we're importing the book. (Avoid generating duplicate reviews.) 2020-04-29 16:13:09 +01:00
Adam Kelly aec8e5c536 Do some checks to make sure we've got a csv file on import.
Fixes #104.
2020-04-29 15:33:06 +01:00
Adam Kelly 543cc29ee1 Increase limit to 500 entries and warn about limit. 2020-04-28 14:59:48 +01:00
Adam Kelly 60dabe442e Link import job to import status and display status on status page. 2020-04-22 14:16:46 +01:00
Adam Kelly 22b2a95fd3 Fixing up notifications. 2020-04-22 13:52:07 +01:00
Adam Kelly 0bf73fef24 Store csv in the database and then import via celery. 2020-04-22 13:52:07 +01:00
Adam Kelly 881cc4d64b First draft async imports. 2020-04-22 12:43:55 +01:00
Adam Kelly 53ff28b5dc Save progress information from imports. 2020-04-15 13:27:25 +01:00
Adam Kelly 6d7f20caad Check if we already have edition in our database before using openlibrary. 2020-04-12 13:56:18 +01:00
Adam Kelly 5148820fa3 Move attempt to resolve books to view action. 2020-04-12 13:56:11 +01:00
Adam Kelly 9933dbba54 Generate reviews from import data. 2020-04-02 09:32:26 +01:00
Adam Kelly d43c513d19 Style cleanup. 2020-04-02 09:32:26 +01:00
Mouse Reeve 92790d520f code style cleanup 2020-03-29 11:18:42 -07:00
Adam Kelly 8bf3225fc4 Generated import status rather than individual statuses. 2020-03-25 14:15:28 +00:00
Adam Kelly 323c7f8dbf Shelve the books. 2020-03-25 14:15:28 +00:00
Adam Kelly ce446d57fc Handle uploaded CSV and match to openlibrary titles. 2020-03-25 14:15:28 +00:00