aboutsummaryrefslogtreecommitdiff
path: root/src/Routes
Commit message (Collapse)AuthorAgeFilesLines
* 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