eric
f1c74fe7da
made search easier
...
when no local results, automatically invoke google books search
2015-06-07 18:55:49 -04:00
eric
e6eaa24440
eliminate referrer leakage
2015-06-04 15:15:59 -04:00
Raymond Yee
90df82954e
Merge pull request #491 from Gluejar/handle_bad_ebook_links
...
handle the bad link error (Se test run locally -- so at the very least, this PR should not be destabilizing...will deploy and then test on some links.)
2015-06-03 07:24:03 -07:00
Raymond Yee
6ec36e001d
adding a colon to error message
...
"Well, this is awkward our ebook link is bad" to "Well, this is awkward: our ebook link is bad"
2015-06-03 07:02:49 -07:00
eric
499b67d3e1
handle the bad link error
2015-06-02 23:45:30 -04:00
eric
15f6599331
reorder sections
2015-05-11 15:46:17 -04:00
eric
afbe8ced90
edits
2015-05-11 11:35:44 -04:00
eric
dda48c1161
opinionated rewrite
2015-05-08 13:22:25 -04:00
eric
266378b7ed
fix dotted url names
2015-04-28 14:13:18 -04:00
eric
877eac1af2
stray file?
2015-04-27 23:24:19 -04:00
eric
29108128a5
global change url syntax
2015-04-27 23:24:02 -04:00
Raymond Yee
fe6d880957
Merge pull request #477 from Gluejar/view_as_plain
...
View as plain
2015-04-17 13:57:47 -07:00
Raymond Yee
f676d116aa
Merge pull request #476 from Gluejar/purchase_button
...
fix exception when no radio
2015-04-17 13:36:39 -07:00
Raymond Yee
46574801f7
I think now we have a Facebook profile link that works for both the global Facebook user ids and app scoped user ids.
2015-04-17 11:15:07 -07:00
eric
43ff601def
I was in a hurry
2015-04-17 13:00:26 -04:00
eric
bc16323652
fix profile link
2015-04-17 12:37:44 -04:00
eric
f7bfdfbbc4
fix exeption when no radio
...
The exception we've seen is caused by clicking purchase for b2u without
picking a radio button; before gifting there was always a button
checked.
2015-04-15 18:31:46 -04:00
eric
5644d0ea37
add "view_as parameter"
2015-04-11 08:25:41 -04:00
eric
e87294d442
twitter and facebook settings
2015-04-09 11:44:48 -04:00
eric
db457a948f
fixed user menu, bootstrapized learn more
2015-04-09 09:21:59 -04:00
eric
9e24dfaf7d
change all signin buttons to bootstrap buttons
2015-04-08 23:32:36 -04:00
eric
a8cab6c0ae
get google oauth2 working
2015-04-07 22:55:30 -04:00
eric
27af1780ab
month summary was including previous year
2015-03-31 13:51:22 -04:00
eric
78c2bb2dfc
add free count
2015-03-31 13:50:39 -04:00
Raymond Yee
85d057eb7d
Merge pull request #469 from Gluejar/improve_redemption
...
add case for correct user already has redeemed
2015-03-19 10:41:31 -07:00
Raymond Yee
8c7d99c8d7
Merge pull request #468 from Gluejar/subject_mapping
...
add keyword mapping
2015-03-19 10:37:05 -07:00
Raymond Yee
afb6885572
added comment line with example for subject/onto_subject
2015-03-19 10:34:26 -07:00
Raymond Yee
9d2b343c74
Merge branch 'google_books_button' of github.com:Gluejar/regluit into google_books_button
2015-03-18 11:36:49 -07:00
eric
8ac6d03723
off by one error
2015-03-18 14:34:58 -04:00
Raymond Yee
eb034013eb
Merge branch 'master' into google_books_button
2015-03-18 11:20:28 -07:00
eric
e76bb39069
add case for correct user already has redeemed
2015-03-17 22:11:55 -04:00
eric
519cad0083
add sanity check
...
usually you don't want to add a broad category to a small one
2015-03-12 12:25:03 -04:00
eric
576eb6d872
add keyword mapping
2015-03-12 11:58:49 -04:00
eric
3bdec13270
display ebook errors for first ebook
2015-03-10 14:19:05 -04:00
eric
c3896b70d4
allow ebook creation without filesize
2015-03-10 14:18:34 -04:00
Raymond Yee
b0550999e1
incorporate changes from kindle safe title changes.
...
Merge branch 'master' into kindle_file_size
Conflicts:
frontend/views.py
2015-03-09 10:56:20 -07:00
Raymond Yee
c9fd007654
Merge pull request #461 from Gluejar/warn_kindle_address
...
flag kindle email addressed that don't contain "kindle" in them
2015-03-09 10:14:12 -07:00
Raymond Yee
387c8d43e2
Merge pull request #460 from Gluejar/fix_kindle_bugs
...
provide a title that's kindle-safe
2015-03-06 15:06:21 -08:00
eric
8fd3e88622
don't need ungluer list for search
...
javascript was trying to download user avatars even when they're not in
the results
2015-03-06 17:35:16 -05:00
eric
351b9df768
add link that triggers the Google Books search
2015-03-06 17:28:21 -05:00
eric
c442861322
fix javascript bugs
2015-03-06 17:00:07 -05:00
eric
a444055912
inline endless scroll for better performance
2015-03-06 16:59:20 -05:00
eric
355e50b297
update news link
2015-03-06 16:32:21 -05:00
eric
0c4550fe4a
save ebook file size on send_to_kindle
...
don't deal with booxtream (b2u) ebooks at a all, only deal with free
ebooks
2015-03-05 22:30:03 -05:00
eric
5057820f30
update for mac yosemite
2015-03-05 22:26:25 -05:00
eric
94d9571e25
flag kindle email addressed that don't contain "kindle" in them
...
only valid kindle addresses we've seen not in kindle.com domain are
kindle.cn. Wanted to allow other addresses just in case.
2015-03-05 17:35:55 -05:00
eric
f05b276118
provide a title that's kindle-safe
2015-03-03 17:39:23 -05:00
Raymond Yee
9c4d609579
Merge pull request #459 from Gluejar/download-nits
...
add inactive download counts in rh tools [fix #88928040 ]
2015-02-25 11:21:08 -08:00
Raymond Yee
2390c322a4
Merge pull request #458 from Gluejar/email_message
...
sharing issues [fix #88552056 ][fix #88631150 ]
2015-02-25 11:19:26 -08:00
eric
84227748db
add inactive download counts in rh tools
2015-02-23 16:52:55 -05:00