Commit Graph

18 Commits (c4de2eb25232267ef3d19644f6c3b5271689860d)

Author SHA1 Message Date
Tomáš Mládek c4de2eb252 test(server): add test for /api/obj/ entity info 2023-06-25 19:41:22 +02:00
Tomáš Mládek 2e348a9b29 wip: split upend_base and upend_db 2023-06-25 15:36:15 +02:00
Tomáš Mládek 0eec69b219 refactor : rename attr constants for consistency 2023-06-24 16:18:03 +02:00
Tomáš Mládek 8bb551bb45 wip: add address type constants, blob attributes
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-19 11:53:35 +02:00
Tomáš Mládek bca29fa542 test: add /api/hier test 2023-06-08 19:01:25 +02:00
Tomáš Mládek 1274295f11 test: rudimentary route test
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-07 21:28:52 +02:00
Tomáš Mládek db5ed87081 refactor: move actix app creation into separate module 2023-06-07 21:09:33 +02:00
Tomáš Mládek 116e850b66 fix: url labels on client, not backend 2023-05-27 23:11:44 +02:00
Tomáš Mládek f042c62e72 feat: add PUT /api/hier handler (for creation) 2023-05-25 20:27:21 +02:00
Tomáš Mládek 69dc61cfe8 fix: proper external fetch error handling 2023-05-24 12:09:18 +02:00
Tomáš Mládek fdc6a23e58 fix: panics due to async black magic 2023-05-24 11:39:03 +02:00
Tomáš Mládek 084660ab46 refactor: use global reqwest client 2023-05-24 11:20:13 +02:00
Tomáš Mládek cdb0267ee5 feat: add external blobs via url at /api/blob 2023-05-23 23:07:27 +02:00
Tomáš Mládek 69d1059739 chore: update actix deps, get rid of one future incompat warning 2023-05-22 19:29:08 +02:00
Tomáš Mládek db26a4ed32 fix: incorrect max_size in /api/address 2023-05-20 18:16:50 +02:00
Tomáš Mládek 634c5a7c6a feat: add addressing/hashing of remote urls 2023-05-19 22:46:36 +02:00
Tomáš Mládek b2e6335028 chore: use url instead of string in address 2023-05-19 17:30:09 +02:00
Tomáš Mládek ff69c0a80f chore: server -> cli 2023-04-24 20:25:34 +02:00