summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/less/logicodev
AgeCommit message (Collapse)Author
2021-03-10[mod] oscar: move compiled files to the src directoryAlexandre Flament
2020-11-30Add recoll engine (#2325)Noémi Ványi
recoll is a local search engine based on Xapian: http://www.lesbonscomptes.com/recoll/ By itself recoll does not offer web or API access, this can be achieved using recoll-webui: https://framagit.org/medoc92/recollwebui.git This engine uses a custom 'files' result template set `base_url` to the location where recoll-webui can be reached set `dl_prefix` to a location where the file hierarchy as indexed by recoll can be reached set `search_dir` to the part of the indexed file hierarchy to be searched, use an empty string to search the entire search domain
2020-08-27fix selects in preferences so they look consistent (#2150)Marc Abonce Seguin
2020-08-10add toggle to resize infoboxMarc Abonce Seguin
2020-08-09add class for infobox's official urlMarc Abonce Seguin
2020-08-09set max-height on infobox's imagesMarc Abonce Seguin
2020-07-02[fix] refine contrast ratios of texts and borders - #350Noémi Ványi
2020-06-30Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-themeMarkus Heiser
2020-06-25[fix] make "Advanced settings" openable and usable with keyboard - #350Adam Tauber
2020-06-23[enh] make checkboxes in preferences accessible using keyboard - #350Adam Tauber
2020-06-23[enh] add visually hidden but accessible css class - #350Adam Tauber
2020-06-10Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-themeMarkus Heiser
2020-06-10[fix] do not stretch images - fixes #1262Adam Tauber
2020-06-04Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-themeMarkus Heiser
2020-06-03[mod] reduce the gap between resultsAdam Tauber
2020-06-03Merge pull request #983 from ahangarha/patch-1Adam Tauber
Update results.less
2020-05-15[fix] oscar theme, remove inline style attributes (CSP compliants)Markus Heiser
Inline styles are blocked by default with Content Security Policy (CSP). Move the rest of inline styles to CSS and correct the HTML template of the oscar preference page. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-10theme: oscar - tidy up trailing whitespaces and tab usageMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-08-06Add image format and source information to display (#1567)Frank de Lange
Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template.
2018-05-29Min width 50 px to oscar theme category. #1158Author Name
2018-02-07[mod] add bottom margin to results - closes #1176Adam Tauber
2017-10-06preferences: make supported/not supported labelsNoémi Ványi
Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558
2017-07-31Update results.lessMostafa Ahangarha
More gap between search results increase the readability. Currently, the result page is just filled with text.
2017-06-25[fix] wrap suggestions inside suggestion boxmarc
long suggestions now wrap around the box instead of going overboard.
2017-01-27[mod] darker green url in logicodevAdam 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-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 own pics modal windowNoemi Vanyi
2016-11-01[fix] menu without js - closes #747Adam 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-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-25add advanced settings to pointhi styleNoemi Vanyi
2016-07-25add advanced settings for logicodev styleNoemi Vanyi
2016-07-25[fix] close #637 : the search box doesn't overlap the menu.Alexandre Flament
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)