You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/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.
5 years ago
..
css [update] bootstrap.min.css 10 years ago
fonts [enh] static content generalization 10 years ago
js [mod] move plugin static files to static/plugins 8 years ago
less/bootstrap Revert: [enh] add new bootstrap-themes to oscar-template 10 years ago
plugins Load next page shortly before hitting the bottom 5 years ago
themes simple theme : remove unused files 6 years ago