summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-03require phpstan 1.0 with some related fixesAndrew 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-17add in master snapshot of epubjsAndrew 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-16experimental: rebuild with latest epubjsAndrew 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-06-25prolong PHP session cookie automatically to stop hard logouts after SESSION_L...Andrew Dolgov
2021-05-19set padding for chapter progress elementAndrew Dolgov
2021-05-17a bit better ellipsizing strategy for reader chapter displayAndrew 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-16pull some JS requirements from npm (and feed them to gulp)Andrew 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-09add an overlay icon, use flexbox for overlayAndrew Dolgov
2021-04-08show git version in the UIAndrew Dolgov
2021-04-08reader: add system UI fontAndrew 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-14Merge branch 'master' of git.tt-rss.org:fox/the-epubeAndrew Dolgov
2021-03-14 * add CSRF protection to xhr requestsAndrew Dolgov
2021-03-05Update 'README.md'fox
2021-03-05 * use ORM for trivial queriesAndrew Dolgov
2021-02-06fix nonexistant file warningAndrew Dolgov
2021-02-04add workaround for gulp 4 not touching files on updateAndrew Dolgov
2021-01-29night theme: fix hr colorAndrew Dolgov
2021-01-28use a neutral color when reader is loadingAndrew Dolgov
2021-01-26img: un-invert on hover; set dark style for modals in night modeAndrew Dolgov
2021-01-26prevent white flashes in dark modeAndrew Dolgov
2021-01-26night theme: invert imagesAndrew Dolgov
2021-01-26night theme: use common css class with warmer fg colorAndrew 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