Commit History

build(deps): bump actions/cache from 3 to 4 (#508)
1909cc3
unverified

dependabot[bot] commited on

build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 (#507)
ca425f9
unverified

dependabot[bot] commited on

👷 GitHub action to automate release based on semantic versioning (#499)
a92550e
unverified

Scott scottc943 alamin655 commited on

feat: add new helper function to fetch upstream search engine JSON response (#504)
669e365
unverified

Jann Marc Villablanca neon_arch commited on

📝 Maintained badge/shield status in the readme from stale to yes/maintained #500 (#503)
b2cbc5e
unverified

abdulahad5112 alamin655 commited on

🐛 parsed_cet not found in scope error when building the app with the no-cache feature #498 (#502)
851ea31
unverified

abdulahad5112 alamin655 commited on

🐛 Undeclared mini-mocha crate error when building the app with features other than memory-cache #493 (#501)
fbf7363
unverified

abdulahad5112 commited on

updated stargazer link (#496)
779908c
unverified

Yogen P commited on

Merge pull request #492 from spencerjibz/optimize-caching-code
78858b0
unverified

alamin655 commited on

Merge branch 'rolling' into optimize-caching-code
660f856
unverified

Spencer commited on

add support for caching N number of key-values pairs instead of only 3
51214dc

Spencerjibz commited on

dump up package version
29b76be

Spencerjibz commited on

cache the next, current and previous results in a separate task
6b9469e

Spencerjibz commited on

changed cache_results method to support multiple values
f5cf5f9

Spencerjibz commited on

use redis pipeline to set multiple values at once
c762f9c

Spencerjibz commited on

Merge pull request #491 from Siddh744542/Clippy/Format-checking/linting-GitHub-action-to-analyze-code-for-all-the-features
705ba81
unverified

alamin655 commited on

🔖 chore(release): bump the app version (#491)
0f717cc
unverified

alamin655 commited on

🔖 chore(release): bump the app version (#491)
b2971c1
unverified

alamin655 commited on

fixed issue #490
99f0cf1

Siddharth Tiwari commited on

:memo: note Highlighting in the `readme` file (#488)
c25cd9c
unverified

TheNortheWind commited on

Merge pull request #470 from ddotthomas/FIX/463_results_from_different_search_engines_get_cached_as_the_same_key
388aaf4
unverified

alamin655 commited on

Change get_safe_search_level logic back
31c9c67

ddotthomas commited on

change: renamed get_safesearch_level variables
ca96a76

ddotthomas commited on

Merge branch 'rolling' into FIX/463_results_from_different_search_engines_get_cached_as_the_same_key
326131a
unverified

alamin655 commited on

✨ Compression and encryption for the cached search results (#443)
efa8efc
unverified

Evan Yang Spencer Najib alamin655 mergify[bot] neon_arch Spencerjibz spencer commited on

refactor: changed Cookie to use Cow to facilitate using references when building
80e950d

ddotthomas commited on

Merge branch 'rolling' into FIX/463_results_from_different_search_engines_get_cached_as_the_same_key
a47e285
unverified

neon_arch commited on

change: revert Cookie Strings back to &str
d912bff

ddotthomas commited on

fix: safe search url parameter ignored
6e9250c

ddotthomas commited on

refactor: moved settings parsing out of results
7d762b3

ddotthomas commited on

💄 style: replace the search button with a magnifying glass (#483)
33846ce
unverified

Леонтий Вартанян neon_arch commited on

modify: changed cache_key format data
dde117e

ddotthomas commited on

Moved parsing of cookie_value, config to cache_key
86b0d3d

ddotthomas commited on

Merge branch 'rolling' into FIX/463_results_from_different_search_engines_get_cached_as_the_same_key
36e2ac9
unverified

neon_arch commited on

: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

: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

: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

: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

build(deps): bump actions/stale from 8 to 9 (#476)
af3385d
unverified

dependabot[bot] dependabot[bot] commited on

build(deps): bump actions/labeler from 4 to 5 (#477)
649e0db
unverified

dependabot[bot] commited on

build(deps): bump rust from 1.74.0-alpine3.18 to 1.75.0-alpine3.18 (#475)
62459c6
unverified

dependabot[bot] commited on

fix: add comma separator and format macro
db1115f

ddotthomas commited on

✨ `Bing` for the search engine (#473) (#473)
50aa52c
unverified

Jann Marc Villablanca neon-mmd commited on

:recycle: refactor: standardize the `content-type` header by using an enum value over typing it manually (#474)
5020f36
unverified

Леонтий Вартанян neon_arch commited on

:zap: perf: Compression for the page responses of the search engine (#472)
5b48644
unverified

Siddharth Tiwari commited on

fix: changed dereferencing
4f4cb22

ddotthomas commited on

fix: added a config parse backup
286bcf1

ddotthomas commited on

fix: modify cache key with engines used for search
bfeb812

ddotthomas commited on

Merge pull request #469 from neon-mmd/FIX/468_pagination-for-the-upstream-search-engines-not-working
ddb10f6
unverified

alamin655 commited on

Merge branch 'rolling' into FIX/468_pagination-for-the-upstream-search-engines-not-working
61393ba
unverified

neon_arch commited on