Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-20 | Tweak setting modal image columns | Malf Furious | 1 | -1/+1 | |
The target display size of these columns is changed to 'xs' so they don't wrap when viewed on smaller displays. Signed-off-by: Malf Furious <m@lfurio.us> | |||||
2018-09-21 | settings: Add admin-only settings tab to settings modal | Malf Furious | 1 | -0/+71 | |
This is an interface to alter the settings stored in the 'settings' database table. Typically restricted to administrators only. | |||||
2018-09-19 | settings: Implement user tab form submission | Malf Furious | 1 | -0/+1 | |
2018-09-16 | Add settings modal and user settings tab | Malf Furious | 1 | -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. |