Commit graph

25 commits

Author SHA1 Message Date
c8ec3e03cd chore: include versions of all packages in /info 2023-07-06 17:42:04 +02:00
ea7a5e6f18 wip, chore: clippy fixes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-29 15:17:06 +02:00
0a27931de4 wip: refactor LargeMultihash out 2023-06-29 15:10:31 +02:00
57871c2102 wip: semantic CIDs 2023-06-29 14:29:38 +02:00
853aa8087b wipfix: errors in the rest of the crates 2023-06-28 10:23:37 +02:00
e5d645c7ee wip: as_components() returns c for all variants 2023-06-26 21:50:05 +02:00
53000ca5d1 wip: move components functionality to Address 2023-06-26 21:20:40 +02:00
c4de2eb252 test(server): add test for /api/obj/ entity info 2023-06-25 19:41:22 +02:00
2e348a9b29 wip: split upend_base and upend_db 2023-06-25 15:36:15 +02:00
0eec69b219 refactor : rename attr constants for consistency 2023-06-24 16:18:03 +02:00
8bb551bb45 wip: add address type constants, blob attributes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-19 11:53:35 +02:00
bca29fa542 test: add /api/hier test 2023-06-08 19:01:25 +02:00
1274295f11 test: rudimentary route test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-07 21:28:52 +02:00
db5ed87081 refactor: move actix app creation into separate module 2023-06-07 21:09:33 +02:00
116e850b66 fix: url labels on client, not backend 2023-05-27 23:11:44 +02:00
f042c62e72 feat: add PUT /api/hier handler (for creation) 2023-05-25 20:27:21 +02:00
69dc61cfe8 fix: proper external fetch error handling 2023-05-24 12:09:18 +02:00
fdc6a23e58 fix: panics due to async black magic 2023-05-24 11:39:03 +02:00
084660ab46 refactor: use global reqwest client 2023-05-24 11:20:13 +02:00
cdb0267ee5 feat: add external blobs via url at /api/blob 2023-05-23 23:07:27 +02:00
69d1059739 chore: update actix deps, get rid of one future incompat warning 2023-05-22 19:29:08 +02:00
db26a4ed32 fix: incorrect max_size in /api/address 2023-05-20 18:16:50 +02:00
634c5a7c6a feat: add addressing/hashing of remote urls 2023-05-19 22:46:36 +02:00
b2e6335028 chore: use url instead of string in address 2023-05-19 17:30:09 +02:00
ff69c0a80f chore: server -> cli 2023-04-24 20:25:34 +02:00
Renamed from server/src/routes.rs (Browse further)