spacex / src

Commit History

✨ feat: add documentation to code
94ef62e

neon_arch commited on

✨ feat: add check to conditionaly pass empty_result_set to true to UI
8133de1

neon_arch commited on

✨ feat: add code to pass engine errors to the UI
a3edf70

neon_arch commited on

✨ 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: 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: code to parse and handle the new config option
ff79c1f

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

chore: add source and an appropriate message to different error variants
c2280b7

neon_arch commited on

chore: make clippy github action happy
4460730

neon_arch commited on

Merge branch 'rolling' into handle-reqwest-errors
975e8a4
unverified

neon_arch commited on

chore: provide a better and more standardized way to handle engine errors
5962cca

neon_arch commited on

feat: remove random delays when debug is set to true
13632f1

neon_arch commited on

chore: make format ci happy
60317a3

neon_arch commited on

feat: add an option to enable/disable debug mode
d4df901

neon_arch commited on

feat: add an option to enable or disable logs
8e7dc68

neon_arch commited on

chore: rename from theme to public
dc3308c

neon_arch commited on

feat: add ability to put the themes folder on different paths
2945665

neon_arch commited on

Merge branch 'rolling' into ability-to-have-config-on-diff-paths
e6bb981
unverified

XFFXFF commited on

chore: make websurfx directory and config file names as constants
a7a28ed

neon_arch commited on

feat: add ability to put config file on different paths
89796a0

neon_arch commited on

make format happy
ea013e7

XFFXFF commited on

change the 'aggregator' option to 'production_use'
9773cee

XFFXFF commited on

supports the option to add a random delay
0527288

XFFXFF commited on

make format happy
cecffe4

XFFXFF commited on

fix: reduce the time to build user-agents
6e19246

neon_arch commited on

Removed unnecessary comment
ae2fdb5
unverified

MD AL AMIN TALUKDAR commited on

Fix page_url assignment in search route
9a204b2

MD AL AMIN TALUKDAR commited on

chore: add enum to handle different reqwest errors & add timeout to requests
019b332

neon_arch commited on

refactor: reduce connections created with RedisCache
3c7edb8

XFFXFF commited on

add support for dockerized container hosting
4364310

neon_arch commited on

improve code to evade bot detection and closes #8
0502a8f

neon_arch commited on

optimise code for large scale server use and closes #7
c5c1684

neon_arch commited on

add code to evade ip blocking, improve pagination code and fix documentation
c170de8

neon_arch commited on

add more colorschemes, fix tests and improve documentation
71fae8b

neon_arch commited on

add missing documentation in config.lua and application source code
4a505fb

neon_arch commited on

replace commandline arguments with config.lua & add support for changing themes & coloschemes
137c62e

neon_arch commited on

fixing documentation test in lib.rs and adding library documentation
cb1edad

neon_arch commited on

add a integration test for index page
12bb0ee

XFFXFF commited on

Improving source code documentation.
fc69ace

neon_arch commited on