Commit History

Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend
ae9fa5b
unverified

alamin655 commited on

Merge branch 'rolling' into rolling
e1a837f
unverified

mergify[bot] commited on

Merge pull request #383 from neon-mmd/REFACTOR/302_rewrite-the-search-engine-frontend-with-maud-html-framework
0139fc5
unverified

alamin655 commited on

πŸ”– chore: bump the app version (#384)
a46a223

neon_arch commited on

♻️ refactor: code to take prebuilt client to request search results (#384)
fe74f2e

neon_arch commited on

⚑️ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384)
b42adaa

neon_arch commited on

⬆️ build: enable gzip and brotli features for the reqwest crate (#384)
05bf05b

neon_arch commited on

Updated redis_cacher.rs
8954207
unverified

S Dheeraj commited on

#385 issue resolved
dc5fa84

S Dheeraj commited on

πŸ”– chore: bump the app version (#302)
9b1d894

neon_arch commited on

πŸ”₯ chore: remove the debug macro from the code (#302)
03d649b

neon_arch commited on

🚨 chore: make cargo clippy linter happy (#302)
eee2f11

neon_arch commited on

♻️ refactor: rewrite the parsing of the upstream search engines option (#302)
c39d9ff

neon_arch commited on

⚰️ chore: remove the serialize & deserialize traits on the struct (#302)
686e26a

neon_arch commited on

♻️ refactor: remove the code to pass the `query` data into the `SearchResults` struct (#302)
5c60d73

neon_arch commited on

♻️ refactor: remove the code to add the `query` & `style` in the `SearchResults` struct & also remove the associated fields from the struct (#302)
141ae26

neon_arch commited on

βœ… test: update the integration with the new changes (#302)
47905f1

neon_arch commited on

♻️ refactor: remove handlebar related code & add the templates module (#302)
ca1c72c

neon_arch commited on

πŸ’‘ chore: add documentation to the code (#302)
c1a5b70

neon_arch commited on

♻️ refactor(routes): serve the new maud file for search page and remove unwanted functions and pass values to the maud html template directly (#302)
38ba4bd

neon_arch commited on

♻️ refactor(routes): serve new the maud files instead of handlebars files (#302)
64c4d2c

neon_arch commited on

♻️ refactor(maud): rewrite the frontend code with maud html framework (#302)
0ec8914

neon_arch commited on

βž• build: replace handlebars crate with maud crate (#302)
beb5e60

neon_arch commited on

πŸ“ Additional commands required for the setup of the local development environment (#379)
0facfdb
unverified

will neon_arch mergify[bot] alamin655 commited on

Merge pull request #381 from neon-mmd/BUILD/380_reduce-the-time-it-takes-to-build-compile-the-app
67487a5
unverified

alamin655 commited on

Merge branch 'rolling' into BUILD/380_reduce-the-time-it-takes-to-build-compile-the-app
692ac48
unverified

alamin655 commited on

πŸ”– chore: bump the app version (#380)
ad51439

neon_arch commited on

♻️ refactor: reimplement the random delay code without the rand crate (#380)
3742893

neon_arch commited on

⚑️ build: improve non-release build time by changing the dev profile build flag (#380)
89ee79c

neon_arch commited on

βž– build: remove unneeded features & remove the rand crate (#380)
3aee141

neon_arch commited on

Merge pull request #376 from neon-mmd/FIX/375_improve-the-stylint-checks-in-the-pre-commit-hook
3189de6
unverified

alamin655 commited on

🚨 chore: make build and clippy checks happy (#375)
bbc2268

neon_arch commited on

Merge branch 'rolling' into FIX/375_improve-the-stylint-checks-in-the-pre-commit-hook
4dd44ae
unverified

neon_arch commited on

πŸ”– chore: bump the app version (#375)
66669a0

neon_arch commited on

🩹 fix: remove unnecessary `stylelint` checks by disabling them in the `stylelint` config file (#375)
faf9995

neon_arch commited on

build(deps): bump actions/setup-node from 3 to 4 (#370)
68a2b95
unverified

dependabot[bot] commited on

build(deps): bump scraper from 0.17.1 to 0.18.1 (#373)
42f0dc1
unverified

dependabot[bot] commited on

build(deps): bump actix-governor from 0.4.1 to 0.5.0 (#372)
2e0def7
unverified

dependabot[bot] commited on

build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#371)
4dd455e
unverified

dependabot[bot] commited on

build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.2 (#369)
9d07014
unverified

dependabot[bot] commited on

πŸ“ More typo correction and Grammatical correction in the documentation page (#368)
68f7012
unverified

Spandan Tripathy commited on

πŸ“ Typo and Grammatical correction in the documentation page (#366)
24fda29
unverified

Spandan Tripathy alamin655 commited on

Merge pull request #364 from neon-mmd/PERF/359_custom-build-file-to-minify-js-and-css-files
9282e30
unverified

alamin655 commited on

🚨 chore: make clippy linter happy (#359)
41c57bd

neon_arch commited on

πŸ”– chore: bump the app version (#359)
bca2ba1

neon_arch commited on

βž• build: add `lightningcss` and `minify-js` as build dependencies (#359)
3f367d0

neon_arch commited on

⚑️ perf: add code minify `js` and `css` during the initial build process when the `pkg_env` enviroment variable is set to `prod` (#359)
da03037

neon_arch commited on

πŸ“ Typo correction in the `contributing` documentation (#363)
b123fbb
unverified

Vaibhav commited on

πŸ“ Typo correction in the `readme` of the project (362)
cfe57a4
unverified

Jagadeesh Kumar Ch commited on

πŸ“ Typo correction and Grammatical correction in the `developing` documentation page (#360)
344e641
unverified

Shivam Kumar commited on