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

679 Commits

Author SHA1 Message Date
alamin655
e19038b82c
Merge pull request #208 from neon-mmd/reorganize-code-and-restructure-the-codebase
⚙️ Improve the project structure for better maintainability of code
2023-09-14 12:29:43 +05:30
neon_arch
ca4447fcdf Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase 2023-09-13 18:31:37 +03:00
alamin655
7a644549d2
Merge pull request #206 from neon-mmd/change-document-style-with-linter-warnings
⚙️ Change document style with `linter` warnings
2023-09-13 18:29:20 +05:30
neon_arch
c60fdb8366 🧹 chore: make github actions happy (#205) 2023-09-12 18:53:32 +03:00
neon_arch
1a222217c4 🧹 chore: make github actions happy (#205) 2023-09-12 17:59:33 +03:00
neon_arch
fb231de416
Merge branch 'rolling' into change-document-style-with-linter-warnings 2023-09-12 17:49:46 +03:00
alamin655
61eaa4710c
Merge pull request #204 from neon-mmd/feat-rate-limiter-for-websurfx
 Configurable rate limiting middleware for the app
2023-09-12 14:48:17 +05:30
neon_arch
f20ac50918 🚀 chore: bump the app version (#225) 2023-09-11 20:31:56 +03:00
neon_arch
75511ead56 🛠️ fix: add luajit installation step (#225) 2023-09-11 20:28:09 +03:00
neon_arch
b9d651c378 🧹 chore: make github actions happy (#203) 2023-09-11 20:16:42 +03:00
neon_arch
30ca95a217 🧹 chore: make github actions happy (#203) 2023-09-11 20:02:09 +03:00
alamin655
8e56ac8ba2
Update parser.rs 2023-09-11 12:05:13 +05:30
alamin655
0132a63e6f
Apply suggestions from code review 2023-09-11 11:58:31 +05:30
alamin655
3c1aaf63f8
Update src/config/parser.rs 2023-09-11 11:56:12 +05:30
alamin655
531611f077
Update src/config/parser.rs 2023-09-11 11:54:21 +05:30
alamin655
70a5a2463b
Update src/config/parser.rs 2023-09-11 11:46:56 +05:30
alamin655
0c0442da25
Update Cargo.toml 2023-09-11 11:43:09 +05:30
alamin655
2790eefba8
Merge branch 'rolling' into feat-rate-limiter-for-websurfx 2023-09-11 11:40:10 +05:30
alamin655
867753a135
Merge pull request #202 from neon-mmd/feat-disallow-user-to-search-via-lists
 `Safe search` levels and `filter lists` for the app
2023-09-11 11:25:12 +05:30
alamin655
6c94b92717
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists 2023-09-11 11:18:39 +05:30
neon_arch
d3a7435341
Merge pull request #222 from arctic-byte/patch-1
🛠️ Point to the correct installation and testing section
2023-09-11 00:30:30 +03:00
arctic-byte
b0f4b7ec88
Fix README installation link 2023-09-10 19:37:24 +02:00
neon_arch
12bfc5276a 🧹 chore: make clippy happy (#201) 2023-09-10 18:56:54 +03:00
neon_arch
ac4e29a93f 🧹 chore: make github actions happy (#201) 2023-09-10 18:41:24 +03:00
alamin655
86991a2f9a
Merge branch 'rolling' into feat-rate-limiter-for-websurfx 2023-09-10 20:56:21 +05:30
alamin655
60b2fcc27a
Merge branch 'rolling' into feat-disallow-user-to-search-via-lists 2023-09-10 20:51:10 +05:30
alamin655
e581de3def
Merge pull request #192 from neon-mmd/optimize-and-make-code-idiomatic
⚙️ Optimize and make code more idiomatic (part - III)
2023-09-10 20:47:23 +05:30
neon_arch
82a78e3b42
Merge branch 'rolling' into optimize-and-make-code-idiomatic 2023-09-10 18:11:12 +03:00
alamin655
b3b914d97c
Merge pull request #195 from neon-mmd/optimize-and-make-code-idiomatic-3
⚙️ Optimize and make code more idiomatic (part - II)
2023-09-10 20:39:11 +05:30
neon_arch
d14a5d4e4d 🧹 chore: make github actions happy (#180)(#178) 2023-09-10 18:02:04 +03:00
neon_arch
8dfe2e1b2d
Merge branch 'rolling' into optimize-and-make-code-idiomatic-3 2023-09-10 17:58:28 +03:00
alamin655
9cded973f0
Merge pull request #194 from neon-mmd/optimize-and-make-code-idiomatic-2
⚙️ Optimize and make code more idiomatic (part - I)
2023-09-10 20:20:50 +05:30
alamin655
260dcb5e9a
Merge branch 'rolling' into optimize-and-make-code-idiomatic-2 2023-09-10 20:13:57 +05:30
neon_arch
2324475e62
Merge pull request #219 from Siddh744542/rename-the-redis_connection_url-to-redis_url-in-the-sample-config-file
🛠️ Rename the `redis_connection_url` to `redis_url` in the sample config file
2023-09-10 11:11:12 +03:00
Siddharth Tiwari
adcebb57de fixed the issue 2023-09-10 09:36:44 +05:30
neon_arch
17bed23f18
Merge pull request #216 from boris-lok/209
🛠️ Bump the version of Debian distroless container
2023-09-08 19:14:35 +03:00
boris.lok
8f64f97613 Bump the version of Debian distroless container 2023-09-08 23:54:04 +08:00
neon_arch
07c1ebbde7
Merge pull request #215 from Lissy93/Lissy93-docs-link
📝 Fix link to Documentation in Readme
2023-09-07 22:13:53 +03:00
Alicia Sykes
5dc4d98e5a
📝 Fix link to Documentation in Readme 2023-09-07 18:42:25 +01:00
neon_arch
485a5a1e8a 🚀 chore: bump the app version (#207) 2023-09-03 21:05:31 +03:00
neon_arch
db009454c8 ⚙️ refactor: change import path for search route (#207) 2023-09-03 21:03:58 +03:00
neon_arch
493c56bd02 ⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207) 2023-09-03 20:50:50 +03:00
neon_arch
453dbdc47d 🧹 chore: make rustfmt happy (#205) 2023-09-03 19:34:22 +03:00
neon_arch
0672b55349 🚀 chore: bump the app version (#205) 2023-09-03 19:25:33 +03:00
neon_arch
049b1c1ddd ⚙️ refactor: change & add documentation to the code based on the lints (#205) 2023-09-03 19:23:34 +03:00
neon_arch
0d2d449889 ⚙️ refactor: add lints to the codebase to ensure proper code style (#205) 2023-09-03 19:21:23 +03:00
neon_arch
9fec52f784 🚀 chore: bump the app version & bump the crates version (#203) 2023-09-02 20:25:17 +03:00
neon_arch
88e569bca7 feat: add actix-governor crate (#203) 2023-09-02 20:22:59 +03:00
neon_arch
51937a0d49 feat: pass the new config option into the middleware config (#203) 2023-09-02 20:22:24 +03:00
neon_arch
8cba040d80 feat: add code to parse the new config option (#203) 2023-09-02 20:21:48 +03:00