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: prevent SIGSEGV on NULL extract in infobox handler
frosty
4 days
1
-1
/
+1
|
*
optimise: improve duplicate URL detection
frosty
4 days
1
-27
/
+85
|
*
fix: improved speed in ImagesProxy.c
frosty
4 days
1
-7
/
+108
|
*
fix: startpage captcha detection
violet
4 days
1
-1
/
+2
|
*
design: changed appearance of arrows on pagination
frosty
4 days
1
-2
/
+2
|
*
fix: fixed unused 'locale' parameter on pagination
frosty
4 days
4
-4
/
+4
|
*
feat: configure search engines in user settings
frosty
5 days
5
-4
/
+233
|
*
refactor: internationalise pagination and clean up related code
frosty
5 days
4
-112
/
+176
|
*
feat: add more locale keys
frosty
5 days
2
-18
/
+34
|
*
feat: begin working on localisation
frosty
6 days
8
-1
/
+62
|
*
fix: make check for X-Forwarded-For case insensitive in RateLimit.c
frosty
6 days
1
-1
/
+18
|
*
Added rate limiting and settings fixes.
stab
6 days
7
-1
/
+346
|
*
feat: begin adding settings menu, move theme to settings
frosty
7 days
10
-2
/
+112
|
*
feat: changes to image proxy, proxy favicons
frosty
9 days
6
-14
/
+210
|
*
feat: ignore query parameters in formatted URLs for readability
frosty
13 days
1
-0
/
+6
|
*
removed search engine indicator from results
frosty
13 days
1
-49
/
+2
|
*
fix: fixed favicons from merge conflict
frosty
14 days
1
-5
/
+8
|
*
fix: fix leaks in add_link_to_collection on fail
frosty
14 days
1
-4
/
+15
|
*
Add engine filters and result source labels
Else
14 days
1
-29
/
+303
|
*
Added favicon to search results
stab
2026-03-23
2
-1
/
+29
|
*
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
|
[next]