β¨ feat(engine): provide startpage search engine in the config (#314) e8a64f5 neon_arch commited on Dec 5, 2023
Merge pull request #413 from neon-mmd/CHORE/remove-unneeded-github-actions-and-configs f11d35f unverified alamin655 commited on Dec 2, 2023
build(deps): bump actions/checkout from 3 to 4 (#409) 9a53329 unverified dependabot[bot] commited on Dec 2, 2023
build(deps): bump docker/setup-buildx-action from 2 to 3 (#411) 6b71e71 unverified dependabot[bot] commited on Dec 2, 2023
build(deps): bump docker/login-action from 2 to 3 (#410) 1cd336c unverified dependabot[bot] commited on Dec 2, 2023
build(deps): bump dessant/label-actions from 3 to 4 (#408) 026f779 unverified dependabot[bot] commited on Dec 2, 2023
build(deps): bump rust from 1.73.0-alpine3.18 to 1.74.0-alpine3.18 (#407) 15c71cb unverified dependabot[bot] commited on Dec 2, 2023
β¨ Config option to customize the cache invalidation/expiry time (#403) 5a8d61f unverified ashwin123 commited on Nov 30, 2023
π More `Websurfx` Instances with the `edge/rolling` version (#401) 3c66322 unverified alamin655 neon_arch commited on Nov 30, 2023
:recycle: Refactor cache system (#399) e704c26 unverified ashwin123 alamin655 commited on Nov 28, 2023
β‘οΈ lazyload search result text with css content-visibility (#397) 35dc276 unverified aocosmic commited on Nov 27, 2023
Merge pull request #391 from neon-mmd/CI/323_github-actions-to-release-docker-image 7e1a80d unverified alamin655 commited on Nov 25, 2023
Merge branch 'rolling' into CI/323_github-actions-to-release-docker-image 26f73d5 unverified neon_arch commited on Nov 24, 2023
π· ci: automate the docker image build & uploading process (#323) 95c6bee neon_arch leon3s commited on Nov 24, 2023
Merge pull request #389 from neon-mmd/rolling-cf-autofix 33507e4 unverified alamin655 commited on Nov 23, 2023
Merge pull request #386 from SaranaDheeraj/rolling 9bb1544 unverified alamin655 commited on Nov 20, 2023
Merge pull request #388 from neon-mmd/PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend 07bbea8 unverified alamin655 commited on Nov 20, 2023
Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend ae9fa5b unverified alamin655 commited on Nov 20, 2023
Merge pull request #383 from neon-mmd/REFACTOR/302_rewrite-the-search-engine-frontend-with-maud-html-framework 0139fc5 unverified alamin655 commited on Nov 20, 2023
β»οΈ refactor: code to take prebuilt client to request search results (#384) fe74f2e neon_arch commited on Nov 20, 2023
β‘οΈ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384) b42adaa neon_arch commited on Nov 20, 2023
β¬οΈ build: enable gzip and brotli features for the reqwest crate (#384) 05bf05b neon_arch commited on Nov 20, 2023
β»οΈ refactor: rewrite the parsing of the upstream search engines option (#302) c39d9ff neon_arch commited on Nov 18, 2023
β°οΈ chore: remove the serialize & deserialize traits on the struct (#302) 686e26a neon_arch commited on Nov 18, 2023
β»οΈ refactor: remove the code to pass the `query` data into the `SearchResults` struct (#302) 5c60d73 neon_arch commited on Nov 18, 2023
β»οΈ 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 Nov 18, 2023
β test: update the integration with the new changes (#302) 47905f1 neon_arch commited on Nov 18, 2023
β»οΈ refactor: remove handlebar related code & add the templates module (#302) ca1c72c neon_arch commited on Nov 18, 2023