Commit History

✨ feat: add setter functions to SearchResults struct
3aeb3b3

neon_arch commited on

✨ feat: fix code for clippy suggestions
9ee516e

neon_arch commited on

✨ feat: add code to parse cookies and handle engine selection from UI
3e6f786

neon_arch commited on

✨ feat: define common behaviour for all engines
27247ba

neon_arch commited on

✨ feat: remove the time crate import
c223fed

neon_arch commited on

✨ feat: enable cookies feature for actix-web
23abe61

neon_arch commited on

✨ feat: fix bugs and add code to handle engine selections
2f01651

neon_arch Sabrina Jewson commited on

✨ feat: implement async multithreading and engine selection code
0781385

neon_arch commited on

✨ feat: fix the argument type used
897ab08

neon_arch commited on

✨ feat: rewrite code by implementing common engine trait `SearchEngine`
f9b9e87

neon_arch commited on

✨ feat: implement common engine trait
b72af01

neon_arch commited on

✨ feat: add async_trait crate
1bccffc

neon_arch commited on

✨ feat: code to parse and handle the new config option
ff79c1f

neon_arch commited on

✨ feat: add new config file option to choose upstream search engines
7def296

neon_arch commited on

Merge pull request #120 from spoloxs/patch-1
e03881d
unverified

neon_arch commited on

Update Cargo.toml
c669672
unverified

spoloxs commited on

Merge pull request #117 from CYBWEBALI/newContribution
95d258f
unverified

alamin655 commited on

Change font case in engines_tab.html
9c2ae19
unverified

Alimurtuza commited on

Merge pull request #116 from CYBWEBALI/newContribution
3c28114
unverified

neon_arch commited on

Typo in cookies.js
196109a
unverified

Alimurtuza commited on

Merge pull request #115 from CYBWEBALI/newContribution
7c39a98
unverified

alamin655 commited on

FIX:Replace hashes with appropriate links
4310bb7

CYBWEBALI commited on

Merge pull request #110 from neon-mmd/improve-and-fix-settings-page
311a8d5
unverified

alamin655 commited on

✨ feat: use ternary condition statement and add error-handling
3be0c65

neon_arch commited on

Merge branch 'rolling' into improve-and-fix-settings-page
2b7e28c
unverified

neon_arch commited on

✨ feat: bump the app version (#36) (#37)
8384560

neon_arch commited on

✨ feat: fix the styling of the cookies tab
8a1d377

neon_arch commited on

✨ feat: improve the cookies tab under the settings page
87eb0d9

neon_arch commited on

✨ feat: add documentation to code
75f02d7

neon_arch commited on

✨ feat: Reducing the amount of js used and improving code functionality (#36) (#37)
8e9fe4d

neon_arch commited on

Merge pull request #106 from neon-mmd/make-cargo-toml-consistent
c37a9b4
unverified

alamin655 commited on

Merge branch 'rolling' into make-cargo-toml-consistent
58fb407
unverified

alamin655 commited on

Merge pull request #105 from neon-mmd/bump-the-cargo-toml-version
672c8b3
unverified

alamin655 commited on

πŸš€ chore: bump the app version
695688d

neon_arch commited on

πŸ› οΈ style: make cargo.toml consistent
d2967a9

neon_arch commited on

πŸ› οΈ fix: bump the version number
2d6f141

neon_arch commited on

Merge pull request #104 from xffxff/error_stack
42686b9
unverified

neon_arch commited on

make format happy
ebb9e9e

XFFXFF commited on

Update src/engines/engine_models.rs
b6faa09
unverified

XFFXFF neon_arch commited on

log the error from engines
1ebf888

XFFXFF commited on

improve error handling by using `error-stack` crate
9a4cf94

XFFXFF commited on

Merge pull request #103 from alamin655/js
e8935bc
unverified

XFFXFF commited on

Merge branch 'rolling' into js
08e64b3
unverified

alamin655 commited on

Merge pull request #102 from Bruhadeesh/rolling
d03ec00
unverified

neon_arch commited on

Update README.md
8392a87

Bruhadeesh Siva commited on

Update pagination.js
611cad7
unverified

alamin655 commited on

Merge pull request #11 from alamin655/alamin655-patch-1
73c7954
unverified

alamin655 commited on

Update search functionality with improved code
5689d37
unverified

alamin655 commited on

Merge pull request #98 from neon-mmd/optimise-releases
fad1fd3
unverified

XFFXFF commited on

Merge branch 'rolling' into optimise-releases
2cdfadc
unverified

XFFXFF commited on