Commit graph

26 commits

Author SHA1 Message Date
2380f0d279 refactor(backend): implement From<UpMultihash> for Address
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-02 22:00:57 +02:00
0c304b55d8 feat(backend): add user to every Entry
(very ugly, lots of clones)
2024-06-30 19:01:11 +02:00
175518e3a6 refactor: allow known clippy issues 2024-03-31 17:09:23 +02:00
730cc02d7a fix(base): null attribute deserializes correctly
also add type address de/serialization tests
2024-03-31 17:09:23 +02:00
afa5bd088d refactor: Attributes are their proper type instead of strings
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Also adds checking for non-emptiness and upper-casing
2024-02-15 19:10:22 +01:00
eb2cdd6810 fix(db): 🐛 actually fix join behavior, improve performance as well 2023-10-14 16:30:20 +02:00
6fb0d5f1b6 refactor: generic magic for addressable/asmultihash
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline failed
2023-08-29 13:11:48 +02:00
36553c5f61 fix: make componentsToAddress usable from JS
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-28 18:12:26 +02:00
e10ff92fd2 ci, perf: improve caching
also add earthlyignore
2023-08-23 18:37:53 +02:00
8f1a9f8473 fix: impl display for upmultihash, fix preview debug log 2023-08-20 17:34:35 +02:00
66f0d8ee39 chore: remove unnecessary std::, reformat 2023-08-01 21:59:23 +02:00
8fe9fd5945 fix: disable libgit2 shadow-rs functionality, actually fix build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-11 16:13:27 +02:00
4ca141f15f fix: upgrade shadow-rs, fix libgit build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-11 16:08:53 +02:00
f4c03fde37 feat: extractors append types 2023-07-09 19:24:46 +02:00
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
ef74c8520f wip: semi-broken first transition to CIDs 2023-06-29 13:30:27 +02:00
f880a0e38c wip,fix: tests, lang errors 2023-06-29 12:58:06 +02:00
9a2af86238 wip: add deserialize for Digeset 2023-06-28 21:20:42 +02:00
3ede48236c wip: allow addressComponents inspectable (toJSON) 2023-06-28 18:36:24 +02:00
9f731d8ca0 wip: get rid of anyhow in base, add wasm feature 2023-06-27 21:11:10 +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
2e348a9b29 wip: split upend_base and upend_db 2023-06-25 15:36:15 +02:00