Merge branch 'rolling' into FIX/463_results_from_different_search_engines_get_cached_as_the_same_key 36e2ac9 unverified neon_arch commited on Jan 2
:arrow_up: build(deps): bump async-trait from 0.1.75 to 0.1.76 (#481) 3a97a6f unverified dependabot[bot] dependabot[bot] neon_arch commited on Jan 2
:arrow_up: build(deps): bump redis from 0.23.3 to 0.24.0 (#480) 92a141c unverified dependabot[bot] dependabot[bot] neon_arch commited on Jan 2
:arrow_up: build(deps): bump minify-js from 0.5.6 to 0.6.0 (#479) c73cb83 unverified dependabot[bot] dependabot[bot] neon_arch commited on Jan 2
:arrow_up: build(deps): bump serde_json from 1.0.108 to 1.0.109 (#478) ebd69ff unverified dependabot[bot] dependabot[bot] neon_arch commited on Jan 2
build(deps): bump actions/stale from 8 to 9 (#476) af3385d unverified dependabot[bot] dependabot[bot] commited on Jan 2
build(deps): bump actions/labeler from 4 to 5 (#477) 649e0db unverified dependabot[bot] commited on Jan 2
build(deps): bump rust from 1.74.0-alpine3.18 to 1.75.0-alpine3.18 (#475) 62459c6 unverified dependabot[bot] commited on Jan 2
β¨ `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 pull request #469 from neon-mmd/FIX/468_pagination-for-the-upstream-search-engines-not-working ddb10f6 unverified alamin655 commited on Dec 30, 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 pull request #462 from neon-mmd/CHORE/461_display-the-user-provided-settings-from-the-config-or-the-ui-in-the-settings-page 41f3fe7 unverified alamin655 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: add style for the new message when a setting is managed by the config cannot be altered/modified (#461) 7b392b3 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
πΈ chore: add code to display saved user settings from the cookies on the settings page (#461) 3446820 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 pull request #455 from neon-mmd/DOCS/439_revise-the-docs-to-remain-in-sync-with-the-current-changes 1d97187 unverified alamin655 commited on Dec 25, 2023
Merge branch 'rolling' into DOCS/439_revise-the-docs-to-remain-in-sync-with-the-current-changes 8312d21 unverified alamin655 commited on Dec 25, 2023
:memo: Developer environment setup on NixOS (#454) 0943b8b unverified Jann Marc Villablanca neon_arch commited on Dec 24, 2023
Merge branch 'rolling' into DOCS/439_revise-the-docs-to-remain-in-sync-with-the-current-changes 3b127d2 unverified neon_arch commited on Dec 23, 2023
π docs: provide a note on the `pkg_env` environment variable & update the example config file (#439) e8f9ad2 neon_arch commited on Dec 23, 2023
π docs: update the theme example & add a new animation section (#439) fb46d2c neon_arch commited on Dec 23, 2023
π docs: provide explanation for the new config file options (#439) a66362b neon_arch commited on Dec 23, 2023
π§βπ» feat: add cargo-watch to nix dev shell (#452) 1284341 unverified Jann Marc Villablanca commited on Dec 23, 2023
π docs: update the project structure and the associated explaination (#439) 493696f neon_arch commited on Dec 22, 2023
π fix: add openssl runtime dependencies (#451) b95c3c8 unverified Jann Marc Villablanca commited on Dec 22, 2023
π Different text color for the visited search results title links in the search page (#445) c698f4e unverified aocosmic neon_arch mergify[bot] alamin655 codefactor-io commited on Dec 20, 2023