β‘οΈ lazyload search result text with css content-visibility (#397)
35dc276
unverified
aocosmiccommited on
:recycle: Clean some code, fix bug (#396)
5e2669b
unverified
vΓctorcommited on
Merge pull request #391 from neon-mmd/CI/323_github-actions-to-release-docker-image
7e1a80d
unverified
alamin655commited on
Merge branch 'rolling' into CI/323_github-actions-to-release-docker-image
26f73d5
unverified
neon_archcommited on
π chore: bump the app version (#323)
a142aa7
neon_archcommited on
π· ci: automate the docker image build & uploading process (#323)
95c6bee
neon_archleon3scommited on
Merge pull request #389 from neon-mmd/rolling-cf-autofix
33507e4
unverified
alamin655commited on
π chore: bump the app version (#389)
5fa1feb
unverified
alamin655commited on
π chore: bump the app version (#389)
5367dd3
unverified
alamin655commited on
[CodeFactor] Apply fixes
69eb815
unverified
codefactor-iocommited on
Merge pull request #386 from SaranaDheeraj/rolling
9bb1544
unverified
alamin655commited on
π§Ή chore: make clippy happy (#386)
abc59b2
unverified
alamin655commited on
Merge branch 'rolling' into rolling
d28cbb9
unverified
alamin655commited on
Merge pull request #388 from neon-mmd/PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend
07bbea8
unverified
alamin655commited on
Update redis_cacher.rs
fc830c4
unverified
alamin655commited on
π chore: bump the app version (#386)
a2360d1
unverified
alamin655commited on
π chore: bump the app version (#386)
f62b821
unverified
alamin655commited on
Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend
ae9fa5b
unverified
alamin655commited 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
alamin655commited on
π chore: bump the app version (#384)
a46a223
neon_archcommited on
β»οΈ refactor: code to take prebuilt client to request search results (#384)
fe74f2e
neon_archcommited on
β‘οΈ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384)
b42adaa
neon_archcommited on
β¬οΈ build: enable gzip and brotli features for the reqwest crate (#384)
05bf05b
neon_archcommited on
Updated redis_cacher.rs
8954207
unverified
S Dheerajcommited on
#385 issue resolved
dc5fa84
S Dheerajcommited on
π chore: bump the app version (#302)
9b1d894
neon_archcommited on
π₯ chore: remove the debug macro from the code (#302)
03d649b
neon_archcommited on
π¨ chore: make cargo clippy linter happy (#302)
eee2f11
neon_archcommited on
β»οΈ refactor: rewrite the parsing of the upstream search engines option (#302)
c39d9ff
neon_archcommited on
β°οΈ chore: remove the serialize & deserialize traits on the struct (#302)
686e26a
neon_archcommited on
β»οΈ refactor: remove the code to pass the `query` data into the `SearchResults` struct (#302)
5c60d73
neon_archcommited 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_archcommited on
β test: update the integration with the new changes (#302)
47905f1
neon_archcommited on
β»οΈ refactor: remove handlebar related code & add the templates module (#302)
ca1c72c
neon_archcommited on
π‘ chore: add documentation to the code (#302)
c1a5b70
neon_archcommited 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_archcommited on
β»οΈ refactor(routes): serve new the maud files instead of handlebars files (#302)
64c4d2c
neon_archcommited on
β»οΈ refactor(maud): rewrite the frontend code with maud html framework (#302)
0ec8914
neon_archcommited on
β build: replace handlebars crate with maud crate (#302)
beb5e60
neon_archcommited on
π Additional commands required for the setup of the local development environment (#379)