0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

Commit Graph

  • 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
  • e773b88267
    build(deps): bump smallvec from 1.11.2 to 1.13.1 dependabot[bot] 2024-02-02 07:16:01 +0000
  • 3d76b1bd86
    build(deps): bump lightningcss from 1.0.0-alpha.51 to 1.0.0-alpha.52 (#513) v1.9.17 dependabot[bot] 2024-02-02 07:14:54 +0000
  • a262dc9d80
    build(deps): bump lightningcss from 1.0.0-alpha.51 to 1.0.0-alpha.52 dependabot[bot] 2024-02-02 07:11:07 +0000
  • 6c3d9ecd50
    ⬆️ build(deps): bump serde from 1.0.193 to 1.0.196 (#510) v1.9.16 dependabot[bot] 2024-02-02 10:10:08 +0300
  • e3a04f38fb
    Merge branch 'rolling' into dependabot/cargo/serde-1.0.196 neon_arch 2024-02-02 10:00:53 +0300
  • 57267827f5
    build(deps): bump peterjgrainger/action-create-branch (#509) v1.9.15 dependabot[bot] 2024-02-02 06:53:56 +0000
  • b43f954043
    build(deps): bump serde from 1.0.193 to 1.0.196 dependabot[bot] 2024-02-02 06:51:59 +0000
  • 8ea622f35f
    build(deps): bump peterjgrainger/action-create-branch dependabot[bot] 2024-02-02 06:50:17 +0000
  • 1909cc36a8
    build(deps): bump actions/cache from 3 to 4 (#508) v1.9.14 v1.9.13 dependabot[bot] 2024-02-02 06:44:35 +0000
  • 33363c2d69
    build(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-02-02 06:40:42 +0000
  • ca425f9ef5
    build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 (#507) v1.9.12 v1.9.11 dependabot[bot] 2024-02-02 06:39:32 +0000
  • 6b3f557301
    build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 dependabot[bot] 2024-02-01 22:39:31 +0000
  • 9893d6bf0d
    Update instances.md alamin655 2024-02-01 13:45:10 +0530
  • 0237dced54
    use shields.io alamin655 2024-02-01 13:42:12 +0530
  • 21bed4d361
    Update instances.md alamin655 2024-02-01 13:21:49 +0530
  • d67ed53d62
    Update instances.md alamin655 2024-02-01 13:13:58 +0530
  • ca93c3c929
    Merge branch 'rolling' into FEATURE/400_GitHubActions-automate-release-versions-PR Scott 2024-01-31 16:09:07 -0500
  • 3aef39b3c0 ci: testing permissions with PAT again Scott 2024-01-31 09:30:18 -0500
  • c1f4451476 ci: testing permissions with PAT Scott 2024-01-31 09:26:19 -0500
  • 099b803689 ci: testing permissions Scott 2024-01-31 08:26:56 -0500
  • 3175a96508
    Merge branch 'rolling' into instance alamin655 2024-01-31 12:43:48 +0530
  • a92550e050
    👷 GitHub action to automate release based on semantic versioning (#499) v1.9.10 Scott 2024-01-31 02:08:37 -0500
  • 135d59c847
    bump version alamin655 2024-01-31 10:26:43 +0530
  • 7ca74751f7
    bump version alamin655 2024-01-31 10:26:31 +0530