search_hub
Clone git clone https://vit.am/~ololduck/search_hub/repository.git
main develop

main

Hash Subject Author Date
9ceb48bv0.5.0mainbrowse release: v0.5.0 Ololduck
8f8b2d8developbrowse feat: add !bang and @at search shortcuts Ololduck
079c0c2 refactor: split web.rs into web/mod.rs and web/handlers.rs; add JSON search API endpoint Ololduck
82915d8 docs: update README Ololduck
b666653v0.4.2browse release: v0.4.2 Ololduck
d7a5984 docs: update CHANGELOG for v0.4.2 Ololduck
01d2e96 refactor: run_import takes &Config instead of 12 individual parameters Ololduck
1aaf0b9 chore: fix all clippy warnings across the codebase Ololduck
5c8d8fb refactor: derive Default for Config instead of manual impl Ololduck
600847f fix: include port in robots.txt URL and release MutexGuard before await Ololduck
7a805a3 chore: remove custom theme templates, use abbaye defaults Ololduck
27361b0v0.4.1browse release: v0.4.1 Ololduck
6d56cb5 fix: import progress bar overshoot, stack overflow, mutex poison Ololduck
2ab9aa7v0.4.0browse release: v0.4.0 Ololduck
4bd022e docs: update CHANGELOG for upcoming v0.4.0 Ololduck
0841fc3 chore: switch reqwest to rustls-tls Ololduck
5cf5cd9 feat: add SIGHUP reload for search engines Ololduck
b1fca0f feat: add generic HTML-scraped search engine Ololduck
593a773 feat: add container build, push, and deployment docs Ololduck
cbc66c1 feat: add MDN Web Docs search engine Ololduck
115bfe2 feat: add Wikipedia search engine with language config Ololduck
5a5c027 refactor: switch engine config to Vec-based tagged enum Ololduck
b9838ea fix: remove v prefix from CHANGELOG version headings to match abbaye parser Ololduck
4551d56v0.3.0browse release: v0.3.0 Ololduck
7eb4155 docs: update CHANGELOG for v0.3.0 Ololduck
fd07bbc chore: merge develop for v0.3.0 Ololduck
861f6abv0.2.3browse release: v0.2.3 Ololduck
3f7b34d feat: interleave search results from multiple engines Ololduck
5a97712 docs: update README with SearXNG, binary downloads, and repo links Ololduck
ce97504 feat: make auto-tagging opt-in via config Ololduck
f40c3fd docs: add CHANGELOG.md with release script validation Ololduck
7fcdf98 test: add unit and integration tests for search engines Ololduck
18c4440v0.2.2browse release: v0.2.2 Ololduck
7dc0c93 fix: align abbaye template with v0.8 API, add abbaye build and rsync to release script Ololduck
85714d0v0.2.1browse release: v0.2.1 Ololduck
593fed1 feat: add abbaye release site theme matching search_hub aesthetic Ololduck
c9cf0e4v0.2.0browse release: v0.2.0 Ololduck
ed0b0b6 release: add release.sh script Ololduck
d84c08a feat: two-column results, engine filter badges, keyboard shortcuts, slogan Ololduck
4ed2b19 feat: Add simple cli importer for bookmarks, web ui Ololduck