aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2026-02-22update and clean up dependenciesmetamuffin
2026-02-22node highlight card + css cleanupmetamuffin
2026-02-21person fallback imagesmetamuffin
2026-02-21Also use source ranks for nested attributesmetamuffin
2026-02-20source ranksmetamuffin
2026-02-20admin logmetamuffin
2026-02-19fix path get_matching_valuesmetamuffin
2026-02-19query parsermetamuffin
2026-02-19all idents as string; move value type; add cow to queriesmetamuffin
2026-02-19migrate musicbrainz importermetamuffin
2026-02-19readd player page; ident namingmetamuffin
2026-02-18ObjectBufferBuildermetamuffin
2026-02-18render creditsmetamuffin
2026-02-18add credits via trakt/tmdbmetamuffin
2026-02-18store tags in str byte ordermetamuffin
2026-02-18show database debug infometamuffin
2026-02-18object2json tag supportmetamuffin
2026-02-18use fourcc as object tags (bad idea); store type info within objectsmetamuffin
2026-02-17i64 json/debug supportmetamuffin
2026-02-17improve db import debug; fix inverted mtime checkmetamuffin
2026-02-17fix f64 object storemetamuffin
2026-02-17fix json numbers as stringmetamuffin
2026-02-17node pagemetamuffin
2026-02-17fix object align bugsmetamuffin
2026-02-16handle unaligned vecs/slicesmetamuffin
2026-02-16refactor ui responder; add admin import pagesmetamuffin
2026-02-16object to json conversionmetamuffin
2026-02-16fix object store implmetamuffin
2026-02-10fix index key ser; query debug printmetamuffin
2026-02-04stuffmetamuffin
2026-01-26can render login uimetamuffin
2026-01-25work on loginmetamuffin
2026-01-25remove some unused imports; css reload; port login logicmetamuffin
2026-01-23move locale code to own cratemetamuffin
2026-01-23move ui code aroundmetamuffin
2026-01-22start on typedef for renderer typesmetamuffin
2026-01-20nom nom nommetamuffin
2026-01-20check tag conflictsmetamuffin
2026-01-20started ui refactormetamuffin
2026-01-18move db tests; remove old importsmetamuffin
2026-01-16ametamuffin
2026-01-16finish refactoring import cratemetamuffin
2026-01-16begin refactor importmetamuffin
2026-01-16object extend methodmetamuffin
2026-01-15new update_node_initmetamuffin
2026-01-14object inspect tagmetamuffin
2026-01-14db binning and sortsmetamuffin
2026-01-14Store object values as big endian; Draft query typesmetamuffin
2026-01-11thingsmetamuffin
2026-01-07fix insertmetamuffin