Commit Graph

57 Commits (fb5c1ed31036699eb5668f70fa3d5b0e953a2e8a)

Author SHA1 Message Date
Markus Heiser 3364a15b3a [build] /static 3 years ago
Markus Heiser 02391cc892 [build] /static 3 years ago
Markus Heiser 339838f9f5 [build] /static 3 years ago
mrpaulblack b0aebf7069 [build] /static 3 years ago
mrpaulblack cf9d161d26 [build] /static 3 years ago
Alexandre Flament ef2556770b [build] /static 3 years ago
Markus Heiser 5721617de4 [build] /static 3 years ago
MrPaulBlack 29e092b931 [build] /static 3 years ago
Markus Heiser 9bf53ab974 [build] /static 3 years ago
MrPaulBlack 303cea3437 [build] /static 3 years ago
MrPaulBlack 9badec0260 [build] /static 3 years ago
Alexandre Flament 67ab4d4165 [build] /static 3 years ago
Alexandre Flament 558e0c3241 [build] /static 3 years ago
Markus Heiser aa08c48af8 [build] /static 3 years ago
Alexandre Flament 8d6c119593 [build] /static 3 years ago
Markus Heiser 67d3dc01a2 [build] /static 3 years ago
Alexandre Flament 6782830a4a [build] /static 3 years ago
Alexandre Flament 7bfaf42e4b [build] /static 3 years ago
MrPaulBlack f86a658c1c [build] /static 3 years ago
Alexandre Flament 861f046090 [build] /static 3 years ago
Alexandre Flament a93bd19101 [build] /static 3 years ago
Markus Heiser 84447b87e1 [build] /static 3 years ago
MrPaulBlack 8918fb3eb0 [build] /static 3 years ago
MrPaulBlack 9ff0a91fca [build] /static 3 years ago
MrPaulBlack 32fb2bdf85 [build] /static 3 years ago
MrPaulBlack d8c9839625 [build] /static 3 years ago
Alexandre Flament 715c445e9b [build] /static 3 years ago
Alexandre Flament a53a4d5012 [build] /static 3 years ago
MrPaulBlack 43fc136207 [build] /static 3 years ago
Markus Heiser 73cb80e71d [build] /static 3 years ago
MrPaulBlack e8ed56251a [build] /static 3 years ago
Alexandre Flament 39876d9f14 [build] /static 3 years ago
MrPaulBlack 30a9146bdc [build] /static 3 years ago
Markus Heiser b0623ac9f6 [build] /static 3 years ago
Markus Heiser 0d070fde92 [build] /static 3 years ago
Alexandre Flament d29094579b [build] /static 3 years ago
Alexandre Flament 2bc9b00cd7 Static build 3 years ago
Alexandre Flament 85033f3d09 Static build 3 years ago
Alexandre Flament 49ea5b7644 Static build 3 years ago
Markus Heiser 15178e5b96 [static] make themes.all - based on commit 12af3b39
Based on commit 12af3b39 this patch is generated by::

    make themes.all

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
Markus Heiser 60dc91f234 [static] make /stats more CSP compliant- make themes.all
Based on commit:

- a89b823f [mod] remove overpass API call

this patch is generated by::

     make themes.all

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
Markus Heiser 73d73dcf9b [static] make /stats more CSP compliant- make themes.all
Based on commits

- 0507e185 [fix] bar graph and rename CSS class engine-scores -> engine-score
- 3e9ad7ae [fix] make /stats more CSP compliant - github issue form
- 34859d0e [fix] make /stats more CSP compliant - oscar theme
- 0a6c4884 [fix] make /stats more CSP compliant - simple theme
- cdfb4b7f [fix] make /stats more CSP compliant - bar graph
- 965817f2 [fix] simple theme - generate missing sourceMap file

this patch is generated by::

     make themes.all

Reported-by: https://github.com/searxng/searxng/issues/57
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
Markus Heiser 8291804082 [static] make themes.all - from commit 9e8171e38
Based on commit 9e8171e38 this patch is generated by::

     make themes.all

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
Alexandre Flament 7032f7521c [mod] /stats: simple theme implementation 3 years ago
Alexandre Flament 7cfd8d900a [mod] oscar: /preferences , engines tab: report engine times
* display the median time instead of the average.
* add a "Reliability" column (sum up the metrics and the checker results).
* the "selected language", "SafeSearch", "Time range" values are displayed as "broken" when the checker tests fail.
3 years ago
Alexandre Flament 7a0fbdecc4 [enh] oscar: image thumbnail layout
Adjust thumbnail sizes to fill the container width
4 years ago
Alexandre Flament d648001688 [mod] preferences: a tooltip is shown when the mouse is over the engine names 4 years ago
Alexandre Flament 32cd0d31b3 [mod] upgrade pygments
add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes.
4 years ago
Alexandre Flament 9bc1856e2b [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
Alexandre Flament c23401e9fa [fix] simple theme: fix autocomplete
AJAX requests send the X-Requested-With HTTP header,
so searx.webapp.autocompleter returns the results with the expected data format.

Related to #2127
Close #2203
4 years ago