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

485 Commits

Author SHA1 Message Date
neon_arch
eb44ff7cfa chore: Bump version to v0.11.0 2023-05-29 21:17:00 +03:00
neon_arch
60317a3b75 chore: make format ci happy 2023-05-29 21:13:07 +03:00
neon_arch
d4df90160d feat: add an option to enable/disable debug mode 2023-05-29 21:09:07 +03:00
neon_arch
6ef6b32325 ci: add CI to automate the generation of contributors list 2023-05-29 19:45:00 +03:00
zhou fan
141aacc82a
Merge pull request #74 from neon-mmd/update-docs-with-logging-opt
Update the docs for new logging option and bump the version
2023-05-29 07:37:41 +08:00
neon_arch
7aa1394e7c chore: bump version to v0.10.0 2023-05-28 11:30:08 +03:00
neon_arch
68da0d854a docs: improve the wording of the configuration page 2023-05-28 11:24:28 +03:00
neon_arch
473ada2871 docs: update docs to explain about the new option logging 2023-05-28 11:23:11 +03:00
zhou fan
5cb53c7422
Merge pull request #70 from neon-mmd/feat-add-logging-option
Provide an option to enable or disable logs
2023-05-28 10:20:11 +08:00
zhou fan
680ffd1631
Merge branch 'rolling' into feat-add-logging-option 2023-05-28 10:01:50 +08:00
neon_arch
8e7dc68d2d feat: add an option to enable or disable logs 2023-05-27 19:50:20 +03:00
neon_arch
67287c3d67
Merge pull request #69 from sam-sunder/rolling
chore: center the About page content
2023-05-27 16:03:27 +00:00
Sam sunder
6006a983b3 Centered about div 2nd commit 2023-05-27 15:38:47 +00:00
Sam sunder
294dfe74a9 Centered About page content 2023-05-27 15:01:52 +00:00
neon_arch
1d638ffeea chore: fix the installation instructions under installation section 2023-05-27 17:07:26 +03:00
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
LX5321
6556e0fdad UPDATED: Removed Deprecated API 2023-05-26 13:08:17 +05:30
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