about summary refs log tree commit diff stats
path: root/app/assets/javascripts/application.js
Commit message (Collapse)AuthorAgeFilesLines
* Removed ckeditorStar Rauchenberger2023-10-111-1/+0
|
* Added tag autocompletionKelly Rauchenberger2018-07-071-0/+2
| | | | refs #2
* Added tagsKelly Rauchenberger2018-07-071-0/+1
| | | | | | Blogs and streams can now be tagged. Records now show the appropriate tags for an entry. Updates work oddly, because their records show the stream's tags, since updates do not have tags themselves. refs #2
* Fixed the "create record" checkbox in adminKelly Rauchenberger2017-07-021-1/+1
| | | | | Some weird stuff about javascript and precompiliation. Will get around to cleaning up some of the javascript soon.
* Created admin panelKelly Rauchenberger2017-07-021-1/+3
| | | | | | | Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(
* Initial commitKelly Rauchenberger2017-06-241-0/+15