Commit History
Update src/engines/engine_models.rs
b6faa09
unverified
log the error from engines
1ebf888
improve error handling by using `error-stack` crate
9a4cf94
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
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
change the 'aggregator' option to 'production_use'
9773cee
supports the option to add a random delay
0527288
make format happy
cecffe4
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
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
Improving source code documentation.
fc69ace
neon_arch
commited on
updating and improving README.org
ed13a16
neon_arch
commited on
Adding minor change and implementing Cloning ability.
28fee6b
neon_arch
commited on
Refactoring code and separating code into files for better maintainability
f94ac50
neon_arch
commited on
add logging middleware
3060b01
Adds temporary fixes for #1
0d1213a
neon_arch
commited on
initial commit
15fc415
neon_arch
commited on