aboutsummaryrefslogtreecommitdiff
path: root/common/src/lib.rs
AgeCommit message (Expand)Author
2026-02-16refactor ui responder; add admin import pagesmetamuffin
2026-01-22start on typedef for renderer typesmetamuffin
2026-01-20check tag conflictsmetamuffin
2026-01-20started ui refactormetamuffin
2026-01-16finish refactoring import cratemetamuffin
2026-01-16begin refactor importmetamuffin
2026-01-15new update_node_initmetamuffin
2026-01-14Store object values as big endian; Draft query typesmetamuffin
2026-01-07debug inpect implmetamuffin
2026-01-06tag registrymetamuffin
2026-01-06find field + refactor old common typesmetamuffin
2026-01-06Update copyright yearmetamuffin
2026-01-06impl value for objectmetamuffin
2026-01-06draft object serializationmetamuffin
2025-12-11migrate tmdb to pluginmetamuffin
2025-12-11add import process stage; migrate trakt to pluginmetamuffin
2025-12-11text changes and small fixesmetamuffin
2025-12-10refactor import plugins part 1metamuffin
2025-12-08human-readable cache keysmetamuffin
2025-11-30eid fixesmetamuffin
2025-11-30new sync cachemetamuffin
2025-11-29remove asset token; db jsonmetamuffin
2025-11-18start reworking modelmetamuffin
2025-09-25Fix old import for recent changesmetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-06-02use singular "subtitle" when referring to track typemetamuffin
2025-05-03tests in some placesmetamuffin
2025-04-29still just moving code aroundmetamuffin
2025-04-28yesmetamuffin
2025-04-28many much more generic refactormetamuffin
2025-04-24musicbrainz typesmetamuffin
2025-04-18use impl Hash for cache key instead of stringmetamuffin
2025-04-16Merge branch 'rewrite-stream'metamuffin
2025-04-16move seek index types to remuxermetamuffin
2025-04-14lots of rewriting and removing dumb codemetamuffin
2025-03-03nodepage in player and tagsmetamuffin
2025-02-21copy lacing flagmetamuffin
2025-02-16dont leak media paths, fix jsp profile selection and add small hack to accept...metamuffin
2025-02-16stats pagemetamuffin
2025-02-07nodes modified since endpointmetamuffin
2025-02-07nodeid guardmetamuffin
2025-02-06add json capability to most useful endpointsmetamuffin
2025-02-02trakt metadata sourcemetamuffin
2025-02-02node visibilitymetamuffin
2025-02-01add CodecDelay and SeekPreRoll (+ fix TrackUID collision)metamuffin
2025-01-30music and proper parent slugmetamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-30external idsmetamuffin
2025-01-29no direct redb accessmetamuffin
2025-01-29prepare database refactormetamuffin