summaryrefslogtreecommitdiffstats
path: root/app/view/settings.php (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21settings: Add admin-only settings tab to settings modalMalf Furious1-0/+71
This is an interface to alter the settings stored in the 'settings' database table. Typically restricted to administrators only.
2018-09-19settings: Implement user tab form submissionMalf Furious1-0/+1
2018-09-16Add settings modal and user settings tabMalf Furious1-0/+147
Updated old settings modal design, to incorporate added Scrott features. Reimplemented this modal in Scrott from archived code and have included it in the navbar.