about summary refs log tree commit diff stats
path: root/app/views/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Started game trackerKelly Rauchenberger2019-03-121-0/+4
|
* Add link entry typeKelly Rauchenberger2018-08-121-0/+4
|
* Added page titlesKelly Rauchenberger2018-07-062-2/+2
| | | | refs #4
* Added blog draftsKelly Rauchenberger2018-07-041-0/+1
| | | | | | | | An unpublished post is not viewable unless you are logged in. The "Create record" field is disabled for unpublished posts, though this is only in JavaScript and the backend will not disallow creating records for unpublished posts if forced to. Unpublishing a post does not destroy records for that post. This only applies to blog posts, currently; streams and stream updates cannot be drafted. Unpublished posts still require titles and slugs. There is no autosaving functionality yet. refs #1
* Changed about snippet to reflect that I graduatedKelly Rauchenberger2018-07-031-1/+2
| | | | refs #15
* Implemented streamsKelly Rauchenberger2018-07-031-0/+4
| | | | | | Currently there are no links to the pages for editing stream updates, and the admin panel for managing streams could probably have a better look & feel, but here's some basic working functionality. refs #8
* Styled flash and errors in admin panelKelly Rauchenberger2017-07-021-9/+10
|
* Created admin panelKelly Rauchenberger2017-07-022-0/+28
| | | | | | | Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(
* Split up stylesheets for each layoutKelly Rauchenberger2017-06-302-8/+8
|
* Worked on sidebar styleKelly Rauchenberger2017-06-291-3/+3
|
* Worked more on overall layout, made ponies clickableKelly Rauchenberger2017-06-291-12/+12
|
* Worked on layout more, added trotting poniesKelly Rauchenberger2017-06-251-2/+1
|
* Added logging in and logging outKelly Rauchenberger2017-06-252-3/+33
|
* Worked on design, and added small bioKelly Rauchenberger2017-06-251-1/+3
|
* Started designing index pageKelly Rauchenberger2017-06-252-14/+14
|
* Initial commitKelly Rauchenberger2017-06-243-0/+28