aboutsummaryrefslogtreecommitdiff
path: root/src/Routes
Commit message (Expand)AuthorAgeFilesLines
* feat: added colour code preview infoboxfrosty10 days1-0/+6
* Handle empty image proxy responsesElse14 days1-0/+14
* feat: setting default locale for instancefrosty2026-04-064-4/+4
* feat: made version on homepage link to repofrosty2026-04-031-0/+1
* feat: added version to homepagefrosty2026-04-031-0/+1
* 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: fixed unused 'locale' parameter on paginationfrosty2026-04-022-2/+2
* feat: configure search engines in user settingsfrosty2026-04-013-4/+145
* refactor: internationalise pagination and clean up related codefrosty2026-04-012-112/+67
* feat: add more locale keysfrosty2026-04-012-18/+34
* feat: begin working on localisationfrosty2026-04-015-1/+42
* Added rate limiting and settings fixes.stab2026-03-312-0/+114
* feat: begin adding settings menu, move theme to settingsfrosty2026-03-307-2/+93
* feat: changes to image proxy, proxy faviconsfrosty2026-03-281-14/+197
* 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-182-6/+19
* fix: refactored scraping componentsfrosty2026-03-171-218/+31
* fix: general readability improvementsfrosty2026-03-171-3/+1
* fix: null checks after some malloc allocationsfrosty2026-03-132-0/+32
* refactor: refactored infoboxesfrosty2026-03-131-121/+87
* feature: added currency conversion infoboxfrosty2026-03-131-1/+27
* refactor: put HTTP and XML logic into reusable modulesfrosty2026-03-121-62/+10
* those who commitfrosty2026-03-103-381/+431
* made formatting more consistentfrosty2026-03-054-370/+370
* add unit conversion infoboxfrosty2026-03-051-1/+25
* fixed calculator misdetecting queriesfrosty2026-03-051-5/+35
* added proxyingfrosty2026-02-273-6/+18
* fixed calculator infobox showing up when it shouldn't on decimalsfrosty2026-02-261-1/+1
* add image proxyingfrosty2026-02-243-1/+172
* remove debug logging from Images.cfrosty2026-02-241-9/+0
* added pagination to image searchfrosty2026-02-241-2/+16
* oopsiesfrosty2026-02-236-0/+591