aboutsummaryrefslogtreecommitdiff
path: root/templates/settings.qtpl
AgeCommit message (Collapse)Author
2023-12-01fix: Adjust post endpointGabriel A. Giovanini
2023-09-12feat: Add admin controlGabriel Arakaki Giovanini
Now only admins can access settings.
2023-08-19ref: Relayout settings page a bitGabriel Arakaki Giovanini
Settings was all over the place with its layout. Now it better fits mobile.
2023-08-16ref: Some typography tweaksGabriel Arakaki Giovanini
2023-07-22feat: Add user managementGabriel Arakaki Giovanini
As many things it is on crude state. The settings.go has become a big mess, but I have achieve MVP, so from now one things shall improve as I'll spent more time on refactoring.
2023-07-20feat: Add option to preload metadataGabriel Arakaki Giovanini
Let the use pick if they want to preload videos' metadata.
2023-07-19feat: Move settings from `html/template` to qtplGabriel Arakaki Giovanini