Commit Graph

302 Commits (46a2c63f8e1c3819cceff2d61fe9106051e8ecee)

Author SHA1 Message Date
Cqoicebordel 83d6f36659 Final commit on favicons
Definitely remove engine array
Change every themes to accomodate that change
Tweak of video template of oscar to add link on video thumbnail
10 years ago
Cqoicebordel e623ee593a Add icons and badge for the themes
Add kickass in engine list
Add content for the result from kickass
10 years ago
Cqoicebordel e71b665fd5 Load the list of icons only once 10 years ago
Cqoicebordel 0bfc793194 Add a variable with all the icons of the theme
Add for the template a list of available icons in the current theme.
10 years ago
Adam Tauber 41aca9a068 [fix] autocomplete x-suggestion 10 years ago
Cqoicebordel c2e88339f7 Add pubdate
Add pubdate with a good format, against publishedDate.
10 years ago
Adam Tauber d959cb1c05 [enh] gevent/grequests changed to the built-in threading lib 10 years ago
Adam Tauber cfdfca0d41 [fix] whitespace remove 10 years ago
Thomas Pointhuber aba65369d2 [enh] make version of searx readable 10 years ago
Thomas Pointhuber 0e1035eac1 Merge https://github.com/asciimoo/searx into template_oscar
Conflicts:
	searx/translations/de/LC_MESSAGES/messages.po
	searx/translations/en/LC_MESSAGES/messages.po
	searx/translations/es/LC_MESSAGES/messages.po
	searx/translations/fr/LC_MESSAGES/messages.po
	searx/translations/hu/LC_MESSAGES/messages.po
	searx/translations/it/LC_MESSAGES/messages.po
	searx/translations/nl/LC_MESSAGES/messages.po
	searx/webapp.py
10 years ago
Adam Tauber 5740cfbf1c [fix] pep8 part II. 10 years ago
Adam Tauber 20400c40c3 Merge pull request #97 from pointhi/https
Implementing https rewrite support
10 years ago
Thomas Pointhuber bb126da0fb improve https rewrite code 10 years ago
Thomas Pointhuber 0616d26feb improve https rewriting 10 years ago
Thomas Pointhuber 9b9f097adb Implementing https rewrite support #71
* parsing XML-Files which contain target, exclusions and rules
* convert regex if required (is a little hack, probably does not work
for all rules)
* check if target rule apply for http url, and use the rules to rewrite
it
* add pice of code, to check if domain name has not changed during
rewrite (should be rewritten, using publicsuffix instead of little hack)
10 years ago
Adam Tauber 4da795895d [fix] default template handling 10 years ago
Thomas Pointhuber 517e57b996 oscar template: improve result icons 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
dalf 829c758970 Merge remote-tracking branch 'upstream/master' 10 years ago
Thomas Pointhuber 510aba5e66 implement query parser and use it inside autocompletion 10 years ago
Dalf 6bfd566353 [enh] add infoboxes and answers 10 years ago
Adam Tauber c23db1b2bf [enh] more flexible category selection 10 years ago
Adam Tauber ed925cf561 [fix] query escaped in all htmls, invalid todo removed 10 years ago
Adam Tauber 22a3cf7ac7 [enh] HTTP GET theme select 10 years ago
Adam Tauber 11f5684b9f [fix] unused globals removed II. 10 years ago
Adam Tauber b0ba367a1a [enh][mod] search refactor 10 years ago
Adam Tauber cebf5868b3 [fix] pep8 10 years ago
Adam Tauber 8a7daed507 Merge pull request #74 from posativ/patch/application-alias
add application as alias
10 years ago
Martin Zimmermann cbdc1e1e76 fix gevent's monkey patch position 10 years ago
Martin Zimmermann 7d5c131349 add application as alias 10 years ago
Adam Tauber 96c8b20a04 [enh] https rewrite basics 10 years ago
Matej Cotman 08eaffe245 add multi theming support 10 years ago
Adam Tauber a41c1392f0 [fix] using different opensearch url to fix chrome POST request bug 10 years ago
Adam Tauber 44d3af9fb2 Merge pull request #61 from matejc/optional_search_get
Optional search get
10 years ago
Adam Tauber 8e2d996e27 [fix] autocomplete encoding 10 years ago
Matej Cotman 32e98967b7 add optional request with GET method for search and results pages 10 years ago
Adam Tauber 879bac8adb [fix] opensearch autocomplete 10 years ago
Adam Tauber 41dd4d9ba3 [enh] autocompleter server side part 10 years ago
Thomas Pointhuber a76525d1f3 add client var to all render pages 10 years ago
Thomas Pointhuber 71c6124f7b fix little bug to allow webapp.py without client var 10 years ago
Thomas Pointhuber c8cf95aa56 deactivate autocompleter by default 10 years ago
Thomas Pointhuber cc7f3cb617 initial implemention of autocompletion in opensearch.xml 10 years ago
Thomas Pointhuber 8abf4ab993 adding initial code for backend-part of autocompleter
including test-code
10 years ago
Adam Tauber f104553af4 [mod][fix] cookie expiration ++ pep8 compatibility 10 years ago
Adam Tauber 018a14431b Merge pull request #57 from pointhi/results
improving publishDate extraction and output of it
10 years ago
Thomas Pointhuber fd86bf8189 fix bug, to display publishDate with timezone without error 10 years ago
Adam Tauber 06b9238786 [fix] #38 10 years ago
Thomas Pointhuber 6f49bd8f08 adding publish date to video-results and rss-feed 10 years ago
Adam Tauber b735093564 [fix] pep8 10 years ago
Thomas Pointhuber d54ef01898 simplify publish Date formating 10 years ago
Thomas Pointhuber ef2b1b7515 fix little bug 10 years ago
Thomas Pointhuber 794165d19c improve published Date output 10 years ago
Thomas Pointhuber 7a922b2ab8 adding translations support for publish-date 10 years ago
Thomas Pointhuber b88146d669 showing publishedDate for news 10 years ago
Adam Tauber 16155ddc39 [fix] pep8 10 years ago
Adam Tauber 13a27b909e [fix] #47 10 years ago
Adam Tauber 6ff57dfbe1 [enh] linkable search url display 10 years ago
asciimoo 77b936e3be [fix] debug print removed 11 years ago
asciimoo 5f8ae9b965 [fix] unicode url fix 11 years ago
asciimoo fd651083f2 [fix] PYTHONPATH settings 11 years ago
asciimoo c1d7d30b8e [mod] len() removed from conditions 11 years ago
asciimoo 8305da3e5d [fix] robots.txt 11 years ago
asciimoo 599c801ecd [mod] index rendering 11 years ago
asciimoo 9eb31c0186 [fix] unicode and pep8 fixes 11 years ago
asciimoo d63135db61 [fix] language/locale settings 11 years ago
asciimoo 0540ea9ee2 [enh][mod] code refactor ++ search engine filtering 11 years ago
asciimoo e56d7a58c7 [fix] pep8 11 years ago
asciimoo c0013edcdd [enh] engine customisation init 11 years ago
Gabor Nagy 22fd0746d9 Improves PEP8 compatibility. 11 years ago
asciimoo b22dd51bd7 [fix] pep8 11 years ago
asciimoo 5695ec58df [fix] whitespace duplication fix in nonhtml outputs 11 years ago
asciimoo 455ff25a93 [fix] pep8 11 years ago
asciimoo 48dc019b94 [enh] displaying shortcuts at engines page 11 years ago
asciimoo b57258f98b [enh] query parsing improvements - shortcut support 11 years ago
Matej Cotman 2bcc949abe add view tests 11 years ago
asciimoo 2a788c8f29 [enh] search language support init 11 years ago
asciimoo 0bf9b299e7 [fix] using absolute templatepaths 11 years ago
asciimoo 941e5fb2c4 [enh][fix] opensearch separation ++ better chrome support 11 years ago
asciimoo 63714c1759 [fix] unused var removed 11 years ago
asciimoo 8bb94e3dc4 [enh] paging support 11 years ago
asciimoo db825d4226 [enh][mod] better query parsing ++ selecting categories with query strings 11 years ago
asciimoo ba0f818e89 [fix] pep8 compatibility 11 years ago
asciimoo 852dfc77c6 [enh] configurable localization 11 years ago
asciimoo 598535b24a [mod] ui localization init - new dependency: flask-babel 11 years ago
asciimoo 7295df30e1 [mod] import restructure 11 years ago
asciimoo b2492c94f4 [fix] pep/flake8 compatibility 11 years ago
asciimoo 692c0bf5f0 [mod] robots.txt update 11 years ago
Matej Cotman dd4662978d fix: robot fw, entry points, some flake8, package searx egg 11 years ago
asciimoo f6f9af4577 [mod] favicon mods 11 years ago
asciimoo bfdd6ebb92 Merge branch 'featured_result' of https://github.com/pw3t/searx 11 years ago
asciimoo f3749434f1 [fix] new settings import 11 years ago
asciimoo 3afdd1d994 [enh] settings unification - new dependency: pyyaml 11 years ago
pw3t 380b440a55 [fix] replace the png icons by ico's, minor chnage in the html 11 years ago
pw3t a62b94e21c Merge branch 'master' of https://github.com/asciimoo/searx 11 years ago
asciimoo 1db082a287 [enh][mod] search category order 11 years ago
asciimoo 8b3ca1112c [enh] /engines page added 11 years ago
pw3t dd1baa6d58 [fix] replace the png icons by ico's, minor chnage in the html 11 years ago
pw3t d43bd05582 [ehn] Add a 'featured result feature'm putting on top of the reasults ddg definitions and wikipedia (ugly html / css)
[ehn] Add a templates for videos, so the thumbnails all have the same side
11 years ago
pw3t a8ec7fe6a4 [ehn] add favicons for vimeo, soundcloud, twitter and youtube 11 years ago
pw3t fdb6fac214 [ehn] Add possibility to add icon in results (more ugly html / css, need fix) 11 years ago
pw3t cf8f444e85 [ehn] Add a 'featured result feature'm putting on top of the reasults ddg definitions and wikipedia (ugly html / css)
[ehn] Add a templates for videos, so the thumbnails all have the same side
11 years ago
Matej Cotman e740c8a8ea tests and robot tests framework, build overhaul 11 years ago
asciimoo 348187cff9 [fix] opensearch/rss content type 11 years ago
asciimoo facc4ad326 [fix] syntax error.. 11 years ago
asciimoo 9cb744f440 [enh] opensearch/rss support part I. 11 years ago
asciimoo 7b4ec5c5e9 [fix] highlighting only html 11 years ago
pw3t 68364df342 [enh] 1st version of vimeo search engine (need improvments) 11 years ago
asciimoo 863d136ddd [fix] setting category cookie expiration to 4 weeks 11 years ago
asciimoo d2898b0818 [enh] preferences redirection 11 years ago
asciimoo 1df697305c [enh] preferences added 11 years ago
asciimoo 32512856b4 [mod][fix] using base_url instead of hostname in settings.py 11 years ago
asciimoo 141b04c6dd [enh] optionally configurable hostname - edit settings.py 11 years ago
asciimoo ce544c30c1 [fix] debug print removed 11 years ago
asciimoo ba131c842d [enh][fix] csv output updates 11 years ago
asciimoo 5c8382c1ba [enh] favicon added 11 years ago
asciimoo 822bf2f36d [enh] robots.txt added 11 years ago
asciimoo ad7c83e3f6 [mod] code formatting 11 years ago
asciimoo a192438e9a [enh] csv output support 11 years ago
asciimoo 66ff28bb9d [enh] suggestion support added 11 years ago
asciimoo 64cc960f9f [enh] specify search engine in queries 11 years ago
asciimoo 70278567ec [mod] searching by selected engines 11 years ago
asciimoo c838492d6d [fix] valid https checking 11 years ago
asciimoo d1e8c2365e [enh] https support @ opensearch.xml 11 years ago
asciimoo 66d9619862 [enh] view for stats 11 years ago
asciimoo ea475ee709 [enh] url prettify 11 years ago
asciimoo f48bc8b4e8 [fix] unused var removed 11 years ago
asciimoo 52516dab97 [enh] valid json content type 11 years ago
asciimoo 8520be3cd6 [enh] categories to request callback 11 years ago
asciimoo 9ead6546a4 [enh] about page added 11 years ago
asciimoo 174daf703b [enh] chrome opensearch support 11 years ago
asciimoo e75432c505 [enh] HTTP GET support 11 years ago
asciimoo 7aa89ef7c6 [mod] always remember selected categories 11 years ago
asciimoo ee2a55a859 [fix] default category 11 years ago
asciimoo a0cbc767e7 [enh] number of search results 11 years ago
asciimoo 726a4e4dca [enh] ordering categories 11 years ago
asciimoo 83c39a565a [enh] category selection remember 11 years ago
asciimoo 8fe660b1df [mod] config file replaced 11 years ago
asciimoo 1b3712c189 [enh] settings.py added 11 years ago
asciimoo 9bc6865ddc [enh] storing search categories in cookies 11 years ago
asciimoo f76d80de54 [enh] category support 11 years ago
asciimoo 3d8b7ea3ea [enh] json output support 11 years ago
asciimoo 6bddaf5702 [enh] opensearch xml added 11 years ago
asciimoo c4dfd416ad [enh] default engine selection 11 years ago
asciimoo 15b8b7d9bb [fix] unicode (en|de)coding 11 years ago
asciimoo 1f79a571dd [mod] removed debug messages 11 years ago
asciimoo 9e1ded688f [enh] engine selection support 11 years ago
asciimoo b752ace653 [enh] template render updates 11 years ago
asciimoo d5ec0f43e4 [mod] search refactor 11 years ago
asciimoo 554f3a95b3 [enh] license informations 11 years ago
asciimoo 62f6d34b95 [enh] search form @ results page 11 years ago
asciimoo 492e0b74c0 [enh] useragent forwarding 11 years ago
asciimoo ae9fb1d7dc [enh] initial commit 11 years ago