aboutsummaryrefslogtreecommitdiff
path: root/base/src/lib.rs
AgeCommit message (Collapse)Author
2025-04-28start with splitting servermetamuffin
2025-04-27move cache to own cratemetamuffin
2025-04-19cargo fmtmetamuffin
2025-04-19start on localizationmetamuffin
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29copyright yearmetamuffin
2024-06-10apply many clippy issuemetamuffin
2024-06-10bump versionsmetamuffin
2024-04-17make cargo test work right awaymetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-01-24update yearmetamuffin
2024-01-24refactor asset system pt. 1metamuffin
2024-01-22fix config loadmetamuffin
2024-01-21trakt importmetamuffin
2024-01-20seperate secrets config filemetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-10-24migration toolmetamuffin
2023-10-24move db to jellybasemetamuffin
2023-10-03use yaml for configurationmetamuffin
2023-10-02tempfilemetamuffin
2023-10-02temporary asset locationmetamuffin
2023-10-01move caching to its own filemetamuffin
2023-10-01draft for permission frameworkmetamuffin
2023-09-30make cache async and fix parallel write bugmetamuffin
2023-09-24fix federated assets (doesnt work bc dav1d-sys)metamuffin
2023-08-06transcode imagesmetamuffin
2023-08-06move shared server code to own cratemetamuffin