Commit graph

10 commits

Author SHA1 Message Date
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
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
f4c03fde37 feat: extractors append types 2023-07-09 19:24:46 +02:00
ea7a5e6f18 wip, chore: clippy fixes
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-29 15:17:06 +02:00
57871c2102 wip: semantic CIDs 2023-06-29 14:29:38 +02:00
9f731d8ca0 wip: get rid of anyhow in base, add wasm feature 2023-06-27 21:11:10 +02:00
2e348a9b29 wip: split upend_base and upend_db 2023-06-25 15:36:15 +02:00
Renamed from src/database/entry.rs (Browse further)