Commit Graph

19 Commits

Author SHA1 Message Date
438bed8f13 implement some auth (user) endpoints 2025-12-18 19:57:20 +02:00
e9b7f8ca17 rename 2025-12-18 19:56:56 +02:00
8de6a9212a add auth service to main router's deps 2025-12-18 09:48:14 +02:00
a9da570877 add prefix api_ to packages 2025-12-17 18:45:34 +02:00
16cb8c7f58 change router's names to names with prefix Must, because they might panic 2025-12-17 14:32:49 +02:00
d6859d8cf9 fmt 2025-12-17 14:24:29 +02:00
99ffa05c61 add doc 2025-12-17 14:24:19 +02:00
c6d5fa02d1 add base for auth package 2025-12-17 14:24:07 +02:00
b92682177c back to "old" way to parse url because it dont work with more than 2 "/" 2025-12-17 14:22:40 +02:00
4be8faaa67 change error status 2025-12-17 14:15:24 +02:00
e78fd22f51 add message for disabled static 2025-12-17 14:15:09 +02:00
7a189d56ea add auth api router, change block api router, fix ussue with "*" 2025-12-17 14:12:29 +02:00
441253351d use modern way to parse URL 2025-12-17 14:10:40 +02:00
ffec908ca4 isolate handlers 2025-12-17 14:10:16 +02:00
26052db142 add package header documentation 2025-12-17 13:49:04 +02:00
cda0edfde2 block logic 2025-12-17 11:09:54 +02:00
18a31be0b1 some changes 2025-12-14 16:34:42 +02:00
6aae5f9fb0 add function handling (basic) 2025-11-30 15:28:30 +02:00
c1e5fc90ee some changes 2025-11-30 12:50:38 +02:00