]> git.sesse.net Git - pr0n/history - files/pr0n-fullscreen.js
Fix an (irrelevant) confusion about addEventListener.
[pr0n] / files / pr0n-fullscreen.js
2023-03-19 Steinar H. GundersonFix an (irrelevant) confusion about addEventListener. master
2023-03-19 Steinar H. GundersonFix infobox placement in edge cases on high-DPI screens.
2023-03-19 Steinar H. GundersonFix a swiping issue.
2023-03-18 Steinar H. GundersonHide the infobox immediately when going to immersive...
2023-03-18 Steinar H. GundersonOnly show the infobox if there is room for all the...
2023-03-04 Steinar H. GundersonRender the infobox on the client side.
2020-07-15 Steinar H. GundersonSome infobox adjustments.
2020-07-15 Steinar H. GundersonFix a variable name.
2020-07-14 Steinar H. GundersonFix centering of text again.
2020-07-14 Steinar H. Gunderson/select XHR does not need to be sync.
2020-07-06 Steinar H. GundersonFix a Chrome JS warning; we cannot preventDefault even...
2020-07-06 Steinar H. GundersonStop swiping beyond the end.
2020-07-06 Steinar H. GundersonImplement swiping for next/prev.
2020-07-06 Steinar H. GundersonFix infobox with DPR != 1.
2020-07-06 Steinar H. GundersonFix some flickering.
2020-07-06 Steinar H. GundersonRework preloading.
2020-07-06 Steinar H. GundersonRemove an old IE hack.
2018-04-22 Steinar H. GundersonFix keyboard navigation for Firefox.
2016-06-29 Steinar H. GundersonAdd more resolutions; it's the 4K era.
2016-01-03 Steinar H. GundersonFix text fading.
2015-11-28 Steinar H. GundersonIf we are showing a RAW image, show an extra download...
2015-11-28 Steinar H. GundersonShow the right link to download the original.
2015-11-28 Steinar H. GundersonUnbreak immersive mode.
2015-11-27 Steinar H. GundersonBetter scoping.
2015-11-27 Steinar H. GundersonMove all the fullscreen events to the JavaScript file.
2015-11-26 Steinar H. GundersonWhen closing fullscreen mode, go back to where we click...
2015-11-20 Steinar H. GundersonSome opacity tweaks for the immersive experience.
2015-11-19 Steinar H. GundersonAdd an overflow/options/hamburger menu to download...
2015-11-19 Steinar H. GundersonRemove more obsolete browser hacks.
2015-11-19 Steinar H. GundersonRemove hacks for pre-IE7.
2015-11-19 Steinar H. GundersonRemove burned-in infoboxes. Turn infobox always on...
2015-11-18 Steinar H. GundersonFix JavaScript issues with TLS and/or non-default ports.
2015-10-20 Steinar H. GundersonHandle non-integral device pixel ratios.
2015-10-20 Steinar H. GundersonMuch better high-dpi support; makes images and text...
2015-04-07 Steinar H. GundersonAdd a new 2304x1728 resolution (twice 1152x864), for...
2014-07-14 Steinar H. GundersonA small fix to make some loads of /box/ redundant.
2014-05-03 Steinar H. GundersonIn fullscreen mode, avoid an extra HTTP round-trip...
2010-04-17 Steinar H. GundersonAdd JavaScript support for unselecting. Also remove...
2009-07-04 Steinar H. GundersonWorkaround for Chrome in fullscreen mode.
2009-05-17 Steinar H. GundersonUnbroke infobox=0 for fullscreen mode.
2008-07-25 Steinar H. GundersonMinor JavaScript refactoring.
2008-07-25 Steinar H. GundersonMore window.location.hash usage/fixups.
2008-07-25 Steinar H. GundersonVarious ugliness to track hash changes from pastes...
2008-07-25 Steinar H. GundersonHave slightly less irksome anchor parsing in the JavaSc...
2008-05-29 Steinar H. GundersonAdd two extra notches of resolution, for the Googlers...
2008-05-26 Steinar H. GundersonAssorted infobox bugfixing.
2008-05-26 Steinar H. GundersonMake the fullscreen view use the new box-only cache.
2008-05-10 Steinar H. GundersonAdd 1152x864 as a resolution; I browse enough fullscree...
2007-11-28 Steinar H. GundersonReplace the link-background hack by a much neater one...
2007-09-02 Steinar H. GundersonThrough a fun set of hacks for the whole family (it...
2007-08-27 Steinar H. GundersonFix a bug where the fullscreen code would ask for ...
2007-08-25 Steinar H. GundersonIn fullscreen mode, crop the image div to the screen...
2007-08-21 Steinar H. GundersonUpdate the fullscreen mode to handle non-4:3 images...
2007-08-20 Steinar H. GundersonResolution boost!
2007-07-25 Steinar H. GundersonFix tons of JSLint issues.
2007-07-24 Steinar H. GundersonFix the fullscreen mode for +all. Probably fixes some...
2006-12-09 Steinar H. GundersonFix some issues with Firefox requesting the same page...
2006-12-09 Steinar H. GundersonFix some issues with IE preloading.
2006-12-09 Steinar H. GundersonFix IE opacity error in indexed mode.
2006-08-01 Steinar H. GundersonYet more IE hacks to get the positioning right...
2006-08-01 Steinar H. GundersonMore close fixes in the PNG stuff.
2006-08-01 Steinar H. GundersonPNG-fix the close button as well.
2006-07-31 Steinar H. GundersonOnly use space for select if sel=1.
2006-07-31 Steinar H. GundersonSupport image selection from the fullscreen view.
2006-07-31 Steinar H. GundersonMove externally served files into their own directory.