Commit Graph

38 Commits

Author SHA1 Message Date
Vishnu KS
d898b99562 Check if Google Books API key is present. 2020-11-30 00:15:17 +05:30
PhilipWright96
e86b26a72e Make book reviews up to date (#321)
* Fix import typo

* Fix import typo

* Add yml file to schedule github action

* Undo import changes

* Formatting

* Fix imports

* Imports

* Add file extension

* Kick on branch

* Try using py

* Attempt adding semicolons

* Temporarily remove python call

* Remove space

* Leave only one line in

* Refactor syntax

* Update yml syntax

* Test

* Test

* Test

* Test

* Add import

* Add bs4 module

* Refactor yml

* Add missing quotation marks

* Cat newly created file for testing purposes

* Sort indents

* Properly sort indents

* Add extra import

* Update import

* Update JSON files

* Use secrets for API keys

* Update json

* Update JSON files

* Reorganize workflow

* Move into right directory

* Fix order

* Update JSON files

* Attempt to change account which makes commits

* Kick job

* Update JSON files

* Attempt commit with new bot email

* Kick

* Attempt new kick

* Update JSON files

* Attempt removing email

* Change for kick

* Update JSON files

* Re-add email

* Update JSON files

* Check pwd of github VM

* Update JSON files

* Attempt copying updating books.json to app data

* Update JSON files

* Remove the onpush setting

* Update install method

* Replace touch with just echo call

* Update JSON files

* Remove cat

* Rename email

* Stage individual files instead of all

* Update JSON files

Co-authored-by: Philip Wright <wrightphilip4@gmail.com.github.com>
Co-authored-by: Mind Expanding Books Bot <mindexpandingbooks@gmail.com.github.com>
Co-authored-by: mindexpandingbooksbot <runner@fv-az70-910.gpy01byny0buvbolry2rpgzvkd.bx.internal.cloudapp.net>
Co-authored-by: mindexpandingbooksbot <mindexpandingbooksbot@users.noreply.github.com>
2020-11-30 00:06:31 +05:30
ariesthio
2bea8f1e1d Update books description 2020-10-25 12:43:36 +05:30
ariesthio
3c998f94fc Add google book api 2020-10-25 12:43:36 +05:30
Jackson Isaac
075a221392 Generalize nophoto url, update setting openlibrary URL 2020-10-21 23:42:02 +05:30
Jackson Isaac
4ec82e5448 Use openlibrary api when goodreads returns nophoto 2020-10-21 23:42:02 +05:30
Jackson Isaac
ce30d8b8b4 Fix typo in sample config file 2020-10-20 22:51:21 +05:30
Jackson Isaac
50b542189c README.md: Add info about goodreads api 2020-10-20 00:51:51 +05:30
Vishnu KS
3bbc985ea3 utils: Include instructions on installing requirments. 2020-10-18 16:15:07 +05:30
Vishnu KS
a226450410 utils: Update requirments.txt. 2020-10-18 16:10:29 +05:30
Vishnu KS
fbec5ca04a Move when to run script to top. 2020-10-12 13:00:07 +05:30
Vishnu KS
c8634462fc Remove uncessary comment on the location of utils. 2020-10-12 12:57:51 +05:30
Vishnu KS
eee53f2f60 Fix books.json path in README. 2020-10-12 12:56:03 +05:30
Vishnu KS
c527547008 Include documentation on website and utils. 2020-10-12 12:53:50 +05:30
Vishnu KS
c6197e9646 app: Include amazon links. 2020-09-27 16:02:12 +05:30
Vishnu KS
76f2f431c1 app: Update emoji in sidebar. 2020-08-23 23:37:13 +05:30
Vishnu KS
5bb6865ba6 utils: Run black. 2020-08-23 23:11:05 +05:30
Vishnu KS
9fe8505ea4 utils: Store only text as description. 2020-08-23 23:10:26 +05:30
Vishnu KS
52285301d1 utils: Update books.json. 2020-08-23 20:55:07 +05:30
Vishnu KS
843ed75db7 utils: Create basic tool to generate json files. 2020-08-23 16:07:56 +05:30
Vishnu KS
d723ec905b Install black. 2020-08-23 15:34:58 +05:30
Vishnu KS
3bd0ce9bd6 utils: Fix the REDAME input file name. 2020-08-23 15:27:44 +05:30
Vishnu KS
c2e244f784 utils: Add bunch of files to .gitignore. 2019-10-13 20:19:56 +05:30
Vishnu KS
49763eecd2 utils: Set book category in book object before storing. 2019-10-13 20:19:56 +05:30
Vishnu KS
63350a60a3 utils: Fix store_json dest. 2019-10-13 20:19:56 +05:30
Vishnu KS
5e02e59123 utils: Add flag to store json. 2019-10-13 20:19:56 +05:30
Vishnu KS
08b11eb478 utils: Add force option to always hit endpoint. 2019-10-13 20:19:56 +05:30
Vishnu KS
c619ae91f6 utils: Rename file_type to input_file_type. 2019-10-13 20:19:56 +05:30
geritol
9caa3e6dbf added docs 2017-10-03 18:10:21 +05:30
geritol
18f3257a9c changed name 2017-10-03 18:10:21 +05:30
geritol
c14813b484 enabled back goodreads api 2017-10-03 18:10:21 +05:30
geritol
b224665c24 now possible to update the same file 2017-10-03 18:10:21 +05:30
geritol
416796678b small fixes
- fixed a bug where table header was rendered for titles with no book
children
- now correctly parsing url (some of the record whereat parsed properly)
2017-10-03 18:10:21 +05:30
geritol
914c45651e refactored, added command line capabilities 2017-10-03 18:10:21 +05:30
geritol
950398bc3f typo 2017-10-03 18:10:21 +05:30
geritol
553d68f2de initial version of the working integration with Goodreads API 2017-10-03 18:10:21 +05:30
geritol
c826b1dd06 copy file not needed anymore 2017-10-03 18:10:21 +05:30
geritol
82616f0ecd init of utils
sorting by author name and title works
2017-10-03 18:10:21 +05:30