aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fixed calculator misdetecting queriesfrosty2026-03-051-5/+35
|
* added proxyingfrosty2026-02-2712-16/+402
|
* fixed calculator infobox showing up when it shouldn't on decimalsfrosty2026-02-261-1/+1
|
* add image proxyingfrosty2026-02-244-1/+174
|
* remove debug logging from Images.cfrosty2026-02-241-9/+0
|
* added pagination to image searchfrosty2026-02-241-2/+16
|
* oopsiesfrosty2026-02-2325-0/+1971