0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 13:38:21 -05:00

Commit Graph

  • 654c35de8d
    Merge pull request #1 from phetzy/rose-pine-schemes Phetzy 2024-03-21 12:24:55 -0400
  • b4d3e5ccef
    Merge branch 'neon-mmd:rolling' into rose-pine-schemes Phetzy 2024-03-21 12:23:17 -0400
  • 48ac3e6075
    Merge branch 'rolling' into sort-search-results Spencer 2024-03-21 09:11:03 +0000
  • 236e8871c6
    Merge pull request #547 from phetzy/rolling v1.12.1 alamin655 2024-03-21 12:22:17 +0530
  • f78c6d7660
    🔖 chore(release): bump the app version (#547) alamin655 2024-03-21 12:18:09 +0530
  • 9c6729c931
    🔖 chore(release): bump the app version (#547) alamin655 2024-03-21 12:17:38 +0530
  • 68a92447e3
    Merge branch 'rolling' into sort-search-results Spencer 2024-03-20 19:26:11 +0000
  • b87c460436 fix conflicts Spencerjibz 2024-03-20 18:11:06 +0000
  • 109dcde80b add sorting by relevance and merge new changes Spencerjibz 2024-03-20 17:45:48 +0000
  • 75ad850e42
    Merge branch 'rolling' into 526 neon_arch 2024-03-19 21:35:20 +0300
  • f011b05153 Provided a config option under the server section of the config to allow users to keep tcp connections alive for each request for a certain period of time KekmaTime 2024-03-19 19:32:31 +0530
  • 86a6751e32 adjusted simple.css about logo container svg to use the logo color variable and match the search container phetzy 2024-03-18 18:19:20 -0400
  • d119c467e7 created 3 rose pine color schemes for more customization phetzy 2024-03-18 18:10:32 -0400
  • 8779c03afa resolved issue 520: reducing binary size by using symbols instead of debug info phetzy 2024-03-18 17:59:37 -0400
  • 2149e32c9e
    feat: config option to timeout requests for fetching search results from the upstream search engines (#545) v1.12.0 Kekma 2024-03-19 01:03:52 +0530
  • 4826394454 Added new HTTP connection setting to the reqwest::ClientBuilder to timeout requests for fetching the search results from the upstream search engines. KekmaTime 2024-03-18 20:00:26 +0530
  • 7bbea406fa updated strip to equal symbols instead of debuginfo phetzy 2024-03-15 00:29:18 -0400
  • d90f3a9f07 svg on about page now uses --logo-color phetzy 2024-03-13 19:27:45 -0400
  • e03511fa8f created rose-pine-moon.css phetzy 2024-03-13 18:34:11 -0400
  • 29ca269c10 refined rose-pine-dawn.css phetzy 2024-03-13 18:28:03 -0400
  • 53d9e3a606 updated rose-pine-dawn.css color scheme phetzy 2024-03-13 18:20:31 -0400
  • cc5bc07d0b updated rose-pine.css color scheme phetzy 2024-03-13 18:10:32 -0400
  • b1cd33841e updated bg fg and logo color for rose-pine phetzy 2024-03-13 17:21:15 -0400
  • 9253521c11 created rose-pine themes phetzy 2024-03-13 17:19:52 -0400
  • 4a990c537b
    🚸 chore: thin lto for the compilation instead of fat lto to improve build times v1.11.1 Evan Yang 2024-03-13 01:25:54 -0700
  • fb15c3d7f0 change lto to thin Evan Yang 2024-03-12 15:08:57 -0700
  • 8a3c85b3ec [skip ci] updating app version to v1.10.10 neon-mmd 2024-03-12 12:36:32 +0000
  • d110f72c18
    feat: new experimental feature to improve performance using io_uring on linux distributions (#541) v1.11.0 neon_arch 2024-03-12 15:36:13 +0300
  • c3da0b3303
    Merge branch 'rolling' into FEAT/528_new-experimental-feature-to-improve-performance-using-io-uring-on-linux-distributions neon_arch 2024-03-11 22:26:26 +0300
  • 991f3f59de
    perf: several optimizations for improving the performance of the engine (#540) v1.10.9 neon_arch 2024-03-11 12:01:30 +0300
  • 4bac2a5872 🔖 chore(release): bump the app version (#528) neon_arch 2024-03-10 22:19:04 +0300
  • 54632dd1c2 feat: provide a new experimental conditional compilation feature to enable io-uring support (#528) neon_arch 2024-03-10 22:09:36 +0300
  • e385a577e0 🔖 chore(release): bump the app version (#486) neon_arch 2024-03-10 13:37:57 +0300
  • 55dbd06af7 perf: use async crates & methods & make functions async (#486) neon_arch 2024-03-10 13:29:13 +0300
  • 6aa99922a6 perf: reduce the amount of clones, to_owneds & to_strings (#486) neon_arch 2024-03-08 21:45:03 +0300
  • 0adbaecc07 🚨 fix(build): make the cargo build check happy (#486) neon_arch 2024-03-07 21:09:24 +0300
  • ee4322e95e
    Merge branch 'rolling' into PERF/486_several_optimizations_for_improving_the_performance_of_the_engine neon_arch 2024-03-06 22:08:08 +0300
  • 6d00bb7dbc 🚨 fix(clippy): make clippy/format checks happy (#486) neon_arch 2024-03-06 22:06:44 +0300
  • 8d9b660eb1
    build(deps): bump rust from 1.75.0-alpine3.18 to 1.76.0-alpine3.18 (#539) v1.10.8 dependabot[bot] 2024-03-02 11:23:07 +0000
  • be7f948d84
    Merge branch 'rolling' into dependabot/docker/rust-1.76.0-alpine3.18 neon_arch 2024-03-02 14:19:15 +0300
  • 9c51128af2
    build(deps): bump peterjgrainger/action-create-branch (#538) v1.10.7 dependabot[bot] 2024-03-02 10:42:37 +0000
  • 77d9f88ba3
    Merge branch 'rolling' into dependabot/docker/rust-1.76.0-alpine3.18 mergify[bot] 2024-03-02 09:51:14 +0000
  • 313733b250
    Merge branch 'rolling' into dependabot/github_actions/peterjgrainger/action-create-branch-3.0.0 mergify[bot] 2024-03-02 09:51:12 +0000
  • c494edcaff
    build(deps): bump reqwest from 0.11.23 to 0.11.24 (#537) v1.10.6 dependabot[bot] 2024-03-02 09:50:36 +0000
  • f3ba7ff3eb
    build(deps): bump reqwest from 0.11.23 to 0.11.24 dependabot[bot] 2024-03-02 09:46:56 +0000
  • 6aab9c85b9
    build(deps): bump tempfile from 3.9.0 to 3.10.1 (#536) v1.10.5 dependabot[bot] 2024-03-02 09:46:09 +0000
  • be6c9f5bb4
    build(deps): bump tempfile from 3.9.0 to 3.10.1 dependabot[bot] 2024-03-02 09:10:27 +0000
  • 1d133ed2a8
    build(deps): bump log from 0.4.20 to 0.4.21 (#535) v1.10.4 dependabot[bot] 2024-03-02 09:09:20 +0000
  • 9b88fb5676
    build(deps): bump log from 0.4.20 to 0.4.21 dependabot[bot] 2024-03-02 09:05:29 +0000
  • d020895a51
    build(deps): bump actix-cors from 0.6.5 to 0.7.0 (#534) v1.10.3 dependabot[bot] 2024-03-02 09:04:34 +0000
  • 70165bc01e
    build(deps): bump actix-cors from 0.6.5 to 0.7.0 dependabot[bot] 2024-03-02 06:58:38 +0000
  • b7a3a8d855
    build(deps): bump dhat from 0.3.2 to 0.3.3 (#533) v1.10.2 dependabot[bot] 2024-03-02 06:57:42 +0000
  • 0526a36093
    build(deps): bump dhat from 0.3.2 to 0.3.3 dependabot[bot] 2024-03-02 06:53:56 +0000
  • 11d23fd1b2
    💄 chore(simple): modernize the appearance of about page & make it responsive. (#530) v1.10.1 aocosmic 2024-03-02 14:50:35 +0800
  • 85684daf1b
    build(deps): bump rust from 1.75.0-alpine3.18 to 1.76.0-alpine3.18 dependabot[bot] 2024-03-01 22:48:25 +0000
  • cc471fe7d6
    build(deps): bump peterjgrainger/action-create-branch dependabot[bot] 2024-03-01 22:31:50 +0000
  • 6b023f3e4e perf: reduce clones & use index based loop to improve search results filtering performance (#486) neon_arch 2024-03-01 23:27:22 +0300
  • 49f4690ddb test(unit): provide unit test for the get_safesearch_level function (#486) neon_arch 2024-03-01 23:14:40 +0300
  • 1f4d0cf57d
    Merge branch 'rolling' into rolling alamin655 2024-03-01 19:42:21 +0530
  • c83863608a perf: reduce branch predictions by reducing conditional code branches (#486) neon_arch 2024-03-01 01:04:35 +0300
  • 41ab8a2a76
    config option to configure the https adaptive window size for requests (#529) v1.10.0 ddotthomas 2024-02-28 05:08:29 -0700
  • bb6dc68db6 Trimmed down aggregate parameters ddotthomas 2024-02-25 21:28:02 -0700
  • dde4020e80 fix: added missing quotation marks on font face url cybrejon 2024-02-22 22:24:31 +0800
  • d81d1c30d3 combine font face queries into one cybrejon 2024-02-22 22:23:31 +0800
  • f98182353e chore: revert percentage values into decimals and trimmed blank lines before first rule inside media queries cybrejon 2024-02-22 01:14:10 +0800
  • 338e074887 refactor: correctly remove blank lines between and after svg string literals to conform with proper rust formatting cybrejon 2024-02-22 00:55:03 +0800
  • c3d04bc097 refactor: changed decimal values to percentage, added quotation in urls, add blank lines to before rule declarations and between font-face rules cybrejon 2024-02-22 00:53:59 +0800
  • 938ba26bb9 chore: remove blank lines between svg literals to conform with proper Rust formatting cybrejon 2024-02-22 00:21:33 +0800
  • 2179ebc731 chore: remove unknown typeface property cybrejon 2024-02-22 00:20:48 +0800
  • f832599a31 chore: remove lines between or after svg string literals to conform with proper rust formatting cybrejon 2024-02-22 00:10:06 +0800
  • a1a615b79e chore: remove invalid css property cybrejon 2024-02-22 00:08:37 +0800
  • 8431d8aab5 Modified documentation ddotthomas 2024-02-20 20:05:44 -0700
  • 08a6b0fd73
    [CodeFactor] Apply fixes codefactor-io 2024-02-20 21:00:50 +0000
  • 6e2a5861d8
    Change adaptive window config name ddotthomas 2024-02-20 12:11:33 -0700
  • 0a9558ea30 💄 style: revamped the about page to look more modern and responsive cybrejon 2024-02-21 00:54:11 +0800
  • d5df3a6122 Merge branch 'rolling' of https://github.com/cybrejon/websurfx into rolling cybrejon 2024-02-20 08:53:59 +0800
  • b1fdbd6a1b
    Merge branch 'neon-mmd:rolling' into rolling aocosmic 2024-02-20 08:53:49 +0800
  • 2cb5b7c08b Added config option to enable the reqwest client adaptive window ddotthomas 2024-02-17 17:52:32 -0700
  • 5f0edde549 perf: initialize redis pipeline struct once with the default size of 3 (#486) neon_arch 2024-02-10 21:57:24 +0300
  • d78fd75979 perf: initialize new async connections parallely using tokio spawn tasks (#486) neon_arch 2024-02-10 21:38:40 +0300
  • a56a2f1345 perf: use futureunordered for collecting results fetched from the tokio spawn tasks (#486) - using the futureunordered instead of vector for collecting results reduces the time it takes to fetch the results as the results do not need to come in specific order so any result that gets fetched first gets collected in the futureunordered type. neon_arch 2024-02-09 21:33:46 +0300
  • eceaf15b2e build: add the future crate (#486) neon_arch 2024-02-09 21:31:18 +0300
  • 2df6499fb2
    📝 docs(instances): more instances with the rolling/edge version (#495) v1.9.20 alamin655 2024-02-08 10:22:16 +0530
  • a38ec1b8ad
    Add maintained by alamin655 2024-02-07 07:48:32 +0530
  • 4de15eda66
    config: restructure and add json support Ilan Joselevich 2024-02-07 00:58:08 +0200
  • 52f27655b8 perf: replace hashmaps with vectors for fetching & aggregating results (#486) - replace hashmaps with vectors for fetching, collecting & aggregating results as it tends to be contigous & cache efficient data structure. - refactor & redesign algorithms for fetching & aggregating results centered around vectors in aggregate function. neon_arch 2024-02-06 22:28:19 +0300
  • 1a7675f779 ♻️ refactor: initialize & store the config & cache structs as a constant (#486) - initializes & stores the config & cache structs as a static constant. - Pass the config & cache structs as a static reference to all the functions handling their respective route. neon_arch 2024-02-06 21:21:46 +0300
  • 7ba3db4ee2 Add support for building on aarch64 Todor Todorov 2024-02-04 21:38:56 +0200
  • 386d02369d
    bump app version alamin655 2024-02-03 19:48:42 +0530
  • 0da783d805
    update the status badge alamin655 2024-02-03 19:46:30 +0530
  • 30adb12b96
    Merge branch 'rolling' into instance alamin655 2024-02-03 19:45:16 +0530
  • 24c48d9270
    change websurfx.co to websurfx.pp.ua alamin655 2024-02-03 19:44:16 +0530
  • 280c7e2b5e
    🐛 Auto release github action failure due to missing permissions (#506) v1.9.19 Scott 2024-02-02 22:17:38 -0500
  • 2841c5a508
    Merge branch 'rolling' into FEATURE/400_GitHubActions-automate-release-versions-PR alamin655 2024-02-02 14:22:00 +0530
  • 79fdf2065f
    Merge branch 'rolling' into instance alamin655 2024-02-02 14:21:45 +0530
  • 8790f5f719
    build(deps): bump actix-files from 0.6.2 to 0.6.5 (#511) dependabot[bot] 2024-02-02 07:29:35 +0000
  • 0809c2ee67
    build(deps): bump actix-files from 0.6.2 to 0.6.5 dependabot[bot] 2024-02-02 07:25:42 +0000
  • 0f19ade40c
    build(deps): bump env_logger from 0.10.1 to 0.11.1 (#512) dependabot[bot] 2024-02-02 07:24:55 +0000
  • e9e20ad9b9
    build(deps): bump env_logger from 0.10.1 to 0.11.1 dependabot[bot] 2024-02-02 07:20:56 +0000
  • ae5b3370bc
    build(deps): bump smallvec from 1.11.2 to 1.13.1 (#514) v1.9.18 dependabot[bot] 2024-02-02 07:20:11 +0000