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

128 Commits

Author SHA1 Message Date
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
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
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
MD AL AMIN TALUKDAR
9a204b2f98 Fix page_url assignment in search route
The page_url variable in the search route was not being properly assigned in certain cases. This commit fixes the issue by ensuring that page_url is assigned the correct value based on the search parameters.

In the match expression, the conditions have been adjusted to correctly handle the page number and construct the appropriate page_url. This ensures that the generated URL for the search page is accurate and reflects the search query and page number.

This change improves the functionality and reliability of the search route by correctly setting the page_url variable based on the provided search parameters.
2023-05-19 17:13:11 +05:30
zhou fan
feb5ea8a2e
Merge pull request #30 from neon-mmd/remove-releases-github-action
ci: remove releases automation github action
2023-05-18 18:27:06 +08:00
neon_arch
85e5868ac3
ci: remove releases automation github action 2023-05-18 10:12:51 +00:00
zhou fan
560e7285ef
Merge pull request #28 from bcsamrudh/rolling
Added an About page.
2023-05-18 17:22:31 +08:00
B C SAMRUDH
0a947cd400
Added the CSS code for about.html 2023-05-17 22:54:16 +05:30
B C SAMRUDH
2fc3ab42fe
Added an about page. 2023-05-17 22:53:10 +05:30
neon_arch
ccd9177d6b ci: add ci to rolling from master 2023-05-15 11:06:24 +03:00
neon_arch
d54270f892
Merge pull request #22 from XFFXFF/refactor
refactor RedisCache to create fewer connections
2023-05-15 07:57:52 +00:00
XFFXFF
3c7edb80d0 refactor: reduce connections created with RedisCache 2023-05-15 00:20:43 +00:00
neon_arch
2d218d6ebc ci: fix labels/tags auto-generation on oss standards github ci 2023-05-14 13:32:41 +03:00
neon_arch
b0578c4567 ci: fix labels autogeneration github ci 2023-05-14 13:24:36 +03:00
neon_arch
15037ae25d Merge branch 'master' of github.com:neon-mmd/websurfx 2023-05-13 21:08:25 +03:00
neon_arch
09e4395861 ci: remove merge gatekeeper github ci 2023-05-13 21:07:12 +03:00
neon_arch
29c2702467
Update merge-gatekeeper.yml 2023-05-13 17:52:33 +00:00
neon_arch
6b76619bf5 ci: add merge gatekeeper github ci 2023-05-13 20:48:57 +03:00
neon_arch
e123abdb28 Merge branch 'master' of github.com:neon-mmd/websurfx 2023-05-13 20:34:08 +03:00
neon_arch
0b56a7aa63 ci: fix github cis 2023-05-13 20:32:33 +03:00
neon_arch
0dedddf8af
Update rustfmt.yml 2023-05-13 17:10:26 +00:00
neon_arch
a7229b5ee4
Update rustfmt.yml 2023-05-13 17:07:22 +00:00
neon_arch
b4a05bc940 ci: fix clippy.yml 2023-05-13 20:03:07 +03:00
neon_arch
36aa2f9e86 ci: updating github cis 2023-05-13 19:45:59 +03:00
neon_arch
a569f077cb ci: updating github cis 2023-05-13 19:36:11 +03:00
neon_arch
ed82943702 fix: fix rust.yml caching 2023-05-13 19:31:37 +03:00
neon_arch
c2262cc38a fix: fix rust.yml and add caching to it 2023-05-13 19:24:45 +03:00
neon_arch
3be13d0ab6 ci: add rust specific ci and auto-gen oss standard labels 2023-05-13 19:16:15 +03:00
neon_arch
58a3527a69 fix(README.md): fix discord invite link 2023-05-13 13:27:32 +03:00
neon_arch
d80d4c180d fix(README.md): fix styling and formatting 2023-05-13 10:50:53 +03:00
neon_arch
15b0e38e34
Update releases.yml 2023-05-12 17:16:37 +00:00