Commit History

Fixing Librex SearchResultParser results selector (#619)
ef0ae2f
unverified

Jorge Botto commited on

build(deps): bump regex from 1.11.0 to 1.11.1 (#628)
4fa9a74
unverified

dependabot[bot] commited on

build(deps): bump redis from 0.27.2 to 0.27.5 (#627)
e08c075
unverified

dependabot[bot] commited on

build(deps): bump futures from 0.3.30 to 0.3.31 (#626)
ee4bc00
unverified

dependabot[bot] commited on

build(deps): bump actix-governor from 0.6.0 to 0.7.0 (#625)
d75e7d0
unverified

dependabot[bot] commited on

build(deps): bump tokio from 1.40.0 to 1.41.0 (#624)
718e172
unverified

dependabot[bot] commited on

less javascript (#621)
56bfcbb
unverified

Laptop commited on

:sparkles: Clear button for the search bar (#608)
d52da3a
unverified

neon_arch mergify[bot] Jann Marc Villablanca commited on

:bug: fix(search): Resolve random delay condition during search for `individual/non-production` self-hosted server (#617)
42c30aa
unverified

Zacherina commited on

:recycle: refactor: replace deprecated `per_second` with `seconds_per_request` in rate-limiting middleware code (#616)
959d0c5
unverified

Jurijs Bibicevs commited on

✨ Option to use a proxy for outgoing `upstream search engine` requests (#573)
c796ae8
unverified

Łukasz Mariański neon_arch commited on

build(deps): bump tempfile from 3.12.0 to 3.13.0 (#612)
913ca1b
unverified

dependabot[bot] commited on

build(deps): bump error-stack from 0.4.1 to 0.5.0 (#611)
5d59a2c
unverified

dependabot[bot] commited on

build(deps): bump actix-governor from 0.5.0 to 0.6.0 (#609)
ecc6875
unverified

dependabot[bot] commited on

build(deps): bump regex from 1.10.6 to 1.11.0 (#610)
d75693c
unverified

dependabot[bot] commited on

build(deps): bump redis from 0.25.4 to 0.27.2 (#613)
e7efca4
unverified

dependabot[bot] commited on

✨ 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

Merge pull request #604 from neon-mmd/PERF/603_several-optimizations-to-improve-search-engine-performance
193b4e3
unverified

alamin655 commited on

Merge branch 'rolling' into PERF/603_several-optimizations-to-improve-search-engine-performance
e582960
unverified

alamin655 commited on

🚨 chore: make rust format checks happy (#603)
1883093

neon_arch commited on

:bug: fix: update nix flake lock (#602)
9984ba0
unverified

Jann Marc Villablanca mergify[bot] commited on

:bookmark: chore(release): bump the app version (#603)
98e817c

neon_arch commited on

:zap: perf: move the random delay code in the `search` function (#603)
28231d9

neon_arch commited on

:zap: perf: reduce the usage of clones (#603)
4afc07f

neon_arch commited on

:zap: perf: replace `String` & vectors with `Cow` data types (#603)
f2d2068

neon_arch commited on

:zap: perf: replace `Vec<T>` with `Box<[T]>` & refactor `calculate_tfidf` function (#603)
b1bcf41

neon_arch commited on

:zap: perf: replace `Vec<T>` with `Box<T>` & initialize vectors with capacity by default (#603)
39af909

neon_arch commited on

:zap: perf: initialize vectors with capacity by default & use `Arc<T>` to partially clone memory cache struct (#603)
4bb6c5e

neon_arch commited on

:recycle: build(deps): refactor cargo dependencies for the app (#603)
494ff27

neon_arch commited on

Merge pull request #599 from neon-mmd/FIX/592_redis-does-not-invalidate-cached-results
948d20d
unverified

alamin655 commited on

Merge branch 'rolling' into FIX/592_redis-does-not-invalidate-cached-results
4315221
unverified

alamin655 commited on

build(deps): bump quinn-proto from 0.11.6 to 0.11.8 (#600)
3a1ff0f
unverified

dependabot[bot] commited on

:bookmark: chore(release): bump the app version (#592)
b22d60f

neon_arch commited on

🐛 fix: replace deprecated `set_ex` command with `set_options` in `cache_json` function (#592)
acee5d8

neon_arch commited on

🐛 fix: reimplement caching code within the `search` function (#592)
9a5f1c5

neon_arch commited on

➕ build(deps): add `itertools` crate (#592)
ebee1f4

neon_arch commited on

Merge pull request #567 from neon-mmd/FEAT/566_initial-support-for-low-powered-devices-with-other-architectures
4847a6e
unverified

alamin655 commited on

Merge branch 'rolling' into FEAT/566_initial-support-for-low-powered-devices-with-other-architectures
951060d
unverified

neon_arch commited on

build(deps): bump scraper from 0.18.1 to 0.20.0 (#597)
2693cd1
unverified

dependabot[bot] commited on

build(deps): bump async-compression from 0.4.11 to 0.4.12 (#596)
838d1b6
unverified

dependabot[bot] commited on

build(deps): bump actix-web from 4.8.0 to 4.9.0 (#595)
c527897
unverified

dependabot[bot] commited on

build(deps): bump blake3 from 1.5.1 to 1.5.4 (#594)
2141b88
unverified

dependabot[bot] commited on

build(deps): bump serde from 1.0.203 to 1.0.209 (#593)
b0c99f2
unverified

dependabot[bot] commited on

:arrow_up: Bump actix-web from 4.6.0 to 4.8.0 (#582)
d5c4206
unverified

dependabot[bot] commited on

:arrow_up: Bump mlua from 0.9.8 to 0.9.9 (#583)
4950106
unverified

dependabot[bot] commited on

:arrow_up: Bump mimalloc from 0.1.42 to 0.1.43 (#585)
0b48f67
unverified

dependabot[bot] commited on

:arrow_up: Bump reqwest from 0.12.4 to 0.12.5 (#586)
16717bc
unverified

dependabot[bot] commited on

:arrow_up: Bump openssl from 0.10.64 to 0.10.66 (#587)
f51d2e6
unverified

dependabot[bot] commited on

:arrow_up: Bump serde_json from 1.0.117 to 1.0.122 (#588)
ad5b754
unverified

dependabot[bot] commited on

⬆️ build(deps): bump reqwest from 0.11.25 to 0.12.4 (#575)
d5524d7
unverified

dependabot[bot] commited on