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

1068 Commits

Author SHA1 Message Date
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
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
neon_arch
a301be7cdb
Create releases.yml 2023-05-12 14:22:25 +00:00
neon_arch
16d76bf70d
Merge pull request #16 from neon-mmd/rolling
Release 0.6.0
2023-05-09 16:26:51 +00:00
neon_arch
318be6ef7e fix cargo version lock issue and bump to version 0.6.0 2023-05-09 19:25:55 +03:00
neon_arch
b5e7f813d7 fix reqwest error and bump to version 0.6.0 2023-05-09 19:23:06 +03:00
neon_arch
493bb08d2e bump version to 0.6.0 2023-05-09 19:15:05 +03:00
neon_arch
b042eb34c4
Merge pull request #15 from neon-mmd/docker-support
Add support for hosting the server using docker containers
2023-05-09 16:12:42 +00:00
neon_arch
09bb54e80f improve docker build by fixing dockerfile 2023-05-09 19:00:14 +03:00
neon_arch
4364310b24 add support for dockerized container hosting 2023-05-09 18:53:12 +03:00
neon_arch
30b187a96e
Merge pull request #14 from neon-mmd/better-evasion-for-ip-blocking
Improve code to better evade bot detection and ip blocking
2023-05-08 08:58:39 +00:00
neon_arch
0502a8f551 improve code to evade bot detection and closes #8 2023-05-08 11:47:50 +03:00