index
:
omnisearch
indev
master
A modern lightweight metasearch engine with a clean design written in C.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: made dark theme default
frosty
2026-03-18
1
-18
/
+18
*
added favicon (thanks mr.dacc)
frosty
2026-03-18
4
-0
/
+3
*
feature: moved domain for opensearch to config
frosty
2026-03-18
5
-5
/
+21
*
fix: Makefile erroring out on copying config
frosty
2026-03-18
1
-5
/
+5
*
feat: add dinit support
Ivan
2026-03-18
3
-2
/
+32
*
docs: added disclaimer to README.md
frosty
2026-03-17
1
-0
/
+3
*
docs: fixed mistake on last line
frosty
2026-03-17
1
-2
/
+1
*
docs: update README.md with customisation instructions
frosty
2026-03-17
1
-1
/
+18
*
fix: update Makefile to overwrite templates/static and not overwrite config
frosty
2026-03-17
1
-4
/
+4
*
docs: updated README
frosty
2026-03-17
1
-1
/
+1
*
fix: refactored scraping components
frosty
2026-03-17
8
-692
/
+808
*
fix: general readability improvements
frosty
2026-03-17
10
-74
/
+162
*
docs: fixed README.md
frosty
2026-03-16
1
-1
/
+1
*
docs: edit README.md
frosty
2026-03-16
1
-1
/
+1
*
docs+fix: update README.md, fix s6 and runit services
frosty
2026-03-16
3
-3
/
+37
*
docs: Update README.md
frosty
2026-03-16
1
-6
/
+16
*
feature: added installation command and service files
frosty
2026-03-16
8
-2
/
+158
*
fix: move file IO outside mutex in load_proxy_list
frosty
2026-03-15
1
-22
/
+19
*
fix: free existing allocations in extract_wiki_info to prevent memory leaks
frosty
2026-03-15
1
-0
/
+12
*
fix: null checks after some malloc allocations
frosty
2026-03-13
2
-0
/
+32
*
refactor: refactored infoboxes
frosty
2026-03-13
1
-121
/
+87
*
feature: changed number display on currency infobox
frosty
2026-03-13
1
-21
/
+1
*
feature: added currency conversion infobox
frosty
2026-03-13
5
-1
/
+666
*
remove OS-specific code from Makefile
frosty
2026-03-12
1
-13
/
+4
*
fix: use conditionals for infoboxes (new beaker feature)
frosty
2026-03-12
1
-19
/
+21
*
refactor: put HTTP and XML logic into reusable modules
frosty
2026-03-12
8
-356
/
+366
*
feature: improved wikipedia infobox by searching first
frosty
2026-03-11
1
-4
/
+91
*
fix: didn't add cache folder in last commit
frosty
2026-03-10
2
-0
/
+228
*
feature: added caching
frosty
2026-03-10
8
-18
/
+185
*
those who commit
frosty
2026-03-10
19
-1297
/
+1550
*
made formatting more consistent
frosty
2026-03-05
16
-1393
/
+1393
*
add unit conversion infobox
frosty
2026-03-05
3
-1
/
+534
*
fixed calculator misdetecting queries
frosty
2026-03-05
1
-5
/
+35
*
added proxying
frosty
2026-02-27
13
-17
/
+416
*
fixed calculator infobox showing up when it shouldn't on decimals
frosty
2026-02-26
1
-1
/
+1
*
frontend UX/UI improvements
frosty
2026-02-24
4
-38
/
+159
*
add image proxying
frosty
2026-02-24
4
-1
/
+174
*
remove debug logging from Images.c
frosty
2026-02-24
1
-9
/
+0
*
added pagination to image search
frosty
2026-02-24
2
-2
/
+25
*
oopsies
frosty
2026-02-23
37
-0
/
+2787