Commit Graph

41 Commits (88f9ac58f4577e3efed63bceb91b51258060a8a0)

Author SHA1 Message Date
Dalf 88f9ac58f4 [mod] move public instance list to https://searx.space 4 years ago
Dalf f34ac58752 [mod] tidy oscar HTML output 5 years ago
Dalf 6fbba63c83 oscar and simple themes: no inline script (allow A+ Content-Security-Policy) 5 years ago
Noémi Ványi 4f4dcdf38f add links to footers of oscar and simple themes
Links:
 * Source code
 * Issue tracker
 * List of public instances

Closes #1071
7 years ago
Adam Tauber e060aedc16 [enh] make custom oscar option configurable from url 7 years ago
Adam Tauber b3974fc880 [fix] do not show glyph icons if noscript is enabled - #838 7 years ago
Adam Tauber 832cf37a97 [enh] display errors
also tried flask's flash feature but flask creates session cookies if it
isn't flushed. Avoiding session cookies to preserve privacy
8 years ago
Adam Tauber 9782633054 [fix] menu without js - closes #747 8 years ago
Noémi Ványi 4bd44cd98f uncapitalize searx in templates 8 years ago
Adam Tauber a7260ac497 [fix] do not replace image href urls - closes #594
These lines were added to fix a js image load issue (#535) what i cannot reproduce.
Hopefully we don't see it again
8 years ago
Adam Tauber f496dc353d [enh] oscar theme redesign added
The original code made by @logico-dev (#559)
8 years ago
Adam Tauber d27f7a1b07 [fix] clear image link if javascript enabled - closes #535 8 years ago
Adam Tauber e893d94185 [fix] docs url mod to prevent http redirect 8 years ago
Adam Tauber 6130f9a59f Merge pull request #473 from GreenLunar/patch-2
Update link to documentation page
8 years ago
Adam Tauber 0fbd705259 [enh] settings option to change instance name - closes #450 8 years ago
GreenLunar e01ef3bee1 Update link to documentation page 9 years ago
Alexandre Flament ada5993f61 [fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March 2015)
see http://w3c.github.io/webappsec/specs/referrer-policy/
9 years ago
Adam Tauber dd84814b68 [enh] plugins: client side dependency support 9 years ago
Cqoicebordel bbb5e23551 Remove whitespace caused by Jinja commands
Adding this conf change will remove every newline created by a Jinja command (`{% %}`). It can save a bit of bandwidth.
9 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 9 years ago
Thomas Pointhuber 1f00ce8527 Revert: [enh] add new bootstrap-themes to oscar-template 10 years ago
Thomas Pointhuber 016a0ffe8a [enh] show js warning only if menu can't be used or inside preferences 10 years ago
Thomas Pointhuber 096ffd0659 [enh] add new bootstrap-themes to oscar-template 10 years ago
Thomas Pointhuber de6064994e [enh] show text "Start search" instead of icon, if javascript is disabled 10 years ago
Thomas Pointhuber 525833bea7 [enh] disable js-based links if no js is available 10 years ago
Thomas Pointhuber 5bfaabeb6b [enh] add nojs support into oscar-template 10 years ago
Thomas Pointhuber 29a526ff0e [enh] add rss-link which can be detected by browsers 10 years ago
Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together 10 years ago
Adam Tauber 075a5fe898 Merge pull request #127 from pointhi/template_oscar_map
Template oscar, add map support
10 years ago
Thomas Pointhuber aba65369d2 [enh] make version of searx readable 10 years ago
Thomas Pointhuber a9b4f458e9 Merge pull request #6 from pointhi/template_oscar
[enh] add no-js support
10 years ago
Thomas Pointhuber 25312c53e1 [enh] add no-js support
* image results have url, which can be clicked
* preferences full functionable without js
10 years ago
Thomas Pointhuber 2e7723a6c1 [enh] oscar_template: improve result visualisation
* highlight parts of result
* add link to archiv.to
* fix little bugs
* add little icons
* change style of "show map" button
10 years ago
Thomas Pointhuber 740594a4b7 [enh] oscar_template: initial osm-map support for map results
* TODO: remove leaflet.min.css if not required
10 years ago
Thomas Pointhuber 451586f09f oscar template: update translation files 10 years ago
Thomas Pointhuber 55b9b10d2e oscar template: include typeahead.css into bootstrap.min.css 10 years ago
Thomas Pointhuber f4457da0a1 oscar template: using less to generate oscar.min.css 10 years ago
Thomas Pointhuber 14b0604bc0 oscar template: implement autocompleter 10 years ago
Thomas Pointhuber ef1ead9c4b oscar template: add directory in which are messages stored 10 years ago
Thomas Pointhuber 25919de608 oscar template: make the categories clickable 10 years ago
Thomas Pointhuber c21a907cac initial commit of the new template 'oscar'
* base.html mostly implemented
* stats.html implemented
* about.html implemented
* most of preferences.html implemented
* using bootstrap.js
10 years ago