-
9621033530
chore: add http2 support with connection tracking and optimize middlewares
main
midefos
2026-04-29 23:47:24 +02:00
-
ccfd200681
chore: update rust dependencies and add futures crates
midefos
2026-04-29 23:26:23 +02:00
-
1672e5367e
style: format imports and refactor ip filter authorization logic
midefos
2026-04-29 23:25:15 +02:00
-
f37befacdd
refactor: unify error handling, graceful shutdown, and constants across framework
midefos
2026-04-29 23:23:46 +02:00
-
db7b26864b
feat(middleware): add smart public route matching with extension detection
midefos
2026-04-29 22:56:08 +02:00
-
cbf65dfde7
adding with headers, and also checking cookies header
midefos
2026-03-12 20:14:23 +01:00
-
4c4fc8b91c
better claims for jwt over public routes
midefos
2026-03-12 11:02:44 +01:00
-
daf3cd8b7a
exposing also claims
midefos
2026-03-11 22:37:56 +01:00
-
5a672a560e
also adding json_with_status
midefos
2026-03-11 21:44:34 +01:00
-
04dff9dbe2
adding html to responder, and improving responder, adding data to server
midefos
2026-03-11 21:34:57 +01:00
-
2093456d91
adding jwt middlewares, and improving overall middlewares structure and server
midefos
2026-03-11 21:01:01 +01:00
-
587498c7bc
update/upgrade libs, adding net for tokio
midefos
2026-02-28 18:09:03 +01:00
-
52ed9caa0e
update/upgrade libs
midefos
2025-05-30 12:25:15 +02:00
-
026b88d51b
adding url_extract to servme
midefos
2025-01-30 01:27:21 +01:00
-
4448684400
adding method to extract separately string, instead of parse
midefos
2025-01-23 17:15:50 +01:00
-
cc2661d8ac
adding method to extract separately string, instead of parse
midefos
2025-01-23 17:14:37 +01:00
-
bc6c593776
special parse for string
midefos
2025-01-23 17:02:27 +01:00
-
61242718e9
not unwraping, and passing err over requester
midefos
2025-01-23 16:06:44 +01:00
-
1d0e9c379b
error with send + sync
midefos
2025-01-18 21:35:15 +01:00
-
6fe4eb1956
adding requester to extract json body
midefos
2025-01-18 21:27:14 +01:00
-
e9e3b05dc5
responder accepting &str and proper 404
midefos
2025-01-18 15:33:59 +01:00
-
7722a5eff5
adding log to unauthorized, and error log when err accepting conn
midefos
2025-01-18 15:10:55 +01:00
-
3499f430b1
better unauthorized ip, and adding responder
midefos
2025-01-18 04:04:07 +01:00
-
f5f3ee67a5
adding responder
midefos
2025-01-16 20:04:13 +01:00
-
f89c1582f3
moving some code to server config
midefos
2025-01-16 19:59:47 +01:00
-
4c57effff9
adding ip filter and api key filter
midefos
2025-01-16 19:33:15 +01:00
-
79db275dc9
first commit, small server servme
midefos
2025-01-16 18:24:43 +01:00