aboutsummaryrefslogtreecommitdiff
path: root/server/src/main.rs
AgeCommit message (Expand)Author
12 daysremove unused featuresmetamuffin
13 daysnew media path formatmetamuffin
2026-03-02move files aroundmetamuffin
2026-02-27reimplement Object as slice typemetamuffin
2026-02-27ui changed before object slicesmetamuffin
2026-02-26implement application-side continuation tokensmetamuffin
2026-02-19fix server-side video playbackmetamuffin
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-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-25work on loginmetamuffin
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-06Update copyright yearmetamuffin
2025-09-06misc changes for current rust nightlymetamuffin
2025-05-31localize admin pagesmetamuffin
2025-05-26move all direct database access to logic cratemetamuffin
2025-05-13move AcceptJson and AcceptLanguage guard in preperation to remove themmetamuffin
2025-04-30split base into asset_token and dbmetamuffin
2025-04-30config worksmetamuffin
2025-04-29comiles again but still many logic holesmetamuffin
2025-04-29aaaaaaametamuffin
2025-04-27move files aroundmetamuffin
2025-04-20tr layoutmetamuffin
2025-02-03some jellyfin api endpointsmetamuffin
2025-01-29no direct redb accessmetamuffin
2025-01-29copyright yearmetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-06-10bump versionsmetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-04-15fulltext search pt.2metamuffin
2024-01-30support native player in settings and jstmetamuffin
2024-01-24update yearmetamuffin
2024-01-20seperate secrets config filemetamuffin
2024-01-20replace sled with redbmetamuffin
2023-12-26disable admin account by default for sane default configmetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-12-19no more overriding of the admin every restartmetamuffin
2023-10-24move db to jellybasemetamuffin
2023-09-30stream head + webm not a format anymoremetamuffin