aboutsummaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
2026-02-18reenable visilitymetamuffin
2026-02-18show database debug infometamuffin
2026-02-18wide card; node visi; import children pluginmetamuffin
2026-02-18use fourcc as object tags (bad idea); store type info within objectsmetamuffin
2026-02-17inline node lists and home pagemetamuffin
2026-02-17sort channels by rdatemetamuffin
2026-02-17sort children alphabeticallymetamuffin
2026-02-17node pagemetamuffin
2026-02-16can import againmetamuffin
2026-02-16refactor ui responder; add admin import pagesmetamuffin
2026-02-12set admin flag for admin usermetamuffin
2026-02-11fix list_index bug; move testsmetamuffin
2026-02-10fix index key ser; query debug printmetamuffin
2026-02-06index key serializationmetamuffin
2026-02-05migrate server to new db traitmetamuffin
2026-02-05remove read/write distinction for kv transactions; traitify databasemetamuffin
2026-01-26small renamedmetamuffin
2026-01-26can render login uimetamuffin
2026-01-25work on loginmetamuffin
2026-01-25remove some unused imports; css reload; port login logicmetamuffin
2026-01-25finish migrating auth code; refactor config/state moremetamuffin
2026-01-25start moving logic code; less arcing in streammetamuffin
2026-01-24move things around; kv cratemetamuffin
2026-01-23move locale code to own cratemetamuffin
2026-01-23move ui code aroundmetamuffin
2026-01-18Move client scripts to build-cratemetamuffin
2026-01-06Update copyright yearmetamuffin
2025-12-14replace yaml librarymetamuffin
2025-12-12Fix asset size param missingmetamuffin
2025-12-12Clean admin ui pagemetamuffin
2025-12-11refactor import plugins part 3metamuffin
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-11-09upgrade deps + clippymetamuffin
2025-09-26refactor remuxer trait; add webm support; add back transcodingmetamuffin
2025-09-25start media processing refactormetamuffin
2025-09-12move stream types to own crate; removes a common depmetamuffin
2025-09-06misc changes for current rust nightlymetamuffin
2025-06-02use singular "subtitle" when referring to track typemetamuffin
2025-05-31localize admin pagesmetamuffin
2025-05-31Fix nodefiltersort fromform instance very badlymetamuffin
2025-05-31convert all manual message stuff to FlashMessagemetamuffin
2025-05-31use RenderInfo guard everywhere and start to use FlashMessagemetamuffin
2025-05-31get rid of admin session; checking manually insteadmetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-05-24use correct ip headermetamuffin
2025-05-24replace cfg attribute with cfg macrometamuffin