summaryrefslogtreecommitdiff
path: root/backend/settings.py
AgeCommit message (Collapse)Author
2022-12-16Potentially fix locale issues (#284)v2.4.6-pre5Nik
2022-11-19Fix for wrong path for settings json files (#258)v2.4.3v2.4.2-pre1Marco Rodolfi
Co-authored-by: AAGaming <aa@mail.catvibers.me>
2022-11-15Revert "Fix for setting json files ending up in ~/homebrew"v2.4.1-pre3v2.4.1TrainDoctor
This reverts commit aec70631393ba307f1ca493a4d96f244e1439555.
2022-11-13Fix for setting json files ending up in ~/homebrewTrainDoctor
2022-08-31Give SettingsManager a default directoryv2.0.5-pre20TrainDoctor
2022-08-26basic patch notes viewer, lazy-load settings and store, build frontend as ↵AAGaming
esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend
2022-08-24Settings API for loader, preview branch selectAAGaming