summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2019-11-17handle initial page load better (reload to activate service worker)Andrew Dolgov
2019-07-30resource refresh improvementsAndrew Dolgov
2019-07-30add sepia themeAndrew Dolgov
2019-07-30remove unneeded <b> tags from reader titleAndrew Dolgov
2019-07-30only show book title in headerAndrew Dolgov
2019-07-29show loading message while refreshing cacheAndrew Dolgov
2019-07-29mention epube in reader titleAndrew Dolgov
2019-07-29fix issues with font-family with spaces; add caeciliaAndrew Dolgov
2019-06-24add basic wiktionary supportAndrew Dolgov
2019-06-18google -> duckduckgoAndrew Dolgov
2019-06-18double tap fullscreen handler: prevent clash with dictionary popupAndrew Dolgov
2019-06-18switch to jquery mobile events; use doubletap to toggle fullscreenAndrew Dolgov
2019-03-15fix cover placeholdersAndrew Dolgov
2019-03-15further minor cleanupAndrew Dolgov
2019-03-15code/layout cleanupAndrew Dolgov
2019-03-12keep ui checkbox: prevent duplicate click handlersAndrew Dolgov
2019-02-11fix keep_ui_checkbox not workingAndrew Dolgov
2018-12-30simplify toolbar buttonsAndrew Dolgov
2018-12-30better error handling when downloading booksAndrew Dolgov
2018-12-25offline list: use es template stringsAndrew Dolgov
2018-11-29move inline scripts from read.html to read.js; fix some eslint-related stuffAndrew Dolgov
2018-11-29some eslint-related fixesAndrew Dolgov
2018-11-23worker: implement cache-busting for forced refreshes; remove leftover include...Andrew Dolgov
2018-11-23use jquery keyup handler for outer window hotkeysAndrew Dolgov
2018-10-21actually use remote lastread, duhAndrew Dolgov
2018-10-19open lastread location twice. why? i don't even care anymoreAndrew Dolgov
2018-10-16reader: if 401 is received on last page operations, redirect to index/loginAndrew Dolgov
2018-10-16properly handle closing reader UI if current session is invalidAndrew Dolgov
2018-09-13add download complete notificationsAndrew Dolgov
2018-07-02add locations to search resultsAndrew Dolgov
2018-07-02make fullscreen toolbar button a toggleAndrew Dolgov
2018-07-02only show UI if hidden when tapping contentAndrew Dolgov
2018-07-02add toolbar button to jump back if following relative URLAndrew Dolgov
2018-07-02use jquery wheel event handlerAndrew Dolgov
2018-07-02add manually-resized turn page columns instead of previous padding hacksAndrew Dolgov
2018-07-02add option to keep UI when turning pages, remove terrible iframe onclick hackAndrew Dolgov
2018-07-02storelastread: allow page == 0 since its a % nowAndrew Dolgov
2018-07-01minor fix to the previousAndrew Dolgov
2018-07-01add page turn handling for iframe margins (properly this time)Andrew Dolgov
2018-07-01Revert "Revert "add page turn handling for iframe margins""Andrew Dolgov
2018-07-01Revert "add page turn handling for iframe margins"Andrew Dolgov
2018-07-01add page turn handling for iframe marginsAndrew Dolgov
2018-07-01side taps: use reader element marginsAndrew Dolgov
2018-07-01apparently you can't adjust default epubjs themeAndrew Dolgov
2018-07-01reduce margins because epubjs is doing those too, misc ui fixesAndrew Dolgov
2018-06-29offline_cache: store pagination in new objectsAndrew Dolgov
2018-06-29fix issues with splash not always hiding if open_lastread() fails on startupAndrew Dolgov
2018-06-29fix book searchAndrew Dolgov
2018-06-29minor fixes for fullscreen mode, UI tweak for TOC iconAndrew Dolgov
2018-06-29make sure swipes go in proper directionAndrew Dolgov