summaryrefslogtreecommitdiffstats
path: root/templates/new_image_form.html
Commit message (Collapse)AuthorAgeFilesLines
* Fixed errors when creating new caves and entrances via the website. Moved ↵Martin Green2023-04-301-1/+1
| | | | slug logic to forms (previously checked in). This allows slug uniqueness to be validated in the form
* Allowed user to select/upload images when editing. When uploaded thumbnails ↵Martin Green2022-06-251-0/+5
and description pages are automatically created. Git commiting can now handle multiple files at once.