searx/searx/static
Nick Espig 06979fa082
Load next page shortly before hitting the bottom
This improves the user experience by loading in the next entries shortly before him getting to the bottom. It makes the scrolling more smooth without a break in between.

It also fixes an error on my browser that scrolling never hits the defined number. When I debugged it I hit `.scrolltop` of 1092.5 and the `doc.height - win.height` of 1093, so the condition was never true.
2019-06-04 18:22:02 +02:00
..
css [update] bootstrap.min.css 2015-01-18 13:55:45 +01:00
fonts [enh] static content generalization 2015-01-12 14:54:16 +01:00
js [mod] move plugin static files to static/plugins 2016-02-10 18:06:11 +01:00
less/bootstrap Revert: [enh] add new bootstrap-themes to oscar-template 2015-01-18 13:54:24 +01:00
plugins Load next page shortly before hitting the bottom 2019-06-04 18:22:02 +02:00
themes simple theme : remove unused files 2018-08-26 10:34:41 +02:00