aboutsummaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Expand)Author
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
2025-05-20requestinfo from request implmetamuffin
2025-05-13move AcceptJson and AcceptLanguage guard in preperation to remove themmetamuffin
2025-05-13translation endpointmetamuffin
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-29comiles again but still many logic holesmetamuffin
2025-04-29aaaaaaametamuffin
2025-04-29still just moving code aroundmetamuffin
2025-04-28many much more generic refactormetamuffin
2025-04-28start with splitting servermetamuffin
2025-04-27move cache to own cratemetamuffin