✨ `Bing` for the search engine (#473) (#473) 50aa52c unverified Jann Marc Villablanca neon-mmd commited on Jan 1
:recycle: refactor: standardize the `content-type` header by using an enum value over typing it manually (#474) 5020f36 unverified Леонтий Вартанян neon_arch commited on Dec 31, 2023
:zap: perf: Compression for the page responses of the search engine (#472) 5b48644 unverified Siddharth Tiwari commited on Dec 31, 2023
Merge branch 'rolling' into FIX/468_pagination-for-the-upstream-search-engines-not-working 61393ba unverified neon_arch commited on Dec 30, 2023
🚑️ fix(engine): fix the pagination code for `startpage` engine (#468) 7d42c84 neon_arch commited on Dec 30, 2023
🚑️ fix(engine): fix the pagination code for `searx` engine (#468) 72da323 neon_arch commited on Dec 30, 2023
🚑️ fix(engine): fix the pagination code for `librex` engine (#468) 2bdddaf neon_arch commited on Dec 30, 2023
🚑️ fix(engine): fix the pagination code for `duckduckgo` engine (#468) 0dd25aa neon_arch commited on Dec 30, 2023
Merge branch 'rolling' into CHORE/461_display-the-user-provided-settings-from-the-config-or-the-ui-in-the-settings-page 7f84c63 unverified alamin655 commited on Dec 30, 2023
♻️ refactor: start tracking page numbers from 0 instead of 1 in the backend (#467) d073aa2 unverified ddotthomas neon_arch commited on Dec 29, 2023
✨ feat(engine): `mojeek` for the search engine (#464) 9f23a1c unverified Jann Marc Villablanca mergify[bot] commited on Dec 29, 2023
Merge branch 'rolling' into CHORE/461_display-the-user-provided-settings-from-the-config-or-the-ui-in-the-settings-page 93afb6b unverified neon_arch commited on Dec 28, 2023
🚸 chore: pass the `safe_search_level` & `upstream_search_engines` as a hashmap in the `settings` view function (#461) 26aa345 neon_arch commited on Dec 28, 2023
🚸 chore: add code to display saved settings from the config on the settings page (#461) b7a23f1 neon_arch commited on Dec 28, 2023
🐛 fix: explicit `content-type` header for the search page response (#458) 9f5213c unverified maokwen commited on Dec 28, 2023
🐛 fix: explicit Content-Type header for HTTP response (#457) 4335749 unverified maokwen commited on Dec 27, 2023
Merge branch 'rolling' into CHORE/432_duckduckgo-engine-code-according-to-the-new-html-changes 22d0ff7 unverified alamin655 commited on Dec 13, 2023
👽️ chore: update the search result selectors in accordance with the html changes (#432) 582f8ae neon_arch commited on Dec 12, 2023
Merge branch 'rolling' into FEAT/424_reduce-animations-effects-support-for-the-themes b00f766 unverified neon_arch commited on Dec 12, 2023
✨ feat: provide a new settings option to change or disable animations (#424) 19081b7 neon_arch commited on Dec 12, 2023
✨ feat: provide a condition based handling to only import the animation when the config option has a value (#424) 7206e7d neon_arch commited on Dec 11, 2023
✨ feat: provide code to parse the new config option (#424) 76419a7 neon_arch commited on Dec 11, 2023
✨ feat: add a new field `animation` to the struct `style` (#424) 1c5a317 neon_arch commited on Dec 11, 2023
Merge branch 'rolling' into fix-useless-use-of-format! 2c985b8 unverified alamin655 commited on Dec 11, 2023
💄 Improved visual fidelity for the `simple` theme (#426) 397a805 unverified aocosmic neon_arch mergify[bot] alamin655 codefactor-io commited on Dec 9, 2023
✨ `LibreX` for the search engine (#429) c02006c unverified alamin655 neon_arch commited on Dec 9, 2023
💡 Module comment text to better describe the module code (#428) 1143846 unverified Ananth alamin655 commited on Dec 8, 2023
Merge branch 'rolling' into FEAT/314_startpage-for-the-search-engine b68e06c unverified alamin655 commited on Dec 6, 2023
💄`websurfx` logo redesign for better understandability (#418) fb2b660 unverified aocosmic neon_arch commited on Dec 5, 2023
✨ Config option to customize the cache invalidation/expiry time (#403) 5a8d61f unverified ashwin123 commited on Nov 30, 2023
:recycle: Refactor cache system (#399) e704c26 unverified ashwin123 alamin655 commited on Nov 28, 2023
Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend ae9fa5b unverified alamin655 commited on Nov 20, 2023
♻️ refactor: code to take prebuilt client to request search results (#384) fe74f2e neon_arch commited on Nov 20, 2023
⚡️ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384) b42adaa neon_arch commited on Nov 20, 2023