summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2022-04-04filter styles from list elements, also filter line-height styleAndrew Dolgov
2021-11-02strip styles/attributes from tables, fix pre word wrapAndrew Dolgov
2021-09-17hide keep_ui_checkbox in app because it does nothingAndrew Dolgov
2021-09-17 * reduce LOCATION_DIVISOR to make page count more believableAndrew Dolgov
2021-09-16reset _moved_next on chapter change, etc (2)Andrew Dolgov
2021-09-16reset _moved_next on chapter change, etcAndrew Dolgov
2021-09-14exp: add optional workaround for epubjs columns shifting around - https://git...Andrew Dolgov
2021-09-14bring back location numbers to something more manageableAndrew Dolgov
2021-09-14generate locations for smaller character ranges; disable onresized for nowAndrew Dolgov
2021-08-25use inherit for font-family/sizeAndrew Dolgov
2021-08-24use revert instead of inherit when reverting element styles to defaultAndrew Dolgov
2021-08-17strip classes from outer html and a few more tagsAndrew Dolgov
2021-05-17use both hyphenation dictionaries if enabledAndrew Dolgov
2021-05-17fix typoAndrew Dolgov
2021-05-17forbid borders in book contentAndrew Dolgov
2021-04-14remove holder.js because it calls requestAnimationFrame constantly for some r...Andrew Dolgov
2021-04-13remove duplicate list of cached files from service workerAndrew Dolgov
2021-04-13use blob object urls instead of base64 when passing fonts to iframeAndrew Dolgov
2021-04-13don't try to store location needlessly; also when clicking on epub linksAndrew Dolgov
2021-04-13hide caecilia if ttf is not availableAndrew Dolgov
2021-04-13load custom ttf files inside iframe using base64Andrew Dolgov
2021-04-09some loading message tweaksAndrew Dolgov
2021-04-08show git version in the UIAndrew Dolgov
2021-04-08only perform further init tasks when service worker is availableAndrew Dolgov
2021-04-08sync remote lastread alwaysAndrew Dolgov
2021-03-14sanitize retrieved wiktionary content (just in case)Andrew Dolgov
2021-03-14 * add CSRF protection to xhr requestsAndrew Dolgov
2021-02-04add workaround for gulp 4 not touching files on updateAndrew Dolgov
2021-01-26prevent white flashes in dark modeAndrew Dolgov
2021-01-20better promise chain for startup, fix some minor bugsAndrew Dolgov
2021-01-20fallback to epub metadata if neededAndrew Dolgov
2021-01-20debug bookinfoAndrew Dolgov
2021-01-20reader: display title/author using stored book metadata, not epub contentsAndrew Dolgov
2021-01-19also strip styles off a elementsAndrew Dolgov
2020-11-21use timestamp to determine local/remote last read progress (SCHEMA UPDATE)Andrew Dolgov
2020-11-21App.onLine -> App.isOnlineAndrew Dolgov
2020-11-20App.onLine() is not a propertyAndrew Dolgov
2020-11-20reader: only set native online/offline event handlers if not running under appAndrew Dolgov
2020-11-20remove previous offline/online events, add endpoint for the appAndrew Dolgov
2020-11-20app isOnline is not a propertyAndrew Dolgov
2020-11-20offline mode fixesAndrew Dolgov
2020-11-20Merge remote-tracking branch 'origin' into app-onlineAndrew Dolgov
2020-11-20better handling for selection dialog popup; disable double tap to fullscreenAndrew Dolgov
2020-11-19WIP: check online status via app if possibleAndrew Dolgov
2020-11-16fix is-epube-app class being reset in Reader.applyTheme (2)Andrew Dolgov
2020-11-16fix is-epube-app class being reset in Reader.applyThemeAndrew Dolgov
2020-11-16set is-epube-app class based on JS host availabilityAndrew Dolgov
2020-11-16Revert "hide fullscreen icon in app mode"Andrew Dolgov
2020-11-16hide fullscreen icon in app modeAndrew Dolgov
2020-10-09add override styles for some obsolete tagsAndrew Dolgov