0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-12-22 04:18:21 -05:00
websurfx/src
Evan Yang 2e64fd5cbc
feat(config): config option to use operating system certificates alongside rustls certificates (#620)
* TLS certificates

* 🚨 fix: make cargo checks happy (#523)

* 🚨 fix: make cargo format checks happy (#557)

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-12-05 23:09:01 +03:00
..
bin perf: several optimizations for improving the performance of the engine (#540) 2024-03-11 12:01:30 +03:00
cache feat: config option to configure the number of connections to have in the reqwest pool (#552) 2024-09-30 15:22:25 +03:00
config feat(config): config option to use operating system certificates alongside rustls certificates (#620) 2024-12-05 23:09:01 +03:00
engines Fixing Librex SearchResultParser results selector (#619) 2024-11-02 15:36:14 +00:00
handler ♻️ Clean some code, fix bug (#396) 2023-11-27 09:45:28 +03:00
models feat: config option to configure the number of connections to have in the reqwest pool (#552) 2024-09-30 15:22:25 +03:00
results feat(config): config option to use operating system certificates alongside rustls certificates (#620) 2024-12-05 23:09:01 +03:00
server less javascript (#621) 2024-10-18 10:16:32 +00:00
templates less javascript (#621) 2024-10-18 10:16:32 +00:00
lib.rs ♻️ refactor: replace deprecated per_second with seconds_per_request in rate-limiting middleware code (#616) 2024-10-06 19:30:11 +03:00