aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: added colour code preview infoboxfrosty10 days3-0/+181
* Handle empty image proxy responsesElse14 days1-0/+14
* feat: setting default locale for instancefrosty2026-04-069-5/+24
* feat: made version on homepage link to repofrosty2026-04-032-0/+5
* feat: added version to homepagefrosty2026-04-032-0/+5
* fix: replaced en_uk with en_gb as default localefrosty2026-04-034-4/+4
* fix: prevent SIGSEGV on NULL extract in infobox handlerfrosty2026-04-021-1/+1
* optimise: improve duplicate URL detectionfrosty2026-04-021-27/+85
* fix: improved speed in ImagesProxy.cfrosty2026-04-021-7/+108
* fix: startpage captcha detectionviolet2026-04-021-1/+2
* design: changed appearance of arrows on paginationfrosty2026-04-021-2/+2
* fix: fixed unused 'locale' parameter on paginationfrosty2026-04-024-4/+4
* feat: configure search engines in user settingsfrosty2026-04-015-4/+233
* refactor: internationalise pagination and clean up related codefrosty2026-04-014-112/+176
* feat: add more locale keysfrosty2026-04-012-18/+34
* feat: begin working on localisationfrosty2026-04-018-1/+62
* fix: make check for X-Forwarded-For case insensitive in RateLimit.cfrosty2026-03-311-1/+18
* Added rate limiting and settings fixes.stab2026-03-317-1/+346
* feat: begin adding settings menu, move theme to settingsfrosty2026-03-3010-2/+112
* feat: changes to image proxy, proxy faviconsfrosty2026-03-286-14/+210
* feat: ignore query parameters in formatted URLs for readabilityfrosty2026-03-241-0/+6
* 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-232-1/+29
* feat: enabling/disabling specific enginesfrosty2026-03-216-35/+146
* fix: resolved issues with url encodingfrosty2026-03-191-0/+7
* fix: added check for mojeek to response_looks_like_results_pagefrosty2026-03-191-0/+5
* feature: added "surprise me" buttonfrosty2026-03-191-0/+45
* feature: added parser for mojeekfrosty2026-03-181-1/+79
* Surface blocked search engine responsesElse2026-03-183-26/+251
* Fixed cache pages when results = 0Gustavo dos Santos2026-03-181-0/+4
* Updated the page buttonsGustavo dos Santos2026-03-182-6/+19
* feature: moved domain for opensearch to configfrosty2026-03-183-2/+17
* fix: refactored scraping componentsfrosty2026-03-178-692/+808
* fix: general readability improvementsfrosty2026-03-1710-74/+162
* fix: move file IO outside mutex in load_proxy_listfrosty2026-03-151-22/+19
* fix: free existing allocations in extract_wiki_info to prevent memory leaksfrosty2026-03-151-0/+12
* fix: null checks after some malloc allocationsfrosty2026-03-132-0/+32
* refactor: refactored infoboxesfrosty2026-03-131-121/+87
* feature: changed number display on currency infoboxfrosty2026-03-131-21/+1
* feature: added currency conversion infoboxfrosty2026-03-135-1/+666
* refactor: put HTTP and XML logic into reusable modulesfrosty2026-03-128-356/+366
* feature: improved wikipedia infobox by searching firstfrosty2026-03-111-4/+91
* fix: didn't add cache folder in last commitfrosty2026-03-102-0/+228
* feature: added cachingfrosty2026-03-106-16/+173
* those who commitfrosty2026-03-1018-1295/+1548
* made formatting more consistentfrosty2026-03-0516-1393/+1393
* add unit conversion infoboxfrosty2026-03-053-1/+534