bookreader.git
2012-06-24 Dobrica Pavlinusicremove double parent directory
2012-06-24 Dobrica Pavlinusicuse .. for link to return to parent directory
2012-06-24 Dobrica Pavlinusicadded etag
2012-06-23 Dobrica Pavlinusicadded share
2012-06-23 Dobrica Pavlinusicbook url and Read button
2012-06-23 Dobrica Pavlinusicshow git scans
2012-06-23 Dobrica Pavlinusictweaks for missing pages
2012-06-23 Dobrica Pavlinusicadded BookReader html and javascript
2012-06-23 Dobrica Pavlinusicrename variables dir -> path
2012-06-23 Dobrica Pavlinusicresize images using Graphics::Magick
2012-06-23 Dobrica Pavlinusicsimple Plack::App::Bookreader based on Directory
2012-06-23 Dobrica Pavlinusicsimple plack server to show BookReaderDemo
2012-01-10 Michael AngAdd ppi (pixels per inch) to BookReader metadata API
2011-12-05 Michael Ang"preview" uses marked cover for books >= 1923. "cover0...
2011-11-07 Michael AngCloses #14, closes #15. Fix recovery path used when...
2011-10-26 Michael AngIA-specific: Patch from Tracey for new way to get item...
2011-10-26 Michael AngTmp file cleanup code
2011-10-19 Michael AngIA-specific. Make sure temporary files are unlinked...
2011-10-13 Michael AngWrite to fast tmp file instead of overly clever "stream...
2011-10-12 Michael AngSuppress warnings from 'convert'. Was confusing stream...
2011-09-16 Michael AngAdd files related to Internet Archive's implementation...
2011-09-07 Michael AngBump version number
2011-09-06 Michael AngInstead of defaulting Android devices to embedded UI...
2011-09-06 Michael AngFix tyPo
2011-09-01 Michael AngRemove CVS revision number (since we're using git as...
2011-08-31 Michael AngNavigation slider now shows e.g. 1/32 instead of 0...
2011-08-31 Michael AngMerge commit '614f54b' into cleanup
2011-08-31 Michael AngChange dragscrollable.js to add option to scroll window...
2011-08-31 Michael AngTreat jpx files as jp2.
2011-08-17 shenzhuxifix bugs
2011-07-01 Michael AngDon't set ol-host cookie if value not passed in
2011-07-01 Michael AngBump version number
2011-06-29 Michael AngProxy pass through
2011-06-22 rajbotbump version number
2011-06-22 rajbotworkaround buggy soundManger2 callbacks on FF5 and IE9
2011-05-27 Michael AngFix for images being returned overly large
2011-05-27 Michael AngBump version number
2011-05-26 Michael AngUpdate tests
2011-05-26 Michael AngSupport decimal percentage values for width/height...
2011-05-25 Michael AngUnit tests for proportional "within width/height" scaling
2011-05-25 Michael AngIf both width and height are specified (but no x or...
2011-05-25 Michael AngMerge branch 'leaf_url' into image_region
2011-05-25 Michael AngMore tests
2011-05-25 Michael AngAnother image test
2011-05-23 Michael AngAdd rotation support for non-jp2 images
2011-05-23 Michael AngUpdate unit tests
2011-05-20 Michael AngUnit test for getting page region. Fix bug in br.getPag...
2011-05-19 Michael AngNew function getRegionURI to retrieve partial page...
2011-05-18 Michael AngHandling of non-jp2 image formats using ImageMagick...
2011-05-12 Michael AngCan now access by leaf number in URL, e.g. archive...
2011-05-12 Michael AngProgress on image region support
2011-05-05 Michael AngFunction to get region params as float
2011-05-02 Michael AngCalculate region in source image
2011-04-21 Michael AngPatch from Tracey
2011-04-21 Michael AngBump version number
2011-04-18 Michael AngRead default values out of bookreader-defaults in meta.xml
2011-03-08 rajbotBump version number to 3.0.4
2011-03-01 Michael AngFix dev typo
2011-03-01 Michael AngFix incorrect display of thumbnails. Patch contributed...
2011-02-15 rajbotBump version number to 3.0.3
2011-02-15 rajbotMerge branch 'master' of git@github.com:openlibrary...
2011-02-08 rajbotuse brConfig isAdmin flag to trigger QA mode.
2011-02-08 rajbotMerge branch 'browserlending' of git@github.com:openlib...
2011-02-08 rajbotallow admins to QA in-browser loans
2011-02-07 Michael AngBump version number
2011-02-07 Michael AngRemove use of global br object in Open Library record...
2011-02-04 Michael AngUse empty string instead of null to unset display:...
2011-02-02 Michael AngA little more style
2011-02-01 rajbotAfter page flip, clear display:block from element style.
2011-02-01 Michael AngSuggest user refresh the BookReader if we lost the...
2011-02-01 Michael AngDisable drag/drop of images of protected books on IE
2011-02-01 Michael AngSend archive.org backed access token to openlibrary...
2011-02-01 Michael AngDisable image right-click for protected books
2011-01-31 Michael AngFor protected books, disable printing of pages.
2011-01-29 rajbotdelete loan cookies when book is returned from within...
2011-01-28 Michael AngUse live site, not dev host
2011-01-28 Michael AngFix typo in CSS
2011-01-28 rajbotFor old loans, the uuid is actually a text string,...
2011-01-28 Michael AngAdd loan token when polling
2011-01-28 Michael AngAllow GET or POST
2011-01-28 rajbotsanitize inputs
2011-01-27 Michael AngBookReaderAuth.php, which sets loan related cookies...
2011-01-27 Michael AngSend item access cookie to OL for validation
2011-01-26 rajbotUse 10 minute expiry in OLAuth cookies, refresh br...
2011-01-25 rajbotif loanUUID is set, add it to OLAuth authUrl
2011-01-15 Michael AngShow return button even when title is long. Add link...
2011-01-15 Michael AngMore styling for error messages.
2011-01-14 Michael AngBetter error handling messages for loan auth.
2011-01-14 Michael AngAdd "Return this book" under the book's title if it...
2011-01-07 Michael AngUpdate message if book has not been indexed yet. IA...
2010-12-10 rajbotMerge branch 'newui' of git@github.com:rajbot/bookreade...
2010-12-10 rajbotupdate standalone demo with newui changes
2010-12-08 Michael AngBookReader 3.0! Flippy -> GnuBook -> BookReader
2010-12-08 Michael AngMerge commit 'rajbot/newui' into newui
2010-12-08 Michael AngDisable info and share buttons on iPad with Safari...
2010-12-08 rajbotfix mouse handlers on IE8.
2010-12-07 Michael AngUpdate supported browser message
2010-12-06 Michael AngRemove "Back to" text in title bar since "where we...
2010-12-04 Michael AngServe old version of the BookReader for IE7 on archive...
2010-12-03 Michael AngMake embed frame width/height more easily adjustable
next