aboutsummaryrefslogtreecommitdiff
path: root/server/src/main.rs
AgeCommit message (Expand)Author
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
2023-09-29move stream generation to new cratemetamuffin
2023-08-07sort and pagination in browsermetamuffin
2023-08-06dont log error with debugmetamuffin
2023-08-06transcode imagesmetamuffin
2023-08-06move shared server code to own cratemetamuffin
2023-08-06quick setup commandmetamuffin
2023-08-05in-browser server logmetamuffin
2023-08-05poll many fututes with FuturesUnorderedmetamuffin
2023-08-05refactor node viewsmetamuffin
2023-08-02federated import works but relies on private datametamuffin
2023-08-02refactor admin panelmetamuffin
2023-08-01remote downloametamuffin
2023-08-01new session based loginmetamuffin
2023-07-31update server to new schemametamuffin
2023-06-14clean mainmetamuffin
2023-05-15old uncommited stuff, dunno what it doesmetamuffin
2023-01-29user settings pagemetamuffin
2023-01-27clippymetamuffin
2023-01-26mhhmetamuffin
2023-01-23readme + add licence informationmetamuffin
2023-01-22clean againmetamuffin
2023-01-22this is *horrible*metamuffin
2023-01-19item page styledmetamuffin
2023-01-18first steps for registrationmetamuffin