0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00
Commit Graph

168 Commits

Author SHA1 Message Date
neon_arch
87ac0b7cfe docs: fix the installation instructions 2023-05-27 17:06:45 +03:00
neon_arch
f7c1df268f chore: fix the docs link 2023-05-27 17:01:47 +03:00
neon_arch
403166c0dd Merge branch 'stable' into rolling 2023-05-27 16:36:46 +03:00
zhou fan
05eda69a0a
Merge pull request #64 from neon-mmd/readme-revision
Revise and improve the Readme
2023-05-27 15:16:10 +08:00
zhou fan
9fc5300bd1
Merge pull request #63 from neon-mmd/documentation-revision
Revise and improve the documentation
2023-05-27 15:11:47 +08:00
neon_arch
5b706701d0 chore: fix the installation instructions under installation section 2023-05-27 10:11:42 +03:00
neon_arch
be453e6653
docs: fix the installation instructions under install from source for rolling subsection
Co-authored-by: zhou fan <1247714429@qq.com>
2023-05-27 07:06:45 +00:00
neon_arch
175e0c25b3
docs: fix the installation instructions under install from source
Co-authored-by: zhou fan <1247714429@qq.com>
2023-05-27 07:06:03 +00:00
zhou fan
2ab1ee1962
Merge pull request #66 from neon-mmd/reorder-config-file-options
Reorder config file options and make headings stand out
2023-05-27 14:28:30 +08:00
neon_arch
5003c8e61f chore: reorder config file options under appropriate headings and make headings standout 2023-05-26 19:27:15 +03:00
neon_arch
995b9ae42f chore: add installation intructions on how to install cargo 2023-05-26 13:34:14 +03:00
neon_arch
1bf2e0e6f9 docs: add instructions on how to install cargo 2023-05-26 13:29:17 +03:00
neon_arch
34ae87e4a4 chore: revise and improve the readme 2023-05-26 13:15:39 +03:00
neon_arch
eee06b92d7 docs: revise and improve the documentation 2023-05-26 12:50:50 +03:00
neon_arch
1a310ca650
Merge pull request #60 from sathiyaIbe/master
docs: fix issue #56 removed the meta search engine link
2023-05-26 09:33:25 +00:00
sathiyaIbe
de3d88c476 fix issue: #56 removed the meta seach engine link 2023-05-26 11:38:53 +05:30
neon_arch
85d463f41a
Merge pull request #58 from Coollaitar/master
chore: update the Why Websurf section under FAQ section
2023-05-25 15:08:31 +00:00
Aadit Palande
2877970935
Update README.md
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-05-25 20:31:27 +05:30
Aadit Palande
0187d1f0fa Solves #56 Updated the Why Websurf section under FAQ section 2023-05-25 14:44:56 +00:00
zhou fan
b3348b2e7c
Merge pull request #55 from neon-mmd/put-the-themes-on-different-paths
Ability to have themes on different paths
2023-05-25 17:05:52 +08:00
neon_arch
dc3308cb5f chore: rename from theme to public 2023-05-25 11:50:37 +03:00
neon_arch
211f170178 chore: fix lock error during build 2023-05-24 17:46:35 +03:00
neon_arch
42feda0c46 chore: Bump version to v0.9.0 2023-05-24 17:40:21 +03:00
neon_arch
29456650f1 feat: add ability to put the themes folder on different paths 2023-05-24 17:37:41 +03:00
neon_arch
707bf153cd
Merge pull request #52 from neon-mmd/ability-to-have-config-on-diff-paths
add the ability to put config file on different paths
2023-05-24 09:15:05 +00:00
zhou fan
e6bb981133
Merge branch 'rolling' into ability-to-have-config-on-diff-paths 2023-05-24 17:10:07 +08:00
neon_arch
a7a28ed8c6 chore: make websurfx directory and config file names as constants 2023-05-24 12:01:36 +03:00
neon_arch
ea3f21139f chore: fix the lock error during build 2023-05-24 11:53:40 +03:00
zhou fan
35f709fe7e
Merge pull request #53 from neon-mmd/move-docs-from-wiki-to-docs-folder
Move docs from wiki to docs folder in the codebase
2023-05-24 16:42:06 +08:00
neon_arch
0d271a0fcf docs: move docs from wiki to docs folder & add an image for docs 2023-05-24 11:25:25 +03:00
neon_arch
c5b62f1087 chore: Bump version to v0.8.0 2023-05-24 10:50:08 +03:00
neon_arch
89796a054f feat: add ability to put config file on different paths 2023-05-23 23:47:36 +03:00
neon_arch
8904f34c6e
Merge pull request #40 from XFFXFF/random_delay
feat: support the option to choose whether to enable or disable production mode.
2023-05-23 10:08:01 +00:00
XFFXFF
ea013e718e make format happy 2023-05-23 10:00:35 +00:00
zhou fan
4b70a74ff6 Update websurfx/config.lua
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-05-23 10:00:09 +00:00
XFFXFF
9773cee38d change the 'aggregator' option to 'production_use' 2023-05-23 10:00:05 +00:00
XFFXFF
05272884ba supports the option to add a random delay 2023-05-23 10:00:03 +00:00
neon_arch
018f92526e
Merge pull request #50 from XFFXFF/ci_format_and_clippy
fix: add missing format and clippy checks to the CI jobs
2023-05-23 09:51:09 +00:00
XFFXFF
cecffe4155 make format happy 2023-05-23 09:34:46 +00:00
XFFXFF
ff325153f0 add format and clippy checks to the CI jobs 2023-05-23 00:31:46 +00:00
neon_arch
9f91e75784
Merge pull request #49 from gotoworq/rolling
Add logo on the main page
2023-05-22 20:05:05 +00:00
gotoworq
ab20f08e42 Added logo, and changed logon to be on main page 2023-05-22 14:44:46 -04:00
zhou fan
407925545d
Merge pull request #42 from neon-mmd/fix-slow-speed-of-user-agent-generation
Fix slow speed of user agent generation
2023-05-22 18:16:31 +08:00
neon_arch
6e19246cb2 fix: reduce the time to build user-agents 2023-05-22 13:07:37 +03:00
zhou fan
3c313543f3
Merge pull request #39 from neon-mmd/addition-of-logo-to-the-readme
Put a logo
2023-05-22 08:18:22 +08:00
neon_arch
27de45a1f9 chore: add a logo 2023-05-21 20:13:02 +03:00
zhou fan
b80a226e6e
Merge pull request #33 from neon-mmd/gitpod-shield-addition
Gitpod cloud development shield/badge for the Readme
2023-05-21 08:27:37 +08:00
neon_arch
5f052dbee8
Merge pull request #31 from alamin655/page_url
Fix page_url assignment in search route
2023-05-20 08:34:46 +00:00
MD AL AMIN TALUKDAR
ae2fdb557c
Removed unnecessary comment 2023-05-20 08:01:24 +05:30
neon_arch
1b04bf136d
add gitpod cloud development shield/badge 2023-05-19 16:39:36 +00:00