Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed unsorted Game list | Kelly Rauchenberger | 2019-03-13 | 1 | -2/+2 | |
| | ||||||
* | Game list is sortable | Kelly Rauchenberger | 2019-03-13 | 7 | -25/+84 | |
| | ||||||
* | Game started/finished now displayed in table | Kelly Rauchenberger | 2019-03-13 | 2 | -1/+21 | |
| | ||||||
* | Added started/finished on dates to Game | Kelly Rauchenberger | 2019-03-13 | 6 | -4/+27 | |
| | ||||||
* | Game by status filter technically exists | Kelly Rauchenberger | 2019-03-12 | 2 | -2/+6 | |
| | ||||||
* | Started game tracker | Kelly Rauchenberger | 2019-03-12 | 19 | -1/+251 | |
| | ||||||
* | Maybe this fixes the thing (updating gems) | Kelly Rauchenberger | 2019-02-16 | 2 | -31/+31 | |
| | ||||||
* | Silly pokeviewer update | Kelly Rauchenberger | 2019-01-14 | 1 | -1/+1 | |
| | ||||||
* | Update pokeviewer & security updates | Kelly Rauchenberger | 2019-01-14 | 2 | -103/+105 | |
| | ||||||
* | Add link entry type | Kelly Rauchenberger | 2018-08-12 | 12 | -1/+151 | |
| | ||||||
* | Changed application time zone | Kelly Rauchenberger | 2018-07-08 | 1 | -0/+1 | |
| | ||||||
* | Added tag autocompletion | Kelly Rauchenberger | 2018-07-07 | 8 | -1/+33 | |
| | | | | refs #2 | |||||
* | Fixed tag-related CSS | Kelly Rauchenberger | 2018-07-07 | 1 | -0/+7 | |
| | | | | refs #2 | |||||
* | Added tags | Kelly Rauchenberger | 2018-07-07 | 26 | -10/+218 | |
| | | | | | | 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 | |||||
* | Added page titles | Kelly Rauchenberger | 2018-07-06 | 22 | -2/+30 | |
| | | | | refs #4 | |||||
* | Abstracted Recordable concern | Kelly Rauchenberger | 2018-07-06 | 4 | -9/+14 | |
| | | | | Blogs, streams, and updates are all recordable, and there's no need to repeat code in the models for this. | |||||
* | Updated pokeviewer (embed pokemon link) | Kelly Rauchenberger | 2018-07-04 | 1 | -1/+1 | |
| | ||||||
* | Updated pokeviewer (embeds) | Kelly Rauchenberger | 2018-07-04 | 1 | -3/+3 | |
| | ||||||
* | Blog drafts no longer require slugs | Kelly Rauchenberger | 2018-07-04 | 12 | -18/+60 | |
| | | | | | | They do still technically require titles, but the engine will fill in "Untitled draft" if it is left blank. Unpublished posts can be viewed at a different URL than published posts would be. Quick links to view published and unpublished posts have been added to the admin panel. refs #1 | |||||
* | Added blog drafts | Kelly Rauchenberger | 2018-07-04 | 13 | -11/+99 | |
| | | | | | | | | 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 | |||||
* | Made stream updates more distinct | Kelly Rauchenberger | 2018-07-03 | 1 | -5/+7 | |
| | ||||||
* | Tweaked datetime formatting | Kelly Rauchenberger | 2018-07-03 | 2 | -2/+2 | |
| | ||||||
* | Added short footer to blog posts | Kelly Rauchenberger | 2018-07-03 | 2 | -0/+19 | |
| | | | | | | It just contains the datetime the post was written. Still not a real footer. refs #11 | |||||
* | Added some extra space to the bottom of the page | Kelly Rauchenberger | 2018-07-03 | 1 | -1/+1 | |
| | | | | | | Not a footer, but working on it. refs #11 | |||||
* | Changed about snippet to reflect that I graduated | Kelly Rauchenberger | 2018-07-03 | 1 | -1/+2 | |
| | | | | refs #15 | |||||
* | Implemented streams | Kelly Rauchenberger | 2018-07-03 | 27 | -41/+355 | |
| | | | | | | 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 | |||||
* | Collapsed Entry -> Blog single-table inheritance to Blog | Kelly Rauchenberger | 2018-07-03 | 9 | -46/+66 | |
| | ||||||
* | Removed test files | Kelly Rauchenberger | 2018-07-03 | 14 | -132/+0 | |
| | ||||||
* | Updated capistrano | Kelly Rauchenberger | 2018-07-02 | 1 | -1/+1 | |
| | ||||||
* | Updated gems | Kelly Rauchenberger | 2018-07-02 | 1 | -71/+73 | |
| | ||||||
* | Updated pokeviewer | Kelly Rauchenberger | 2018-02-14 | 1 | -45/+45 | |
| | ||||||
* | Updated pokeviewer (Pokédex) | Kelly Rauchenberger | 2018-01-29 | 3 | -10/+44 | |
| | ||||||
* | Added migration from previous pokeviewer update | Kelly Rauchenberger | 2018-01-14 | 2 | -1/+24 | |
| | ||||||
* | Updated pokeviewer (hatkirby/pokeviewer#4) | Kelly Rauchenberger | 2018-01-14 | 1 | -1/+1 | |
| | ||||||
* | Updated pokeviewer | Kelly Rauchenberger | 2018-01-13 | 1 | -1/+1 | |
| | ||||||
* | Updated pokeviewer | Kelly Rauchenberger | 2018-01-13 | 1 | -1/+1 | |
| | ||||||
* | Actually added migration from previous commit | Kelly Rauchenberger | 2018-01-13 | 2 | -27/+68 | |
| | ||||||
* | Updated pokeviewer (hatkirby/pokeviewer#3) | Kelly Rauchenberger | 2018-01-13 | 1 | -6/+6 | |
| | ||||||
* | Updated Capistrano | Kelly Rauchenberger | 2018-01-05 | 1 | -1/+1 | |
| | ||||||
* | Updated pokeviewer (crisp images) | Kelly Rauchenberger | 2018-01-05 | 1 | -30/+31 | |
| | ||||||
* | Updated Capfile lock | Kelly Rauchenberger | 2017-10-15 | 1 | -1/+1 | |
| | ||||||
* | Updated pokeviewer | Kelly Rauchenberger | 2017-10-15 | 1 | -1/+1 | |
| | ||||||
* | Fixed two migration similar to previous | Kelly Rauchenberger | 2017-10-15 | 3 | -4/+6 | |
| | ||||||
* | Fixed migration again | Kelly Rauchenberger | 2017-10-15 | 2 | -2/+2 | |
| | ||||||
* | Fixed MySQL choking on a pokeviewer migration | Kelly Rauchenberger | 2017-10-15 | 2 | -2/+4 | |
| | | | | See hatkirby/pokeviewer@a29b86011d9c53709279d125f4501140c17ccc1e. | |||||
* | Fixed typo in some pokeviewer foreign keys | Kelly Rauchenberger | 2017-10-15 | 2 | -6/+6 | |
| | ||||||
* | Added pokeviewer | Kelly Rauchenberger | 2017-10-15 | 29 | -72/+764 | |
| | ||||||
* | Added Four Island favicon | Kelly Rauchenberger | 2017-07-03 | 1 | -0/+0 | |
| | ||||||
* | Fixed the "create record" checkbox in admin | Kelly Rauchenberger | 2017-07-02 | 5 | -3/+3 | |
| | | | | | Some weird stuff about javascript and precompiliation. Will get around to cleaning up some of the javascript soon. | |||||
* | Added mysql2 gem | Kelly Rauchenberger | 2017-07-02 | 2 | -0/+6 | |
| |