aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2026-03-07wide card for seasonsmetamuffin
2026-03-07move cache tools to kv cratemetamuffin
2026-03-05add crate for dealing with mp4; convert fragmentmuxer output from writer to vecmetamuffin
2026-02-22fix jellytool buildmetamuffin
2026-02-22update and clean up dependenciesmetamuffin
2026-02-20admin logmetamuffin
2026-02-19omdb import pluginmetamuffin
2026-02-19remove old logic cratemetamuffin
2026-02-16object to json conversionmetamuffin
2026-01-25work on loginmetamuffin
2026-01-25finish migrating auth code; refactor config/state moremetamuffin
2026-01-24cache as objectmetamuffin
2026-01-24move things around; kv cratemetamuffin
2026-01-23move locale code to own cratemetamuffin
2026-01-23move ui code aroundmetamuffin
2026-01-20nom nom nommetamuffin
2026-01-18Move client styling to build-cratemetamuffin
2026-01-18Move client scripts to build-cratemetamuffin
2026-01-14implement db trait without wrappersmetamuffin
2026-01-06tag registrymetamuffin
2026-01-06find field + refactor old common typesmetamuffin
2026-01-06impl value for objectmetamuffin
2026-01-06draft object serializationmetamuffin
2025-12-18transaction interfacemetamuffin
2025-12-15dbmetamuffin
2025-12-14new db backendmetamuffin
2025-12-12make jellytool work again; dummy cache drivermetamuffin
2025-12-11rocksdb cache backendmetamuffin
2025-12-11refactor import plugins part 3metamuffin
2025-12-08human-readable cache keysmetamuffin
2025-11-30new sync cachemetamuffin
2025-11-29remove asset token; db jsonmetamuffin
2025-11-18start reworking modelmetamuffin
2025-11-12debug clusters, fix clusters not found in seek headmetamuffin
2025-11-09upgrade deps + clippymetamuffin
2025-11-09use flac demuxer in mkvinfometamuffin
2025-09-25start media processing refactormetamuffin
2025-09-16started flac demuxermetamuffin
2025-09-13start remuxer crate rewrite; added matroska demuxer and format detectionmetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-09-06misc changes for current rust nightlymetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-05-04fix live logmetamuffin
2025-04-30split base into asset_token and dbmetamuffin
2025-04-30smaller fixes and remove useless depsmetamuffin
2025-04-30config worksmetamuffin
2025-04-29aaaaaaametamuffin
2025-04-29still just moving code aroundmetamuffin
2025-04-28many much more generic refactormetamuffin
2025-04-28start with splitting servermetamuffin