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

814 Commits

Author SHA1 Message Date
Uday Sagar
405d00612f
🔧 Restricts the visibility of the user-agent helper module (#331) 2023-10-14 22:14:28 +03:00
Ron Green
092a38fc40
🔧 Remove the unwanted once_cell crate 2023-10-14 19:13:32 +03:00
leone
ad297a0a96
Build arguments to make writing GitHub action for auto releasing new docker images easier (#324)
*  feat: Dockerfile with arch and feature build arguments

* 🛠️ fix: missing issuer certificate error

* ⚙️ refactor: replace `--update` with new `--no-cache` option
2023-10-14 17:18:22 +03:00
Ajeet Singh
a912ac0724
📝 Remove the two unnecessary lines from the code snippet (#312)
* Removed unnecessary lines(issue:310)
- #   ports:
- #     - 6379:6379

* Update docs/installation.md

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-13 18:30:38 +03:00
alamin655
40b7e6d2ea
Merge pull request #273 from gzsombor/search-result-parse-refactor
⚙️ Rewrite the search result parser code to make the engine code more concise
2023-10-13 09:44:52 +05:30
alamin655
dac2c0c488
Merge branch 'rolling' into search-result-parse-refactor 2023-10-10 18:18:13 +05:30
Ananth B Prathap
8156f7ea79
🔧 Remove the unused mapped ports for docker deployment (#309)
* removed-ports

* 🚀 chore: bump the app version (#309)

* 🚀 chore: bump the app version (#309)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-10-09 20:09:12 +03:00
Zsombor Gegesy
f56002dca6 Rename the error to NoSuchEngineFound and add the name of missing engine to it 2023-10-08 22:30:42 +02:00
Zsombor Gegesy
8ed4c9e206 Propagate errors upward, if an engine can't be initialized 2023-10-07 10:31:58 +02:00
Zsombor Gegesy
32abacb4c3 Fix missing doc errors 2023-10-07 00:33:44 +02:00
Zsombor Gegesy
57c73d38c8 Refactor the search result parsing 2023-10-07 00:33:44 +02:00
Zsombor Gegesy
75a77d25f0 Create separate search_result_parser 2023-10-07 00:33:44 +02:00
dependabot[bot]
769d870803
Merge pull request #297 from neon-mmd/dependabot/cargo/mlua-0.9.1 2023-10-05 03:37:56 +00:00
mergify[bot]
3ad5444e27
Merge branch 'rolling' into dependabot/cargo/mlua-0.9.1 2023-10-04 19:04:09 +00:00
João Mota
5e63f37d70
📝 Three points listed under the Features section (#304)
* Add additional features to README

* 🚀 chore: bump the app version (#304)

* 🚀 chore: bump the app version (#304)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-10-04 21:17:42 +03:00
alamin655
79b0aec66b
Merge pull request #301 from Niloth-p/docs/CodeFactor
📝 Codefactor code coverage shield badge
2023-10-04 09:37:13 +05:30
alamin655
01cb86dedd
🚀 chore: bump the app version (#301) 2023-10-04 09:29:47 +05:30
alamin655
074975bc20
🚀 chore: bump the app version (#301) 2023-10-04 09:29:18 +05:30
alamin655
57410378a4
📝 Codefactor code coverage shield badge (#301) 2023-10-04 09:28:05 +05:30
alamin655
5d26a2ec6d
📝 Codefactor code coverage shield badge (#301) 2023-10-04 09:17:21 +05:30
alamin655
7ae554e62d
Merge branch 'rolling' into docs/CodeFactor 2023-10-04 09:11:49 +05:30
alamin655
4f0d00bde0
Merge pull request #298 from neon-mmd/mergify/neon-mmd/config-update
🤖 Mergify config to automate the handling of pull requests
2023-10-04 09:10:29 +05:30
Niloth P
6bc434cebd
docs(readme): Add Codefactor badge 2023-10-04 01:00:19 +05:30
neon_arch
a9f54b4027 🚀 chore: bump the app version (#299) 2023-10-03 21:11:29 +03:00
neon_arch
0fbb523082 ci(Mergify): configuration update
Signed-off-by: neon_arch <mustafadhuleb53@gmail.com>
2023-10-03 20:52:16 +03:00
dependabot[bot]
f9ac87bdba
Merge pull request #296 from neon-mmd/dependabot/cargo/reqwest-0.11.21 2023-10-03 06:08:13 +00:00
alamin655
b3fab88b6f
Merge branch 'rolling' into dependabot/cargo/reqwest-0.11.21 2023-10-03 11:31:25 +05:30
dependabot[bot]
f1375abff9
Merge pull request #295 from neon-mmd/dependabot/github_actions/wow-actions/contributors-list-1.2.0 2023-10-03 06:00:00 +00:00
dependabot[bot]
c324c74411
build(deps): bump wow-actions/contributors-list from 1.1.0 to 1.2.0
Bumps [wow-actions/contributors-list](https://github.com/wow-actions/contributors-list) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/wow-actions/contributors-list/releases)
- [Changelog](https://github.com/wow-actions/contributors-list/blob/master/CHANGELOG.md)
- [Commits](b9e91f91a5...242b538350)

---
updated-dependencies:
- dependency-name: wow-actions/contributors-list
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 05:53:06 +00:00
dependabot[bot]
6362d0f733
Merge pull request #294 from neon-mmd/dependabot/github_actions/actions/checkout-4 2023-10-03 05:52:26 +00:00
dependabot[bot]
89e5895519
build(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 05:44:41 +00:00
dependabot[bot]
9960bc3315
Merge pull request #292 from neon-mmd/dependabot/github_actions/actions/stale-8 2023-10-03 05:44:00 +00:00
dependabot[bot]
6cf4a63db7
build(deps): bump actions/stale from 5 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 05:36:44 +00:00
alamin655
4f92262a05
Merge pull request #291 from neon-mmd/dependabot/github_actions/actions/setup-node-3
build(deps): bump actions/setup-node from 2 to 3
2023-10-03 11:06:04 +05:30
dependabot[bot]
2803471821
build(deps): bump mlua from 0.8.10 to 0.9.1
Bumps [mlua](https://github.com/khvzak/mlua) from 0.8.10 to 0.9.1.
- [Changelog](https://github.com/khvzak/mlua/blob/master/CHANGELOG.md)
- [Commits](https://github.com/khvzak/mlua/compare/v0.8.10...v0.9.1)

---
updated-dependencies:
- dependency-name: mlua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:32:57 +00:00
dependabot[bot]
4155a23e66
build(deps): bump reqwest from 0.11.20 to 0.11.21
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.21.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.20...v0.11.21)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:32:07 +00:00
dependabot[bot]
6ec79144a0
build(deps): bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:30:56 +00:00
alamin655
8a2a9ffc43
Merge pull request #290 from neon-mmd/ci-dependabot-auto-version-updates
🤖 Dependabot to auto bump version numbers
2023-10-03 09:00:30 +05:30
neon_arch
b577f6909d 🤖 ci: enable auto-updates for docker, cargo and github actions 2023-10-02 19:54:22 +03:00
alamin655
055de8bd3c
🚀 chore: Bump the app version (#290) 2023-10-02 22:00:59 +05:30
alamin655
8787e06d7d
🚀 chore: Bump the app version (#290) 2023-10-02 22:00:24 +05:30
neon_arch
c3a90031fd
🤖 ci: add dependabot auto version bumping action 2023-10-02 18:03:46 +03:00
alamin655
99ec846d18
Merge pull request #287 from neon-mmd/improve-comments-in-dockerfile-and-compose-file
🔧 Provide comments in the two files
2023-10-01 09:00:54 +05:30
alamin655
1948a5e7a6
Merge branch 'rolling' into improve-comments-in-dockerfile-and-compose-file 2023-10-01 08:54:58 +05:30
alamin655
b0f82c00e2
Merge pull request #285 from neon-mmd/readme-revision
📝 Replace the `warning` with an appropriate `note`
2023-10-01 08:52:00 +05:30
alamin655
9ae87ddefa
Merge branch 'rolling' into readme-revision 2023-10-01 08:44:39 +05:30
alamin655
2824d9e4d1
Merge pull request #284 from neon-mmd/docs-revision
📝 Revise the `docs` to remain in sync with the current changes
2023-10-01 08:43:51 +05:30
neon_arch
0bee92238b
Merge branch 'rolling' into improve-comments-in-dockerfile-and-compose-file 2023-09-30 20:17:19 +03:00
neon_arch
21792dc232 🚀 chore: Bump the app version (#277) 2023-09-30 20:14:12 +03:00
neon_arch
62fdbfe133 🔧 refactor: add documentation for the new set of commands (#286) 2023-09-30 19:29:56 +03:00