Commit graph

  • 7f7367a34d
    remove github stuf main morrigan 2025-02-16 16:35:39 +01:00
  • 8341310684
    remove remains of query filtering anti-feature Milim 2024-08-15 21:14:11 +02:00
  • 253de6ff13
    inital no-js frontend Milim 2024-08-15 21:11:14 +02:00
  • 38f04320f0
    Merge pull request #1 from MilimTheTrueOne/dependabot/cargo/scraper-0.20.0 Milim 2024-08-15 14:20:35 +02:00
  • f2d6947b12
    Merge pull request #2 from MilimTheTrueOne/dependabot/cargo/serde_json-1.0.125 Milim 2024-08-15 14:20:27 +02:00
  • d5c82a0d76
    Merge pull request #3 from MilimTheTrueOne/dependabot/cargo/error-stack-0.5.0 Milim 2024-08-15 14:20:19 +02:00
  • d48201021e
    update frontend to account for search engine selection changes Milim 2024-08-15 14:19:06 +02:00
  • 0faf8c19a9
    finishing server side engine selection Milim 2024-08-15 13:20:59 +02:00
  • e666316995
    new Engines struct, breaks cookies and frontend Milim 2024-08-15 12:18:19 +02:00
  • 73fdd635cc
    ⬆️ Bump error-stack from 0.4.1 to 0.5.0 dependabot[bot] 2024-08-15 09:19:48 +00:00
  • 12d2e1d797
    ⬆️ Bump serde_json from 1.0.124 to 1.0.125 dependabot[bot] 2024-08-15 09:19:39 +00:00
  • 4413dec3d6
    ⬆️ Bump scraper from 0.18.1 to 0.20.0 dependabot[bot] 2024-08-15 09:19:26 +00:00
  • 2ca9990e54
    fix version Milim 2024-08-15 11:16:37 +02:00
  • e66cbea059
    rebrand Milim 2024-08-15 11:15:23 +02:00
  • b75eefa027
    remove useless github related files Milim 2024-08-15 10:51:48 +02:00
  • b0ed41ef70
    some more sanity improvements Milim 2024-08-15 10:45:45 +02:00
  • 05b6dfda86
    remove bad if not even unnecessary relevance calculation and its dependencies Milim 2024-08-15 09:09:41 +02:00
  • 215a928eb4
    remove useless SmallVec dependency, and go insane because it was used with a zero sized array for storage Milim 2024-08-15 09:02:37 +02:00
  • 23799eeb9e
    improve search route Milim 2024-08-15 08:55:27 +02:00
  • 9a00f91ebc
    move all config related code into config.rs Milim 2024-08-15 08:03:10 +02:00
  • 99a1089df9
    proper config base Milim 2024-08-15 07:53:26 +02:00
  • c9fe79eb12
    use main.rs like a sane person Milim 2024-08-14 21:39:32 +02:00
  • 6567af268e
    strip garbage Milim 2024-08-14 21:34:18 +02:00
  • d5524d7eae
    ⬆️ build(deps): bump reqwest from 0.11.25 to 0.12.4 (#575) dependabot[bot] 2024-06-08 19:05:09 +00:00
  • 3c2533f69a
    build(deps): bump async-compression from 0.4.6 to 0.4.11 (#579) dependabot[bot] 2024-06-08 18:28:42 +00:00
  • 8225d34a9c
    build(deps): bump lightningcss from 1.0.0-alpha.55 to 1.0.0-alpha.57 (#578) dependabot[bot] 2024-06-08 18:23:44 +00:00
  • d2954862ea
    build(deps): bump mlua from 0.9.6 to 0.9.8 (#577) dependabot[bot] 2024-06-08 18:19:00 +00:00
  • f55abf934d
    build(deps): bump redis from 0.24.0 to 0.25.4 (#576) dependabot[bot] 2024-06-07 19:08:26 +00:00
  • 052d9fd167
    build(deps): bump rust from 1.77.2-alpine3.18 to 1.78.0-alpine3.18 (#574) dependabot[bot] 2024-06-07 19:01:29 +00:00
  • bf7e73f9ff
    📝 docs(readme): list three new features provided by the search engine (#570) Alex Curtis-Slep 2024-05-15 16:47:17 -04:00
  • 5d06cce220
    feat(config): option to keep the websurfx server connection alive for a certain period for subsequent requests (#568) ddotthomas 2024-05-09 11:24:12 -06:00
  • 408858a91e
    :bandage: fix: temporary fix for minifying js files (#565) ddotthomas 2024-05-04 10:57:40 -06:00
  • 2e50fa4edb
    build(deps): bump rust from 1.76.0-alpine3.18 to 1.77.2-alpine3.18 (#564) dependabot[bot] 2024-05-02 14:31:00 +00:00
  • 9058b68f78
    build(deps): bump lightningcss from 1.0.0-alpha.54 to 1.0.0-alpha.55 (#563) dependabot[bot] 2024-05-02 14:25:11 +00:00
  • 9f90caf262
    build(deps): bump keyword_extraction from 1.3.0 to 1.4.3 (#562) dependabot[bot] 2024-05-02 14:11:45 +00:00
  • 1386cd6739
    build(deps): bump serde_json from 1.0.114 to 1.0.116 (#561) dependabot[bot] 2024-05-02 14:06:17 +00:00
  • fe959efd0e
    build(deps): bump async-trait from 0.1.77 to 0.1.80 (#560) dependabot[bot] 2024-05-02 13:59:45 +00:00
  • 5b6afb0b67
    build(deps): bump maud from 0.25.0 to 0.26.0 (#559) dependabot[bot] 2024-05-02 13:54:52 +00:00
  • 93fd8f8565
    🎨 style: change http/https header word/sentence casing (#555) Todor Todorov 2024-04-25 20:31:47 +03:00
  • 9efcf0b079
    build(deps): bump rustls from 0.21.10 to 0.21.11 (#554) dependabot[bot] 2024-04-20 09:10:14 +00:00
  • c077e39ae7
    build(deps): bump softprops/action-gh-release from 1 to 2 (#553) dependabot[bot] 2024-04-02 20:32:37 +00:00
  • b1df4f1154
    feat(config): config option to timeout idle connections within the reqwest pool (#551) Kekma 2024-03-30 18:35:44 +05:30
  • bb50e8bb25
    Ranking of aggregated search results based on relevancy of the search result to the user's search query (#549) Spencer 2024-03-25 09:16:49 +00:00
  • c584a7d601
    feat(config): config option to keep tcp connection alive for a certain period for subsequent requests (#548) Kekma 2024-03-25 14:41:56 +05:30
  • ce4912b9c5
    Rose pine colorscheme variants for the search engine (#550) Phetzy 2024-03-24 03:31:17 -04:00
  • 236e8871c6
    Merge pull request #547 from phetzy/rolling alamin655 2024-03-21 12:22:17 +05:30
  • f78c6d7660
    🔖 chore(release): bump the app version (#547) alamin655 2024-03-21 12:18:09 +05:30
  • 9c6729c931
    🔖 chore(release): bump the app version (#547) alamin655 2024-03-21 12:17:38 +05:30
  • 8779c03afa resolved issue 520: reducing binary size by using symbols instead of debug info phetzy 2024-03-18 17:59:37 -04:00
  • 2149e32c9e
    feat: config option to timeout requests for fetching search results from the upstream search engines (#545) Kekma 2024-03-19 01:03:52 +05:30
  • 4a990c537b
    🚸 chore: thin lto for the compilation instead of fat lto to improve build times Evan Yang 2024-03-13 01:25:54 -07:00
  • d110f72c18
    feat: new experimental feature to improve performance using io_uring on linux distributions (#541) neon_arch 2024-03-12 15:36:13 +03:00
  • 991f3f59de
    perf: several optimizations for improving the performance of the engine (#540) neon_arch 2024-03-11 12:01:30 +03:00
  • 8d9b660eb1
    build(deps): bump rust from 1.75.0-alpine3.18 to 1.76.0-alpine3.18 (#539) dependabot[bot] 2024-03-02 11:23:07 +00:00
  • 9c51128af2
    build(deps): bump peterjgrainger/action-create-branch (#538) dependabot[bot] 2024-03-02 10:42:37 +00:00
  • c494edcaff
    build(deps): bump reqwest from 0.11.23 to 0.11.24 (#537) dependabot[bot] 2024-03-02 09:50:36 +00:00
  • 6aab9c85b9
    build(deps): bump tempfile from 3.9.0 to 3.10.1 (#536) dependabot[bot] 2024-03-02 09:46:09 +00:00
  • 1d133ed2a8
    build(deps): bump log from 0.4.20 to 0.4.21 (#535) dependabot[bot] 2024-03-02 09:09:20 +00:00
  • d020895a51
    build(deps): bump actix-cors from 0.6.5 to 0.7.0 (#534) dependabot[bot] 2024-03-02 09:04:34 +00:00
  • b7a3a8d855
    build(deps): bump dhat from 0.3.2 to 0.3.3 (#533) dependabot[bot] 2024-03-02 06:57:42 +00:00
  • 11d23fd1b2
    💄 chore(simple): modernize the appearance of about page & make it responsive. (#530) aocosmic 2024-03-02 14:50:35 +08:00
  • 41ab8a2a76
    config option to configure the https adaptive window size for requests (#529) ddotthomas 2024-02-28 05:08:29 -07:00
  • 2df6499fb2
    📝 docs(instances): more instances with the rolling/edge version (#495) alamin655 2024-02-08 10:22:16 +05:30
  • 280c7e2b5e
    🐛 Auto release github action failure due to missing permissions (#506) Scott 2024-02-02 22:17:38 -05:00
  • 8790f5f719
    build(deps): bump actix-files from 0.6.2 to 0.6.5 (#511) dependabot[bot] 2024-02-02 07:29:35 +00:00
  • 0f19ade40c
    build(deps): bump env_logger from 0.10.1 to 0.11.1 (#512) dependabot[bot] 2024-02-02 07:24:55 +00:00
  • ae5b3370bc
    build(deps): bump smallvec from 1.11.2 to 1.13.1 (#514) dependabot[bot] 2024-02-02 07:20:11 +00:00
  • 3d76b1bd86
    build(deps): bump lightningcss from 1.0.0-alpha.51 to 1.0.0-alpha.52 (#513) dependabot[bot] 2024-02-02 07:14:54 +00:00
  • 6c3d9ecd50
    ⬆️ build(deps): bump serde from 1.0.193 to 1.0.196 (#510) dependabot[bot] 2024-02-02 10:10:08 +03:00
  • 57267827f5
    build(deps): bump peterjgrainger/action-create-branch (#509) dependabot[bot] 2024-02-02 06:53:56 +00:00
  • 1909cc36a8
    build(deps): bump actions/cache from 3 to 4 (#508) dependabot[bot] 2024-02-02 06:44:35 +00:00
  • ca425f9ef5
    build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 (#507) dependabot[bot] 2024-02-02 06:39:32 +00:00
  • a92550e050
    👷 GitHub action to automate release based on semantic versioning (#499) Scott 2024-01-31 02:08:37 -05:00
  • 669e365913
    feat: add new helper function to fetch upstream search engine JSON response (#504) Jann Marc Villablanca 2024-01-30 21:37:50 +08:00
  • b2cbc5eaa5
    📝 Maintained badge/shield status in the readme from stale to yes/maintained #500 (#503) abdulahad5112 2024-01-30 12:50:14 +05:30
  • 851ea314a7
    🐛 parsed_cet not found in scope error when building the app with the no-cache feature #498 (#502) abdulahad5112 2024-01-30 12:44:31 +05:30
  • fbf73634ee
    🐛 Undeclared mini-mocha crate error when building the app with features other than memory-cache #493 (#501) abdulahad5112 2024-01-30 12:39:33 +05:30
  • 779908cb11
    updated stargazer link (#496) Yogen P 2024-01-28 00:15:32 +08:00
  • 78858b0e04
    Merge pull request #492 from spencerjibz/optimize-caching-code alamin655 2024-01-26 15:08:07 +05:30
  • 660f85620d
    Merge branch 'rolling' into optimize-caching-code Spencer 2024-01-24 23:09:20 +00:00
  • 51214dc23a add support for caching N number of key-values pairs instead of only 3 Spencerjibz 2024-01-24 22:56:11 +00:00
  • 29b76be459 dump up package version Spencerjibz 2024-01-24 12:47:19 +00:00
  • 6b9469e4b3 cache the next, current and previous results in a separate task Spencerjibz 2024-01-22 19:29:08 +00:00
  • f5cf5f9151 changed cache_results method to support multiple values Spencerjibz 2024-01-22 19:26:35 +00:00
  • c762f9cf8e use redis pipeline to set multiple values at once Spencerjibz 2024-01-22 19:20:16 +00:00
  • 705ba81026
    Merge pull request #491 from Siddh744542/Clippy/Format-checking/linting-GitHub-action-to-analyze-code-for-all-the-features alamin655 2024-01-21 16:00:46 +05:30
  • 0f717cc976
    🔖 chore(release): bump the app version (#491) alamin655 2024-01-21 15:56:41 +05:30
  • b2971c1829
    🔖 chore(release): bump the app version (#491) alamin655 2024-01-21 15:56:16 +05:30
  • 99f0cf1113 fixed issue #490 Siddharth Tiwari 2024-01-21 12:22:15 +05:30
  • c25cd9c3fe
    📝 note Highlighting in the readme file (#488) TheNortheWind 2024-01-16 00:21:12 -08:00
  • 388aaf4bfd
    Merge pull request #470 from ddotthomas/FIX/463_results_from_different_search_engines_get_cached_as_the_same_key alamin655 2024-01-13 20:34:11 +05:30
  • 31c9c676ee Change get_safe_search_level logic back ddotthomas 2024-01-12 09:51:31 -07:00
  • ca96a76958 change: renamed get_safesearch_level variables ddotthomas 2024-01-11 11:58:09 -07:00
  • 326131aac4
    Merge branch 'rolling' into FIX/463_results_from_different_search_engines_get_cached_as_the_same_key alamin655 2024-01-11 16:47:15 +05:30
  • efa8efc6c7
    Compression and encryption for the cached search results (#443) Evan Yang 2024-01-11 03:10:35 -08:00
  • 80e950de3b refactor: changed Cookie to use Cow to facilitate using references when building ddotthomas 2024-01-10 14:14:14 -07:00
  • a47e28587c
    Merge branch 'rolling' into FIX/463_results_from_different_search_engines_get_cached_as_the_same_key neon_arch 2024-01-10 07:25:30 +03:00
  • d912bff94e change: revert Cookie Strings back to &str ddotthomas 2024-01-08 11:46:21 -07:00
  • 6e9250c03a fix: safe search url parameter ignored ddotthomas 2024-01-08 09:19:36 -07:00
  • 7d762b3726 refactor: moved settings parsing out of results ddotthomas 2024-01-07 16:29:39 -07:00