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/themes/simple
llmII d2b2300ee1 Feature: Pagination Widget with list of numbers.
Adds to the navigation widget, preserving forward/backward nav, and
inserting a list of clickable page numbers between them.

Phone sized devices continue without this widget as deterministic
display under small screen sizes has not been solved.

The widget is agnostic to the actual amount of pages there are that one
can navigate to and as such shows all plausible, albeit not necessarilly
valid, possibilities.

This widget does not interfere with infinite scroll in any fashion.
1 year ago
..
css [build] /static 1 year ago
img [build] /static 1 year ago
js [build] /static 1 year ago
src Feature: Pagination Widget with list of numbers. 1 year ago
.eslintrc.json [mod] SearXNG JavaScript Style Guide (eslint:recommended) 2 years ago
.gitattributes theme: remove __common__ 2 years ago
.gitignore [themes] ignore packages-lock.json 3 years ago
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 3 years ago
.stylelintrc.json [mod] simple theme: change stylelint configuration 2 years ago
gruntfile.js Theme: all top right icons have labels including "Preferences" 2 years ago
package.json Bump svgo from 2.8.0 to 3.0.0 in /searx/static/themes/simple 2 years ago
svg4favicon.svgo.js [enh] add SVG favicon href="favicon.svg" type="image/svg+xml" 3 years ago
svg4web.svgo.js [fix] eslint --fix 2 years ago