mirror of
https://github.com/wahyd4/hey-search.git
synced 2026-08-09 05:06:23 +10:00
Update settings!
This commit is contained in:
+5
-1
@@ -7,9 +7,13 @@
|
||||
- **Domain exclusion** — exclude specific websites from search results
|
||||
- SQLite-backed persistence (`backend/data/hey_search.db`)
|
||||
- REST API: `GET/POST /api/excluded-domains`, `DELETE /api/excluded-domains/{domain}`
|
||||
- UI modal to view, add, and remove excluded domains
|
||||
- Sub-domain matching (excluding `example.com` also excludes `sub.example.com`)
|
||||
|
||||
### Changed
|
||||
|
||||
- **Unified settings modal** — replaced separate Engines and Excluded Sites buttons with a single Settings button that opens a tabbed modal
|
||||
- Added footer on both home and results pages with a link to the interactive API documentation (Swagger UI at `/docs`)
|
||||
|
||||
## 1.0.0 — 2026-02-23
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user