Fixing Librex SearchResultParser results selector (#619) ef0ae2f unverified Jorge Botto commited on Nov 2, 2024
build(deps): bump regex from 1.11.0 to 1.11.1 (#628) 4fa9a74 unverified dependabot[bot] commited on Nov 2, 2024
build(deps): bump redis from 0.27.2 to 0.27.5 (#627) e08c075 unverified dependabot[bot] commited on Nov 2, 2024
build(deps): bump futures from 0.3.30 to 0.3.31 (#626) ee4bc00 unverified dependabot[bot] commited on Nov 2, 2024
build(deps): bump actix-governor from 0.6.0 to 0.7.0 (#625) d75e7d0 unverified dependabot[bot] commited on Nov 2, 2024
build(deps): bump tokio from 1.40.0 to 1.41.0 (#624) 718e172 unverified dependabot[bot] commited on Nov 2, 2024
:sparkles: Clear button for the search bar (#608) d52da3a unverified neon_arch mergify[bot] Jann Marc Villablanca commited on Oct 8, 2024
:bug: fix(search): Resolve random delay condition during search for `individual/non-production` self-hosted server (#617) 42c30aa unverified Zacherina commited on Oct 6, 2024
:recycle: refactor: replace deprecated `per_second` with `seconds_per_request` in rate-limiting middleware code (#616) 959d0c5 unverified Jurijs Bibicevs commited on Oct 6, 2024
✨ Option to use a proxy for outgoing `upstream search engine` requests (#573) c796ae8 unverified Łukasz Mariański neon_arch commited on Oct 5, 2024
build(deps): bump tempfile from 3.12.0 to 3.13.0 (#612) 913ca1b unverified dependabot[bot] commited on Oct 2, 2024
build(deps): bump error-stack from 0.4.1 to 0.5.0 (#611) 5d59a2c unverified dependabot[bot] commited on Oct 2, 2024
build(deps): bump actix-governor from 0.5.0 to 0.6.0 (#609) ecc6875 unverified dependabot[bot] commited on Oct 2, 2024
build(deps): bump regex from 1.10.6 to 1.11.0 (#610) d75693c unverified dependabot[bot] commited on Oct 2, 2024
build(deps): bump redis from 0.25.4 to 0.27.2 (#613) e7efca4 unverified dependabot[bot] commited on Oct 2, 2024
✨ feat: config option to configure the number of connections to have in the `reqwest` pool (#552) 2a4dd07 unverified Kekma neon_arch mergify[bot] commited on Sep 30, 2024
Merge pull request #604 from neon-mmd/PERF/603_several-optimizations-to-improve-search-engine-performance 193b4e3 unverified alamin655 commited on Sep 10, 2024
Merge branch 'rolling' into PERF/603_several-optimizations-to-improve-search-engine-performance e582960 unverified alamin655 commited on Sep 10, 2024
:bug: fix: update nix flake lock (#602) 9984ba0 unverified Jann Marc Villablanca mergify[bot] commited on Sep 6, 2024
:zap: perf: move the random delay code in the `search` function (#603) 28231d9 neon_arch commited on Sep 5, 2024
:zap: perf: replace `String` & vectors with `Cow` data types (#603) f2d2068 neon_arch commited on Sep 5, 2024
:zap: perf: replace `Vec<T>` with `Box<[T]>` & refactor `calculate_tfidf` function (#603) b1bcf41 neon_arch commited on Sep 5, 2024
:zap: perf: replace `Vec<T>` with `Box<T>` & initialize vectors with capacity by default (#603) 39af909 neon_arch commited on Sep 5, 2024
:zap: perf: initialize vectors with capacity by default & use `Arc<T>` to partially clone memory cache struct (#603) 4bb6c5e neon_arch commited on Sep 5, 2024
:recycle: build(deps): refactor cargo dependencies for the app (#603) 494ff27 neon_arch commited on Sep 5, 2024
Merge pull request #599 from neon-mmd/FIX/592_redis-does-not-invalidate-cached-results 948d20d unverified alamin655 commited on Sep 4, 2024
Merge branch 'rolling' into FIX/592_redis-does-not-invalidate-cached-results 4315221 unverified alamin655 commited on Sep 4, 2024
build(deps): bump quinn-proto from 0.11.6 to 0.11.8 (#600) 3a1ff0f unverified dependabot[bot] commited on Sep 4, 2024
🐛 fix: replace deprecated `set_ex` command with `set_options` in `cache_json` function (#592) acee5d8 neon_arch commited on Sep 2, 2024
🐛 fix: reimplement caching code within the `search` function (#592) 9a5f1c5 neon_arch commited on Sep 2, 2024
Merge pull request #567 from neon-mmd/FEAT/566_initial-support-for-low-powered-devices-with-other-architectures 4847a6e unverified alamin655 commited on Sep 2, 2024
Merge branch 'rolling' into FEAT/566_initial-support-for-low-powered-devices-with-other-architectures 951060d unverified neon_arch commited on Sep 2, 2024
build(deps): bump scraper from 0.18.1 to 0.20.0 (#597) 2693cd1 unverified dependabot[bot] commited on Sep 2, 2024
build(deps): bump async-compression from 0.4.11 to 0.4.12 (#596) 838d1b6 unverified dependabot[bot] commited on Sep 2, 2024
build(deps): bump actix-web from 4.8.0 to 4.9.0 (#595) c527897 unverified dependabot[bot] commited on Sep 2, 2024
build(deps): bump blake3 from 1.5.1 to 1.5.4 (#594) 2141b88 unverified dependabot[bot] commited on Sep 2, 2024
build(deps): bump serde from 1.0.203 to 1.0.209 (#593) b0c99f2 unverified dependabot[bot] commited on Sep 2, 2024
:arrow_up: Bump actix-web from 4.6.0 to 4.8.0 (#582) d5c4206 unverified dependabot[bot] commited on Aug 16, 2024
:arrow_up: Bump mlua from 0.9.8 to 0.9.9 (#583) 4950106 unverified dependabot[bot] commited on Aug 16, 2024
:arrow_up: Bump mimalloc from 0.1.42 to 0.1.43 (#585) 0b48f67 unverified dependabot[bot] commited on Aug 16, 2024
:arrow_up: Bump reqwest from 0.12.4 to 0.12.5 (#586) 16717bc unverified dependabot[bot] commited on Aug 16, 2024
:arrow_up: Bump openssl from 0.10.64 to 0.10.66 (#587) f51d2e6 unverified dependabot[bot] commited on Aug 16, 2024
:arrow_up: Bump serde_json from 1.0.117 to 1.0.122 (#588) ad5b754 unverified dependabot[bot] commited on Aug 16, 2024
⬆️ build(deps): bump reqwest from 0.11.25 to 0.12.4 (#575) d5524d7 unverified dependabot[bot] commited on Jun 8, 2024