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 (
Collapse
)
Author
Age
Files
Lines
*
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