aboutsummaryrefslogtreecommitdiff
path: root/src/Routes/Search.c
Commit message (Expand)AuthorAgeFilesLines
* fix: replaced en_uk with en_gb as default localefrosty3 days1-1/+1
* fix: prevent SIGSEGV on NULL extract in infobox handlerfrosty4 days1-1/+1
* optimise: improve duplicate URL detectionfrosty4 days1-27/+85
* fix: fixed unused 'locale' parameter on paginationfrosty4 days1-1/+1
* feat: configure search engines in user settingsfrosty5 days1-4/+53
* refactor: internationalise pagination and clean up related codefrosty5 days1-99/+24
* feat: add more locale keysfrosty5 days1-14/+25
* feat: begin working on localisationfrosty5 days1-0/+4
* Added rate limiting and settings fixes.stab6 days1-0/+58
* feat: begin adding settings menu, move theme to settingsfrosty7 days1-1/+7
* removed search engine indicator from resultsfrosty13 days1-49/+2
* fix: fixed favicons from merge conflictfrosty14 days1-5/+8
* fix: fix leaks in add_link_to_collection on failfrosty14 days1-4/+15
* Add engine filters and result source labelsElse14 days1-29/+303
* Added favicon to search resultsstab2026-03-231-0/+28
* feat: enabling/disabling specific enginesfrosty2026-03-211-23/+36
* feature: added "surprise me" buttonfrosty2026-03-191-0/+45
* Surface blocked search engine responsesElse2026-03-181-0/+114
* Updated the page buttonsGustavo dos Santos2026-03-181-4/+12
* fix: general readability improvementsfrosty2026-03-171-3/+1
* fix: null checks after some malloc allocationsfrosty2026-03-131-0/+25
* refactor: refactored infoboxesfrosty2026-03-131-121/+87
* feature: added currency conversion infoboxfrosty2026-03-131-1/+27
* those who commitfrosty2026-03-101-175/+198
* made formatting more consistentfrosty2026-03-051-168/+168
* add unit conversion infoboxfrosty2026-03-051-1/+25
* fixed calculator misdetecting queriesfrosty2026-03-051-5/+35
* added proxyingfrosty2026-02-271-4/+12
* fixed calculator infobox showing up when it shouldn't on decimalsfrosty2026-02-261-1/+1
* oopsiesfrosty2026-02-231-0/+275