Commit Graph
17 Commits
Author SHA1 Message Date
Andrew Miner 0b94cc4a1f Update wiki editing to use new data format
fixes: #292
2017-07-23 15:16:21 -07:00
Andrew Miner cbf66bf5bb Fix bug where similar items weren't shown 2017-07-19 19:40:16 -07:00
Andrew Miner 8b0cd71bb5 Allow recipe comp. to show I/O inventories 2017-07-19 19:35:16 -07:00
Andrew Miner 0e6d75ec9b Recipe component can show multiblock recipes 2017-07-16 13:07:49 -04:00
Andrew Miner ab96166601 Add missing detail data to item pages 2017-07-13 16:52:51 -04:00
Andrew Miner f6f736f8be Update item detail page to new models 2017-07-04 22:52:01 -07:00
Andrew Miner 8b43c53a9e WIP 2017-06-15 22:39:17 -07:00
Andrew Miner 7865ba98c3 Update copyright notice 2017-05-02 19:19:35 -07:00
Andrew Miner bd96bc6575 Move model files to crafting-guide-common 2017-05-02 18:34:53 -07:00
Andrew Miner 16848772a3 Add GoogleAnalytics event tracking 2016-05-11 21:39:43 -07:00
Andrew Miner 05bc1a271d Add support for Google Sitelinks
fixes #187
2016-05-07 13:36:49 -07:00
Andrew Miner da1419d6b6 Add a "Random Item" link to the breadcrumb bar
fixes #216
2016-05-07 12:25:21 -07:00
Andrew Miner 5eae2bb488 Start editing after login needed for editing
When a user isn't logged in, click the "Edit" button on an item
description will initiate the login process.  After it is complete,
the user is placed back on the page where they started.  However,
the edit box remains closed.  So, after all the activity which
resulted in trying to edit, they user still has to click the edit
button one more time to actually start editing.

This change makes it so that the user returning from the login
process is placed directly into edit mode without having to click the
button a second time.

fixes #237
2016-05-07 08:12:39 -07:00
Andrew Miner ebf3443e96 Update Adsense to place ads on all devices
The current adsense implementation only places ads on desktop-sized
screens.  This change allows ads of the appropriate size to be
displayed on any device.

fixes #224
2016-05-03 20:25:56 -07:00
Andrew Miner 35bb12de6a Show crafting plan button only when craftable 2016-04-26 21:53:39 -07:00
Andrew Miner c522e60e28 Fix router error on item page 2016-04-20 22:58:58 -07:00
Andrew Miner d69585facd Refactor website with new design & structure 2016-04-03 19:30:15 -07:00