Commit Graph

5317 Commits (77db40b8a8a73a6ff75d01687d49df199aa295a1)

Author SHA1 Message Date
Raymond Yee 77db40b8a8 Merge pull request #556 from Gluejar/embed-for-daily-feature
add featured mode to the widget
2016-03-31 10:32:01 -07:00
Raymond Yee 26520d92e6 Merge pull request #555 from Gluejar/fix-mobi-making
Fix mobi making
2016-03-30 17:26:06 -07:00
Raymond Yee 182e784144 add a comment to clarify distinction betwen Ebookfile and Ebook 2016-03-30 14:59:04 -07:00
Raymond Yee bf1ba2890c Merge pull request #553 from Gluejar/mime-types
init mimetypes
2016-03-30 11:14:11 -07:00
eric f7411d9525 add featured mode to the widget
Been wanting this for a while!
2016-03-29 13:47:23 -04:00
eric a72ac07dcf add function to generate mobi from the active epub 2016-03-29 13:06:23 -04:00
Raymond Yee 9ddd8de2d6 Merge pull request #552 from Gluejar/feedback-module
Feedback module
2016-03-28 18:19:19 -07:00
eric c902d6503c can add asks to non-ebf ebooks
(and can start a thanks campaign with non-ebf ebooks
2016-03-28 17:53:33 -04:00
eric 7180661fe3 generate mobi on ask 2016-03-28 14:30:05 -04:00
eric dfb7422857 some SEO 2016-03-28 09:54:57 -04:00
eric ab0c8814b4 add management command 2016-03-25 23:44:18 -04:00
eric a8ab510c61 set edition in initial 2016-03-25 23:37:32 -04:00
eric ca498a2ed6 simpler hash 2016-03-25 22:44:43 -04:00
Raymond Yee f4fd70a1ff Merge pull request #554 from Gluejar/fix_build_3550
Fix build 3550
2016-03-25 15:15:32 -07:00
Raymond Yee 3cb6553933 add notebook I used to find a good substitute 2016-03-25 15:13:09 -07:00
Raymond Yee 7bd29807f6 fix problem with Obama book in Chinese 2016-03-25 15:07:31 -07:00
eric 60bc236ab4 init mimetypes 2016-03-25 14:13:39 -04:00
eric 1dbe68408e use text from Rupert 2016-03-24 14:46:46 -04:00
eric cf93e975f3 allows us to create nonces 2016-03-24 14:43:05 -04:00
Raymond Yee f15cfdcc7f Merge pull request #551 from Gluejar/multi_formats_in_load_from_yaml
updating load_from_yaml to handle formats other than epub
2016-03-07 13:35:46 -08:00
Raymond Yee bf914a53de make use of settings.CONTENT_TYPES to compute EBOOK_FORMATS 2016-03-07 13:30:40 -08:00
Raymond Yee c5b7c20593 mock_ebook -> test_mode (much clearer) 2016-03-07 13:17:33 -08:00
eric 0d4930a238 fix too-strict url filter 2016-03-07 15:47:53 -05:00
Raymond Yee abe04a02c7 * Modified core.bookloader.load_from_yaml to go from assuming that there is an epub to enumerating
ebooks from corresponding release specified in yaml_url

* add GitHubTests.test_ebooks_in_github_release

* modified bookloader.load_from_yaml to allow for mock loading of epub in core.tests.BookLoaderTests.test_add_by_local_yaml
2016-03-04 12:09:30 -08:00
Raymond Yee 1ab3711bbf placeholder for updating load_from_yaml to handle formats other than epub -- e.g., mobi, pdf 2016-03-03 09:49:48 -08:00
eshellman 2256940bc7 Merge pull request #550 from Gluejar/travis_webhook
Travis webhook
2016-02-24 09:09:27 -05:00
eric 370147f6cd add url for travis webhook documentation 2016-02-24 09:08:57 -05:00
Raymond Yee b4a15304e9 ready for a review of this webhook (or push to just.unglue.it to test) 2016-02-23 10:32:51 -08:00
Raymond Yee b72f91862c in process of cleaning up webhook code 2016-02-22 15:03:07 -08:00
Raymond Yee e89af403c3 Merge branch 'master' into travis_webhook 2016-02-22 14:24:10 -08:00
Raymond Yee f4105faccd in progress: working on extracting repository owner and name from the data instead of from headers. (not working yet) 2016-02-22 14:15:24 -08:00
eshellman 5889c66c05 Merge pull request #549 from Gluejar/load_from_yaml_ebook
[#113378215] prevent a duplicate ebooks with exact same metadata by  /api/loader/yaml
2016-02-22 16:36:31 -05:00
Raymond Yee ca43d47397 current progress on webhook 2016-02-22 07:24:59 -08:00
Raymond Yee fb9a2bcd04 skeleton for /api/travisci/webhook 2016-02-18 11:37:35 -08:00
Raymond Yee f9320c6279 recognize that get_or_create returns (ebook, created) in load_from_yaml 2016-02-10 16:23:58 -08:00
Raymond Yee 45cb7d4eac [#113378215] prevent a duplicate ebooks with exact same metadata from being created by /api/loader/yaml
add dedupe_ebooks_with_same_urls.py command for deleting duplicate ebooks
2016-02-10 11:04:06 -08:00
Raymond Yee 4792d03920 Merge pull request #547 from Gluejar/another-pubname-fix
Make pubname and authname unique
2016-01-28 21:59:17 -08:00
Raymond Yee 8cdc5f0d4b Merge pull request #548 from Gluejar/se-update
update to the latest version of selenium
2016-01-28 21:46:54 -08:00
Raymond Yee 72fc7d2981 update to the latest version of selenium and add some delays to help Selenium script run 2016-01-28 20:24:53 -08:00
eric a575de59b6 make pubname and authname unique 2016-01-25 14:08:37 -05:00
eric 2b100ece61 fix pub_id not integet 2016-01-25 13:29:18 -05:00
Raymond Yee 770eeeb0c7 Merge pull request #546 from Gluejar/opds-nit
slash on namespace
2016-01-21 15:05:18 -08:00
eric 573638e23a slash on namespace 2016-01-21 18:03:31 -05:00
Raymond Yee bf8e385cb1 Merge pull request #545 from Gluejar/improve-opds
Improve opds
2016-01-20 17:19:31 -08:00
eric 51f5ac990b fix test 2016-01-19 20:53:55 -05:00
Raymond Yee ef82ff36b5 Merge pull request #544 from Gluejar/update-selenium
update version of selenium
2016-01-19 16:10:05 -08:00
Raymond Yee 310ab01b84 update version of selenium 2016-01-19 16:09:13 -08:00
eric f33cd6e487 revamp sitemap priority, add to opds 2016-01-19 17:28:45 -05:00
eric 21d00f0020 qualify acq link relation in opds 2016-01-19 17:28:05 -05:00
Raymond Yee e0e0b0ac55 Merge pull request #543 from Gluejar/duplicate-pubnames
Duplicate pubnames
2016-01-19 14:28:01 -08:00