|
api
|
httpd: Return entire files in diff endpoint
|
2023-09-02 19:02:25 +02:00 |
|
api.rs
|
httpd: Add socketAddress to `/node` endpoint
|
2023-08-03 13:30:55 +02:00 |
|
axum_extra.rs
|
httpd: Add `/raw` route
|
2023-02-23 06:16:37 +00:00 |
|
cache.rs
|
httpd: Add a cache for `/tree`
|
2023-07-25 13:10:58 +02:00 |
|
error.rs
|
httpd: Better error output from git backend
|
2023-09-01 15:17:41 +02:00 |
|
git.rs
|
httpd: Better error output from git backend
|
2023-09-01 15:17:41 +02:00 |
|
lib.rs
|
httpd: Fix more routes that return the wrong code
|
2023-08-09 16:59:19 +02:00 |
|
raw.rs
|
httpd: Add `CorsLayer` to `/raw` endpoint
|
2023-03-23 11:07:58 +01:00 |
|
test.rs
|
node: Implement private repos
|
2023-09-01 12:13:45 +02:00 |