summaryrefslogtreecommitdiff
path: root/searx/static
AgeCommit message (Collapse)Author
2017-01-27[mod] darker green url in logicodevAdam Tauber
2017-01-27[fix] add padding to pointhi theme's navbar - closes #841Adam Tauber
2017-01-27[fix] darker green for result urlsNoémi Ványi
2017-01-26[enh] make navbar smallerNoémi Ványi
2017-01-26[enh] make result url greenNoémi Ványi
2017-01-26[enh] search input design mods according to #226Adam Tauber
2017-01-15Add 1337x iconjcherqui
2017-01-03Revert "Merge pull request #793 from kvch/pics-modal"Noémi Ványi
This reverts commit bff41987a49af9ae53ff9fc3494fa7973ac03500, reversing changes made to d08108be6293c8764f0d1d950a7aab283cddffed.
2017-01-03Revert "Merge pull request #799 from kvch/modal-arrows"Noémi Ványi
This reverts commit 79ceb13577fcc83eabe642a4ed6dd793b7bf0d4b, reversing changes made to eaa0fb8102825fa4ccdb348429fdbf39837921be.
2016-12-30[fix] change modal glyphicon arrows to image iconsNoémi Ványi
2016-12-29remove unnecessary media query && generated filesNoémi Ványi
2016-12-29add img pagination support of infinite scrollNoémi Ványi
2016-12-29add modal window for pointhi styleNoémi Ványi
2016-12-29add generated css of modal windowNoémi Ványi
2016-12-29add own pics modal windowNoemi Vanyi
2016-12-13automatic search when language is selectedmarc
2016-12-04[fix] correct path for autoscroll on non-root urlsAdam Tauber
closes #758
2016-11-02[fix] menu style in pointhi oscar themeAdam Tauber
2016-11-01[fix] menu without js - closes #747Adam Tauber
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-09-06[enh] more compact image results ++ fixed modal linksAdam Tauber
2016-09-06[fix] replace modal-content class to prevent remote content loadAdam Tauber
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
2016-09-05[fix] result url wrap - closes #652Adam Tauber
2016-09-05[fix] remove trailing whitespacesAdam Tauber
2016-08-11[enh] infinite scrollDavid A Roberts
resolves #649
2016-08-10[fix] oscar grunt css buildAdam Tauber
2016-08-09set type of cursor to pointer in advanced searchNoémi Ványi
2016-08-07redesign toggle button of engines && pluginsNoemi Vanyi
2016-07-27[fix] wrap categories on small screens ++ some code formatting - closes #647Adam Tauber
2016-07-25search on filter selectNoemi Vanyi
2016-07-25add advanced settings to pointhi styleNoemi Vanyi
2016-07-25follow up changes in search_category_on_selectNoemi Vanyi
2016-07-25add advanced settings for logicodev styleNoemi Vanyi
2016-07-25Merge pull request #644 from dalf/logicodev_fixAdam Tauber
[fix] close #637 : the search box doesn't overlap the menu.
2016-07-25[fix] close #637 : the search box doesn't overlap the menu.Alexandre Flament
2016-07-25[fix] Close #640 : remove MapQuest maps. Add in comment maps.wikimedia.org ↵Alexandre Flament
maps, see https://www.mediawiki.org/wiki/Maps
2016-07-02[fix] remove unecessary capitalize of name of instanceNoemi Vanyi
2016-06-28[fix] mobile navbar errors - closes #596Adam Tauber
2016-06-26[mod] more compact logicodev skinAdam Tauber
2016-06-26[fix] logo responsivity ++ preferences button hoverAdam Tauber
2016-06-26[enh] oscar theme redesign addedAdam Tauber
The original code made by @logico-dev (#559)
2016-04-24Fix result selection for top & bottom scrollingKirill Isakov
2016-04-24Add auto page scrolling to selected resultKirill Isakov
2016-04-24Add search result navigation supportKirill Isakov
2016-04-24Set vim-hotkeys help panels to same heightKirill Isakov
2016-04-23[WIP] Add vim-hotkeys pluginKirill Isakov
2016-02-27[fix] apply changes in infobox's stylesa01200356
changes were made for wolframalpha infobox: - wrap text inside infobox. for example, there's a hill in New Zealand called Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu (don't blame me, blame the Kiwis) and now it doesn't break the infobox. - add an optional image field for infobox's attributes. (doesn't affect ddg infobox at all) - table is now always split in half. needed so that images stay inside infobox. (max-width doesn't work for inline elements, it's the table that has to set the width. if you don't like how the table width looks now in ddg/wiki's infobox, i can change that code so that the style only applies when using wolframalpha.
2016-02-10[mod] move plugin static files to static/pluginsAdam Tauber
2016-02-10[enh] new plugin to open results on new browser tabsAdam Tauber
2015-10-03[mod] list all engines of a resultAdam Tauber