Commit Graph
13 Commits
Author SHA1 Message Date
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 69ca6b06b9 wip 2016-12-27 15:25:33 -08:00
Andrew Miner 22009557d2 Use new server configuration for logging in 2016-05-15 19:52: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 51f566ebf1 Mark button for current page as active
fixes #232
2016-05-04 21:27:23 -07:00
Andrew Miner 088994f366 Correct bug where prerendered pages don't display 2016-05-03 22:22:03 -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 636a8d061c Don't show page until fully loaded 2016-04-28 22:38:04 -07:00
Andrew Miner 7d83552013 Load all data files from a single archive 2016-04-27 22:47:44 -07:00
Andrew Miner 5877a3234f Remove experimental session storage mechanism 2016-04-06 21:19:32 -07:00
Andrew Miner cdb2989c0a Store session cookie in local storage 2016-04-06 18:29:08 -07:00
Andrew Miner d69585facd Refactor website with new design & structure 2016-04-03 19:30:15 -07:00