aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: added install step for runit on artixfrosty2026-03-181-1/+1
|
* Fix runit scriptcrumpetalpaca2026-03-183-8/+10
|
* Updated the page buttonsGustavo dos Santos2026-03-185-22/+116
|
* Revert "fix: made dark theme default"frosty2026-03-181-18/+18
| | | | This reverts commit 39184b8a7975eb141ffa2dc11ed87e90113a95c3.
* docs: fix README.mdfrosty2026-03-181-0/+1
|
* Add macOS build and launchd install supportElse2026-03-183-11/+100
|
* fix: made dark theme defaultfrosty2026-03-181-18/+18
|
* added favicon (thanks mr.dacc)frosty2026-03-184-0/+3
|
* feature: moved domain for opensearch to configfrosty2026-03-185-5/+21
|
* fix: Makefile erroring out on copying configfrosty2026-03-181-5/+5
|
* feat: add dinit supportIvan2026-03-183-2/+32
| | | | Signed-off-by: Ivan <ivan@quad4.io>
* docs: added disclaimer to README.mdfrosty2026-03-171-0/+3
|
* docs: fixed mistake on last linefrosty2026-03-171-2/+1
|
* docs: update README.md with customisation instructionsfrosty2026-03-171-1/+18
|
* fix: update Makefile to overwrite templates/static and not overwrite configfrosty2026-03-171-4/+4
|
* docs: updated READMEfrosty2026-03-171-1/+1
|
* fix: refactored scraping componentsfrosty2026-03-178-692/+808
|
* fix: general readability improvementsfrosty2026-03-1710-74/+162
|
* docs: fixed README.mdfrosty2026-03-161-1/+1
|
* docs: edit README.mdfrosty2026-03-161-1/+1
|
* docs+fix: update README.md, fix s6 and runit servicesfrosty2026-03-163-3/+37
|
* docs: Update README.mdfrosty2026-03-161-6/+16
|
* feature: added installation command and service filesfrosty2026-03-168-2/+158
|
* 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
|
* remove OS-specific code from Makefilefrosty2026-03-121-13/+4
|
* fix: use conditionals for infoboxes (new beaker feature)frosty2026-03-121-19/+21
|
* 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-108-18/+185
|
* those who commitfrosty2026-03-1019-1297/+1550
|
* 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-2713-17/+416
|
* fixed calculator infobox showing up when it shouldn't on decimalsfrosty2026-02-261-1/+1
|
* frontend UX/UI improvementsfrosty2026-02-244-38/+159
|
* add image proxyingfrosty2026-02-244-1/+174
|
* remove debug logging from Images.cfrosty2026-02-241-9/+0
|
* added pagination to image searchfrosty2026-02-242-2/+25
|
* oopsiesfrosty2026-02-2337-0/+2787