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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: enabling/disabling specific engines
frosty
2026-03-21
6
-35
/
+146
*
fix: resolved issues with url encoding
frosty
2026-03-19
1
-0
/
+7
*
fix: added check for mojeek to response_looks_like_results_page
frosty
2026-03-19
1
-0
/
+5
*
feature: added "surprise me" button
frosty
2026-03-19
1
-0
/
+45
*
feature: added parser for mojeek
frosty
2026-03-18
1
-1
/
+79
*
Surface blocked search engine responses
Else
2026-03-18
3
-26
/
+251
*
Fixed cache pages when results = 0
Gustavo dos Santos
2026-03-18
1
-0
/
+4
*
Updated the page buttons
Gustavo dos Santos
2026-03-18
2
-6
/
+19
*
feature: moved domain for opensearch to config
frosty
2026-03-18
3
-2
/
+17
*
fix: refactored scraping components
frosty
2026-03-17
8
-692
/
+808
*
fix: general readability improvements
frosty
2026-03-17
10
-74
/
+162
*
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
*
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
6
-16
/
+173
*
those who commit
frosty
2026-03-10
18
-1295
/
+1548
*
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
12
-16
/
+402
*
fixed calculator infobox showing up when it shouldn't on decimals
frosty
2026-02-26
1
-1
/
+1
*
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
1
-2
/
+16
*
oopsies
frosty
2026-02-23
25
-0
/
+1971