neon_arch
b42adaa5a3
⚡ ️ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread ( #384 )
2023-11-20 15:27:49 +03:00
neon_arch
05bf05b0dd
⬆️ build: enable gzip and brotli features for the reqwest crate ( #384 )
2023-11-20 15:11:58 +03:00
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
alamin655
67487a51ee
Merge pull request #381 from neon-mmd/BUILD/380_reduce-the-time-it-takes-to-build-compile-the-app
...
⚡ ️ Reduce the time it takes to `build/compile` the app
2023-11-10 10:16:59 +05:30
alamin655
692ac48708
Merge branch 'rolling' into BUILD/380_reduce-the-time-it-takes-to-build-compile-the-app
2023-11-10 10:02:47 +05:30
neon_arch
ad514398fa
🔖 chore: bump the app version ( #380 )
2023-11-08 19:12:16 +03:00
neon_arch
3742893c19
♻️ refactor: reimplement the random delay code without the rand crate ( #380 )
2023-11-08 19:09:50 +03:00
neon_arch
89ee79cd0f
⚡ ️ build: improve non-release build time by changing the dev profile build flag ( #380 )
2023-11-08 19:04:57 +03:00
neon_arch
3aee141d0e
➖ build: remove unneeded features & remove the rand crate ( #380 )
2023-11-08 19:01:38 +03:00
alamin655
3189de6fb9
Merge pull request #376 from neon-mmd/FIX/375_improve-the-stylint-checks-in-the-pre-commit-hook
...
🩹 Improve `Stylelint` checks in the pre-commit hook
2023-11-03 15:47:48 +05:30
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
neon_arch
faf9995962
🩹 fix: remove unnecessary stylelint
checks by disabling them in the stylelint
config file ( #375 )
2023-11-03 12:04:31 +03:00
dependabot[bot]
68a2b955d8
build(deps): bump actions/setup-node from 3 to 4 ( #370 )
2023-11-02 15:40:07 +00: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
dependabot[bot]
4dd455e185
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 ( #371 )
2023-11-02 15:06:53 +00:00
dependabot[bot]
9d070141ff
build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.2 ( #369 )
2023-11-02 14:57:25 +00:00
Spandan Tripathy
68f701265f
📝 More typo correction and Grammatical correction in the documentation page ( #368 )
2023-11-01 04:58:43 +03: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
alamin655
9282e30efd
Merge pull request #364 from neon-mmd/PERF/359_custom-build-file-to-minify-js-and-css-files
...
⚡ ️Custom `build.rs` to minify JS and CSS during the build process
2023-10-31 11:08:33 +05:30
neon_arch
41c57bd070
🚨 chore: make clippy linter happy ( #359 )
2023-10-30 19:44:28 +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
da03037ca4
⚡ ️ perf: add code minify js
and css
during the initial build process when the pkg_env
enviroment variable is set to prod
( #359 )
2023-10-30 19:16:43 +03:00
Vaibhav
b123fbbdab
📝 Typo correction in the contributing
documentation ( #363 )
2023-10-29 17:04:52 +03:00
Jagadeesh Kumar Ch
cfe57a430b
📝 Typo correction in the readme
of the project (362)
...
Typo correction in the readme of the project:
foolproof -> full-proof
2023-10-29 12:55:05 +03:00
Shivam Kumar
344e641161
📝 Typo correction and Grammatical correction in the developing
documentation page ( #360 )
2023-10-28 21:42:04 +03:00
Spandan Tripathy
82802ba552
📝 Typo correction in the developing
documentation page ( #357 )
2023-10-28 13:06:09 +03:00
Shivam Kumar
5301d09894
📝 Typo correction and Grammatical in the features
and installation
documentation page ( #355 )
...
* 📝 docs: Fix typos in the `features` documentation page (#355 )
* 📝 docs: Fix typos in the `installation` documentation page (#355 )
2023-10-27 23:38:45 +03:00
Shivam Kumar
6963d00074
📝 New command with explanation in the developing
documentation page ( #353 )
...
* Update developing.md
* Update developing.md
* Update developing.md
Removed the +
2023-10-26 19:37:08 +03:00
alamin655
0c2dbb3a9f
Merge pull request #350 from anevski-stefan/fix/349-type-in-developing-documentation
...
📝 Fix typo in the `developing` documentation page
2023-10-24 11:12:17 +05:30
Stefan Anevski
41799006e3
Refactor: Fix typo in the developing documentation page
2023-10-23 22:56:30 +02:00
Tejas Raskar
d4be2957b8
📝 warning note in the manual deployment section ( #348 )
2023-10-23 22:27:22 +03:00
imgbot[bot]
bfd4dbec22
[ImgBot] Optimize images ( #346 )
...
*Total -- 1,409.87kb -> 1,322.67kb (6.19%)
/public/images/no_selection.png -- 92.41kb -> 70.81kb (23.37%)
/public/images/info.svg -- 0.52kb -> 0.40kb (23.12%)
/public/images/warning.svg -- 0.73kb -> 0.57kb (22.27%)
/images/404_error_page.png -- 85.84kb -> 71.48kb (16.73%)
/images/search_page.png -- 158.26kb -> 134.19kb (15.21%)
/images/websurfx_logo.png -- 17.29kb -> 14.73kb (14.8%)
/images/main_page.png -- 36.41kb -> 32.18kb (11.63%)
/images/intro.png -- 10.98kb -> 9.78kb (10.95%)
/public/images/websurfx_logo.png -- 8.07kb -> 7.22kb (10.49%)
/images/websurfx_docs_image.png -- 5.40kb -> 5.07kb (6.18%)
/public/images/filter.png -- 102.20kb -> 100.26kb (1.9%)
/public/images/barricade.png -- 891.76kb -> 875.97kb (1.77%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-10-23 16:45:17 +00:00
alamin655
9dcd79611e
Merge pull request #345 from neon-mmd/CHORE/344_improve-the-project-logo
...
💄 Make logo image HD with a transparent background
2023-10-23 19:04:59 +05:30
neon_arch
d67ee863e1
🔖 chore: bump the app version ( #344 )
2023-10-23 15:54:10 +03:00
neon_arch
19eab639f8
💄 chore: improve the websurfx logo by improving its resolution and making its background transparent ( #344 )
2023-10-23 15:52:16 +03:00
alamin655
08de9c7358
Merge pull request #343 from neon-mmd/add-new-development-doc-page
...
📝 `Developing` Guide page for the `docs`
2023-10-23 14:01:31 +05:30
neon_arch
97067bf35f
Merge branch 'rolling' into add-new-development-doc-page
2023-10-22 23:39:20 +03:00
neon_arch
07f4b25ebc
🚀 chore: bump the app version ( #340 )
2023-10-22 23:31:57 +03:00
neon_arch
f1a12d0b87
📝 docs: add a link to the new development guide page ( #340 )
2023-10-22 22:58:21 +03:00
neon_arch
e6c956f29d
📝 docs: add a new development guide page ( #340 )
2023-10-22 22:56:44 +03:00
alamin655
7f8404e341
📝 Revise the readme
for making general improvements ( #341 )
...
* Update README.md
* bump websurfx version to 1.2.3
* bump websurfx version to 1.2.3
2023-10-19 18:11:45 +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
leone
c80ae2fd14
✨ Docker compose for development ( #336 )
...
* feat: development docker compose
* chore: update readme.md to mention docker compose
* refactor: requested change
* revert: README.md
---------
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-10-17 19:47:53 +03:00
jkaczmarkiewicz
27bc52c008
✨ Brave
for the search engine ( #335 )
...
* feat: implement brave engine
* refactor: correct indentations in stylelint config
* docs: add dummy config option to config.lua
* feat: implement safe_search_level in brave engine
* refactor: move var to format
* fix: make strict search above level 1
2023-10-16 20:25:15 +03:00
Aditya Phasu
fc3b416970
🔧 remove unnecessary clone call ( #333 )
2023-10-15 01:07:59 +03:00