Adam Tauber
|
b3974fc880
|
[fix] do not show glyph icons if noscript is enabled - #838
|
2017-01-27 01:19:49 +01:00 |
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
|
2016-11-14 22:07:23 +01:00 |
Adam Tauber
|
9782633054
|
[fix] menu without js - closes #747
|
2016-11-01 23:12:46 +01:00 |
Noémi Ványi
|
4bd44cd98f
|
uncapitalize searx in templates
|
2016-08-15 17:12:43 +02:00 |
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
|
2016-07-16 23:37:02 +02:00 |
Adam Tauber
|
f496dc353d
|
[enh] oscar theme redesign added
The original code made by @logico-dev (#559)
|
2016-06-26 01:57:43 +02:00 |
Adam Tauber
|
d27f7a1b07
|
[fix] clear image link if javascript enabled - closes #535
|
2016-04-10 02:24:00 +02:00 |
Adam Tauber
|
e893d94185
|
[fix] docs url mod to prevent http redirect
|
2016-03-04 14:55:06 +01:00 |
Adam Tauber
|
6130f9a59f
|
Merge pull request #473 from GreenLunar/patch-2
Update link to documentation page
|
2016-03-04 14:52:23 +01:00 |
Adam Tauber
|
0fbd705259
|
[enh] settings option to change instance name - closes #450
|
2016-02-27 18:23:55 +01:00 |
GreenLunar
|
e01ef3bee1
|
Update link to documentation page
|
2015-12-23 10:31:25 +02:00 |
Alexandre Flament
|
ada5993f61
|
[fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March 2015)
see http://w3c.github.io/webappsec/specs/referrer-policy/
|
2015-04-26 15:48:48 +02:00 |
Adam Tauber
|
dd84814b68
|
[enh] plugins: client side dependency support
|
2015-04-12 19:24:01 +02:00 |
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.
|
2015-02-14 01:42:06 +01:00 |
Adam Tauber
|
df9cf9d09b
|
Merge branch 'rtl' of github.com:Cqoicebordel/searx
|
2015-02-10 15:23:56 +01:00 |
Thomas Pointhuber
|
1f00ce8527
|
Revert: [enh] add new bootstrap-themes to oscar-template
|
2015-01-18 13:54:24 +01:00 |
Thomas Pointhuber
|
016a0ffe8a
|
[enh] show js warning only if menu can't be used or inside preferences
|
2015-01-18 13:03:53 +01:00 |
Thomas Pointhuber
|
096ffd0659
|
[enh] add new bootstrap-themes to oscar-template
|
2015-01-18 12:00:38 +01:00 |
Thomas Pointhuber
|
de6064994e
|
[enh] show text "Start search" instead of icon, if javascript is disabled
|
2015-01-15 16:03:30 +01:00 |
Thomas Pointhuber
|
525833bea7
|
[enh] disable js-based links if no js is available
|
2015-01-15 15:55:39 +01:00 |
Thomas Pointhuber
|
5bfaabeb6b
|
[enh] add nojs support into oscar-template
|
2015-01-15 15:48:50 +01:00 |
Thomas Pointhuber
|
29a526ff0e
|
[enh] add rss-link which can be detected by browsers
|
2015-01-10 15:24:21 +01:00 |
Thomas Pointhuber
|
e687f5c290
|
[enh][oscar_template] split js-files and compile them together
|
2014-11-30 13:21:58 +01:00 |
Adam Tauber
|
075a5fe898
|
Merge pull request #127 from pointhi/template_oscar_map
Template oscar, add map support
|
2014-11-19 16:19:03 +01:00 |
Thomas Pointhuber
|
aba65369d2
|
[enh] make version of searx readable
|
2014-11-18 11:37:42 +01:00 |
Thomas Pointhuber
|
a9b4f458e9
|
Merge pull request #6 from pointhi/template_oscar
[enh] add no-js support
|
2014-11-04 14:32:53 +01:00 |
Thomas Pointhuber
|
25312c53e1
|
[enh] add no-js support
* image results have url, which can be clicked
* preferences full functionable without js
|
2014-11-03 22:18:40 +01:00 |
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
|
2014-11-03 10:39:47 +01:00 |
Thomas Pointhuber
|
740594a4b7
|
[enh] oscar_template: initial osm-map support for map results
* TODO: remove leaflet.min.css if not required
|
2014-11-02 13:00:28 +01:00 |
Thomas Pointhuber
|
451586f09f
|
oscar template: update translation files
|
2014-10-05 14:40:47 +02:00 |
Thomas Pointhuber
|
55b9b10d2e
|
oscar template: include typeahead.css into bootstrap.min.css
|
2014-10-05 14:40:47 +02:00 |
Thomas Pointhuber
|
f4457da0a1
|
oscar template: using less to generate oscar.min.css
|
2014-10-05 14:40:47 +02:00 |
Thomas Pointhuber
|
14b0604bc0
|
oscar template: implement autocompleter
|
2014-10-05 14:40:47 +02:00 |
Thomas Pointhuber
|
ef1ead9c4b
|
oscar template: add directory in which are messages stored
|
2014-10-05 14:40:46 +02:00 |
Thomas Pointhuber
|
25919de608
|
oscar template: make the categories clickable
|
2014-10-05 14:40:46 +02:00 |
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
|
2014-10-05 14:40:46 +02:00 |