• Joined on 2023-02-13
midefos pushed to main at midefos/servme 2026-04-29 23:47:34 +02:00
9621033530 chore: add http2 support with connection tracking and optimize middlewares
ccfd200681 chore: update rust dependencies and add futures crates
1672e5367e style: format imports and refactor ip filter authorization logic
Compare 3 commits »
midefos pushed to main at midefos/servme 2026-04-29 23:24:05 +02:00
f37befacdd refactor: unify error handling, graceful shutdown, and constants across framework
midefos pushed to main at midefos/servme 2026-04-29 23:02:13 +02:00
db7b26864b feat(middleware): add smart public route matching with extension detection
midefos pushed to main at midefos/servme 2026-03-12 20:14:26 +01:00
cbf65dfde7 adding with headers, and also checking cookies header
midefos pushed to main at midefos/servme 2026-03-12 11:02:47 +01:00
4c4fc8b91c better claims for jwt over public routes
midefos pushed to main at midefos/servme 2026-03-11 22:37:59 +01:00
daf3cd8b7a exposing also claims
midefos pushed to main at midefos/servme 2026-03-11 21:44:36 +01:00
5a672a560e also adding json_with_status
midefos pushed to main at midefos/servme 2026-03-11 21:35:01 +01:00
04dff9dbe2 adding html to responder, and improving responder, adding data to server
midefos pushed to main at midefos/servme 2026-03-11 21:01:05 +01:00
2093456d91 adding jwt middlewares, and improving overall middlewares structure and server
midefos pushed to main at midefos/servme 2026-02-28 18:09:05 +01:00
587498c7bc update/upgrade libs, adding net for tokio
midefos pushed to main at midefos/mlog 2025-05-30 12:30:01 +02:00
a60e9c153e cargo upgrade/update
midefos pushed to main at midefos/servme 2025-05-30 12:25:18 +02:00
52ed9caa0e update/upgrade libs
midefos pushed to main at midefos/mlog 2025-05-11 13:44:09 +02:00
d475c59856 adding color to logs
midefos pushed to main at midefos/martillo-maldito 2025-05-03 20:41:03 +02:00
9af186eea3 adding unban method
midefos pushed to main at midefos/servme 2025-01-30 01:27:24 +01:00
026b88d51b adding url_extract to servme
midefos pushed to main at midefos/servme 2025-01-23 17:15:51 +01:00
4448684400 adding method to extract separately string, instead of parse
midefos pushed to main at midefos/servme 2025-01-23 17:14:40 +01:00
cc2661d8ac adding method to extract separately string, instead of parse
midefos pushed to main at midefos/servme 2025-01-23 17:02:30 +01:00
bc6c593776 special parse for string
midefos pushed to main at midefos/servme 2025-01-23 16:06:47 +01:00
61242718e9 not unwraping, and passing err over requester
midefos pushed to main at midefos/servme 2025-01-18 21:35:16 +01:00
1d0e9c379b error with send + sync