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

684 Commits

Author SHA1 Message Date
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
neon_arch
2ffcce3ea8
Merge pull request #32 from alamin655/master
Fix typos, spelling and make installation section more accurate
2023-05-19 16:32:07 +00:00
MD AL AMIN TALUKDAR
69f4424371
Merge pull request #2 from alamin655/readme.md
Update README.md
2023-05-19 20:00:38 +05:30
MD AL AMIN TALUKDAR
6a4935af40
Update README.md 2023-05-19 19:38:45 +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
84dc6a9c61 ci: add github action/ci to greet and thanks first time contributors 2023-05-17 16:57:55 +03:00
neon_arch
612382b9b5 ci: add github ci to thanks first time contributors 2023-05-17 16:57:02 +03:00
neon_arch
389349f1b6
ci: set the option to clear existing tags/labels to false 2023-05-17 13:37:22 +00:00
neon_arch
5d6f50a109 chore: add how to fork section and add some images to explain it 2023-05-17 16:31:39 +03:00
neon_arch
4685b7f952 chore: add github actions section 2023-05-16 19:43:11 +03:00
neon_arch
96f93e8074 chore: add github actions 2023-05-16 19:42:10 +03:00
neon_arch
30102cc6f9
ci: remove force flag to not clear existing tags/labels 2023-05-16 16:37:33 +00:00
neon_arch
22638b88ca chore: restructure and rewrite contributing.md to make it more clear 2023-05-16 19:30:25 +03:00
neon_arch
019b3322e7 chore: add enum to handle different reqwest errors & add timeout to requests 2023-05-16 12:22:00 +03:00
neon_arch
0b196ed3f2
ci: fix automatic releases ci using conventional commits 2023-05-15 09:34:39 +00:00
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