about summary refs log tree commit diff stats
path: root/app/helpers/admin
Commit message (Collapse)AuthorAgeFilesLines
* Added comment deletingStar Rauchenberger2023-10-121-0/+2
| | | | Also I seem to have fixed the JS errors that were preventing the fancy stuff in the admin panel from working.
* Started game trackerKelly Rauchenberger2019-03-121-0/+2
|
* Created admin panelKelly Rauchenberger2017-07-023-0/+15
Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(