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 |
|
neon_arch
|
ab7348ba3d
|
Merge pull request #13 from neon-mmd/optimise-code-for-server-use
optimise code for large scale server use and closes #7
|
2023-05-08 08:04:39 +00:00 |
|
neon_arch
|
9de3ade7e6
|
add more badges
|
2023-05-07 21:37:48 +03:00 |
|
neon_arch
|
5f2739312d
|
add more badges
|
2023-05-07 21:35:12 +03:00 |
|
neon_arch
|
c5c1684cc1
|
optimise code for large scale server use and closes #7
|
2023-05-07 21:18:19 +03:00 |
|
neon_arch
|
d4b7cac729
|
Update CODE_OF_CONDUCT.md
|
2023-05-06 16:32:16 +00:00 |
|
neon_arch
|
f1703dc297
|
add a code of conduct and closes #12
|
2023-05-06 19:30:16 +03:00 |
|
neon_arch
|
ba014f3aec
|
updating readme.md closes #11
|
2023-05-05 20:51:06 +03:00 |
|
neon_arch
|
34047fcf27
|
Merge pull request #10 from neon-mmd/rolling
Rolling
|
2023-05-05 10:03:58 +00:00 |
|
neon_arch
|
3357fa2647
|
fix formatting issues and fix grammer
|
2023-05-05 12:56:13 +03:00 |
|
neon_arch
|
9ba07cb39f
|
fix table of contents
|
2023-05-05 12:49:30 +03:00 |
|
neon_arch
|
8863d5d960
|
Update README.md
|
2023-05-05 09:46:43 +00:00 |
|
neon_arch
|
1e48fba7f4
|
Update README.md
|
2023-05-05 09:45:36 +00:00 |
|