will
0facfdbd56
📝 Additional commands required for the setup of the local development environment ( #379 )
...
* docs: Add additional commands in developing.md
* Update docs/developing.md
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
* Update developing.md
* 🔖 chore: bump the app version (#379 )
* 🔖 chore: bump the app version (#379 )
---------
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-11-10 06:35:52 +00:00
neon_arch
ad514398fa
🔖 chore: bump the app version ( #380 )
2023-11-08 19:12:16 +03:00
neon_arch
bbc226829e
🚨 chore: make build and clippy checks happy ( #375 )
2023-11-03 12:41:13 +03:00
neon_arch
4dd44aec3f
Merge branch 'rolling' into FIX/375_improve-the-stylint-checks-in-the-pre-commit-hook
2023-11-03 12:31:01 +03:00
neon_arch
66669a0cd8
🔖 chore: bump the app version ( #375 )
2023-11-03 12:08:29 +03:00
dependabot[bot]
42f0dc1bc7
build(deps): bump scraper from 0.17.1 to 0.18.1 ( #373 )
2023-11-02 15:23:25 +00:00
dependabot[bot]
2e0def777c
build(deps): bump actix-governor from 0.4.1 to 0.5.0 ( #372 )
2023-11-02 15:15:48 +00:00
Spandan Tripathy
24fda29358
📝 Typo and Grammatical correction in the documentation page ( #366 )
...
* 📝 docs: typo & grammatical correction under the `motivations` & `solutions` sections (#365 )
* 📝 docs: typo & grammatical correction under the `motivations` section (#365 )
* 🔖 chore: bump the app version (#365 )
* 🔖 chore: bump the app version (#365 )
---------
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-10-31 20:32:51 +03:00
neon_arch
bca2ba17b9
🔖 chore: bump the app version ( #359 )
2023-10-30 19:23:31 +03:00
neon_arch
3f367d0b5e
➕ build: add lightningcss
and minify-js
as build dependencies ( #359 )
2023-10-30 19:20:19 +03:00
neon_arch
d67ee863e1
🔖 chore: bump the app version ( #344 )
2023-10-23 15:54:10 +03:00
neon_arch
07f4b25ebc
🚀 chore: bump the app version ( #340 )
2023-10-22 23:31:57 +03:00
dependabot[bot]
a6383ee113
build(deps): bump rustix from 0.38.15 to 0.38.19 ( #339 )
2023-10-18 18:52:44 +00:00
alamin655
466ed1bbb1
🤖 Improve the rules used by the Mergify
bot. ( #338 )
...
* 🤖 ci: replace the approval rule to 2 & improve the checks rule (#338 )
Signed-off-by: null <null>
* 🤖 ci: revert the one approval rule (#338 )
Co-Authored-By: neon_arch <mustafadhuleb53@gmail.com>
* 🤖 ci: replace status checks rule to only check for success of the important checks (#338 )
Co-Authored-By: neon_arch <mustafadhuleb53@gmail.com>
* 🚀 chore: bump the app version (#338 )
---------
Signed-off-by: null <null>
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-10-18 17:37:55 +03:00
Ron Green
092a38fc40
🔧 Remove the unwanted once_cell
crate
2023-10-14 19:13:32 +03:00
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
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
01cb86dedd
🚀 chore: bump the app version ( #301 )
2023-10-04 09:29:47 +05:30
neon_arch
a9f54b4027
🚀 chore: bump the app version ( #299 )
2023-10-03 21:11:29 +03:00
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
alamin655
055de8bd3c
🚀 chore: Bump the app version ( #290 )
2023-10-02 22:00:59 +05:30
neon_arch
21792dc232
🚀 chore: Bump the app version ( #277 )
2023-09-30 20:14:12 +03:00
neon_arch
da7a0ed854
🚀 chore: bump the app version ( #265 )
2023-09-24 21:06:19 +03:00
alamin655
a728995a0c
Update Cargo.lock
2023-09-23 18:46:36 +05:30
neon_arch
de91f7651f
🚀 chore: bump the app version ( #227 )
2023-09-23 13:08:16 +03:00
alamin655
a993264aa5
Merge branch 'rolling' into issue250
2023-09-22 10:42:57 +05:30
alamin655
c08f075761
🚀 chore: bump the app version ( #250 )
2023-09-22 10:40:32 +05:30
neon_arch
b6671480e6
🚀 chore: bump the app version ( #252 )
2023-09-21 17:11:56 +03:00
alamin655
c3f6e3c66d
🚀 chore: bump the app version
2023-09-20 19:39:44 +05:30
boris
82cc061d07
Provide a fix for Docker deployment process
2023-09-20 22:00:17 +08:00
alamin655
19621d32a8
🚀 chore: bump the app version
2023-09-20 18:48:19 +05:30
neon_arch
1726ccc8ce
🚀 chore: bump the app version ( #244 )
2023-09-17 12:52:51 +03:00
Zsombor Gegesy
e69126c5ea
Fix git rebase problems, and the failing doctest
2023-09-15 23:25:17 +02:00
alamin655
6ba3695285
🚀 chore: bump the app version
2023-09-15 18:30:11 +05:30
neon_arch
7c8b7a9463
🚀 chore: bump the app version ( #234 )
2023-09-14 20:46:05 +03:00
alamin655
2a04e647d5
Merge branch 'rolling' into fix-gitpod-setup
2023-09-14 12:34:52 +05:30
neon_arch
ca4447fcdf
Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase
2023-09-13 18:31:37 +03:00
neon_arch
fb231de416
Merge branch 'rolling' into change-document-style-with-linter-warnings
2023-09-12 17:49:46 +03:00
neon_arch
f20ac50918
🚀 chore: bump the app version ( #225 )
2023-09-11 20:31:56 +03:00
neon_arch
30ca95a217
🧹 chore: make github actions happy ( #203 )
2023-09-11 20:02:09 +03:00
alamin655
2790eefba8
Merge branch 'rolling' into feat-rate-limiter-for-websurfx
2023-09-11 11:40:10 +05:30
neon_arch
12bfc5276a
🧹 chore: make clippy happy ( #201 )
2023-09-10 18:56:54 +03:00
neon_arch
ac4e29a93f
🧹 chore: make github actions happy ( #201 )
2023-09-10 18:41:24 +03:00
alamin655
86991a2f9a
Merge branch 'rolling' into feat-rate-limiter-for-websurfx
2023-09-10 20:56:21 +05:30
alamin655
60b2fcc27a
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists
2023-09-10 20:51:10 +05:30
neon_arch
82a78e3b42
Merge branch 'rolling' into optimize-and-make-code-idiomatic
2023-09-10 18:11:12 +03:00
neon_arch
8dfe2e1b2d
Merge branch 'rolling' into optimize-and-make-code-idiomatic-3
2023-09-10 17:58:28 +03:00
neon_arch
485a5a1e8a
🚀 chore: bump the app version ( #207 )
2023-09-03 21:05:31 +03:00