aboutsummaryrefslogtreecommitdiff
path: root/src/Routes/Search.c
Commit message (Expand)AuthorAgeFilesLines
* feat: added colour code preview infoboxfrosty10 days1-0/+6
* feat: setting default locale for instancefrosty2026-04-061-1/+1
* fix: replaced en_uk with en_gb as default localefrosty2026-04-031-1/+1
* fix: prevent SIGSEGV on NULL extract in infobox handlerfrosty2026-04-021-1/+1
* optimise: improve duplicate URL detectionfrosty2026-04-021-27/+85
* fix: fixed unused 'locale' parameter on paginationfrosty2026-04-021-1/+1
* feat: configure search engines in user settingsfrosty2026-04-011-4/+53
* refactor: internationalise pagination and clean up related codefrosty2026-04-011-99/+24
* feat: add more locale keysfrosty2026-04-011-14/+25
* feat: begin working on localisationfrosty2026-04-011-0/+4
* Added rate limiting and settings fixes.stab2026-03-311-0/+58
* feat: begin adding settings menu, move theme to settingsfrosty2026-03-301-1/+7
* removed search engine indicator from resultsfrosty2026-03-241-49/+2
* fix: fixed favicons from merge conflictfrosty2026-03-231-5/+8
* fix: fix leaks in add_link_to_collection on failfrosty2026-03-231-4/+15
* Add engine filters and result source labelsElse2026-03-231-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