aboutsummaryrefslogtreecommitdiff
path: root/src/Routes
Commit message (Collapse)AuthorAgeFilesLines
* optimise: improve duplicate URL detectionfrosty4 days1-27/+85
|
* fix: improved speed in ImagesProxy.cfrosty4 days1-7/+108
|
* fix: fixed unused 'locale' parameter on paginationfrosty4 days2-2/+2
|
* feat: configure search engines in user settingsfrosty4 days3-4/+145
|
* refactor: internationalise pagination and clean up related codefrosty5 days2-112/+67
|
* feat: add more locale keysfrosty5 days2-18/+34
|
* feat: begin working on localisationfrosty5 days5-1/+42
|
* Added rate limiting and settings fixes.stab6 days2-0/+114
|
* feat: begin adding settings menu, move theme to settingsfrosty7 days7-2/+93
|
* feat: changes to image proxy, proxy faviconsfrosty8 days1-14/+197
|
* removed search engine indicator from resultsfrosty12 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-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