Andrew Miner
6f65defc0a
1.7.3
2015-06-12 14:13:38 -07:00
Andrew Miner
c5c8ace7aa
Refresh UI when multiplier changes on a step
2015-06-12 14:13:15 -07:00
Andrew Miner
0fb4254d4d
1.7.2
2015-06-12 09:36:26 -07:00
Andrew Miner
b904bf933b
Copyediting on home page message
2015-06-12 09:36:05 -07:00
Andrew Miner
b327c753ad
1.7.1
2015-06-12 09:25:37 -07:00
Andrew Miner
c202321cb0
Update the home page for the image upload feature
2015-06-12 09:25:11 -07:00
Andrew Miner
1550468065
1.7.0
2015-06-12 09:13:46 -07:00
Andrew Miner
e698105309
Allow user to select same file multiple times
...
It's common that a user may way to edit a file (e.g., to make it
smaller if given an error message), and this allows the user to
select the same file name multilple times (which ordinarily the
file element will ignore).
2015-06-12 09:12:35 -07:00
Andrew Miner
c1509dd604
1.6.1
2015-06-12 08:49:48 -07:00
Andrew Miner
0f974e6d3d
Show specific error messages before missing image
2015-06-12 08:49:17 -07:00
Andrew Miner
4081da3a50
1.6.0
2015-06-11 18:09:07 -07:00
Andrew Miner
b942e29829
Fix two bugs
...
* Make sure no elements of the markdown section are displayed when
they shouldn't be by taking advantage of the jQuery animation
queue
* Don't crash when the user cancels selecting a file
2015-06-11 15:13:55 -07:00
Andrew Miner
c130a6d264
Fix Bug: Avoid crash when setting model on MD page
...
When the model is set on the MarkdownSectionController before it has
been rendered, it crashes attempting to set the value into the
textarea (which doesn't exist yet).
2015-06-11 13:15:43 -07:00
Andrew Miner
f5cc4fe98a
Only fetch images in edit mode
2015-06-11 13:06:12 -07:00
Andrew Miner
1ed4a92700
Fix bug: Only save files when they have changed
2015-06-11 11:46:19 -07:00
Andrew Miner
f30fdc0c4b
Upload files one at a time & fix encoding problems
2015-06-11 11:07:25 -07:00
Andrew Miner
7571815018
Restrict uploaded image size
2015-06-10 16:51:41 -07:00
Andrew Miner
9d0ce8547a
Upload new/changed images to GitHub when saving MD
2015-06-09 15:41:04 -07:00
Andrew Miner
4e39b9bb0c
Add error message and disabling of preview button
2015-06-08 12:27:36 -07:00
Andrew Miner
3535c19db0
Show loading state when checking for MD images
2015-06-08 10:45:35 -07:00
Andrew Miner
622f80d153
Use uploaded images in markdown preview
2015-06-08 09:01:53 -07:00
Andrew Miner
6e82194ad8
Add the ability to read a local file as base64
2015-06-07 17:48:08 -07:00
Andrew Miner
2227e81b8b
Update image list to fetch images from GitHub
2015-06-07 14:13:30 -07:00
Andrew Miner
dd760018df
Add UI/models to allow uploading images
2015-06-05 22:47:40 -07:00
Andrew Miner
94cd133748
1.5.0
2015-05-30 18:29:01 -07:00
Andrew Miner
bdec1643f8
Add meta description tags
2015-05-30 18:22:17 -07:00
Andrew Miner
ade6ed0814
1.4.0
2015-05-29 18:10:24 -07:00
Andrew Miner
775da32510
Always show the description section on item page
2015-05-29 18:01:15 -07:00
Andrew Miner
8c63404c1f
Rebuild for local server after publishing
2015-05-29 14:15:51 -07:00
Andrew Miner
3c9e08aeef
Merge branch 'production'
2015-05-29 14:13:50 -07:00
Andrew Miner
ff4697f4b6
Update publish script to use read correctly
2015-05-29 14:13:35 -07:00
Andrew Miner
f577e31e6c
1.3.0
2015-05-29 13:53:25 -07:00
Andrew Miner
9695b4abfe
Update publish script to use read correctly
2015-05-29 13:53:06 -07:00
Andrew Miner
0b07bdb482
Update crafting page checks to fade in
...
Update the crafting page so that the check mark for each step only
appears when hovering over that step, and so that the check also has
some descriptive text helping the user understand what it does.
2015-05-29 12:49:13 -07:00
Andrew Miner
3f50072da1
Allow easy use of the offline CG client
2015-05-27 16:57:22 -04:00
Andrew Miner
d1ad2f4f44
1.2.0
2015-05-24 11:54:21 -04:00
Andrew Miner
d6ac493cbf
Update publish script to include NPM publishing
2015-05-24 11:44:46 -04:00
Andrew Miner
06eea0aa48
Add support for conditional recipes
2015-05-20 18:07:39 -07:00
Andrew Miner
c41d531d57
Sort recipes by those with the least missing tools
2015-05-20 16:27:03 -07:00
Andrew Miner
f75790f544
Add NPM start command
2015-05-20 15:30:13 -07:00
Andrew Miner
a5a1322959
Clear user credentials when logging out
2015-05-14 17:16:51 -07:00
Andrew Miner
8efad2d6a1
Make the preview step preceed save
2015-05-14 11:36:13 -07:00
Andrew Miner
39b3cd6111
Add instructions to markdown editor
2015-05-14 11:06:29 -07:00
Andrew Miner
aff4c18987
Auto-focus textarea when editing markdown
2015-05-14 10:49:18 -07:00
Andrew Miner
3c62c2f803
Fix invalid markup on home page
2015-05-14 10:44:43 -07:00
Andrew Miner
e4df854628
Update "What's new?" message for the wiki feature
2015-05-13 21:59:57 -07:00
Andrew Miner
ea416921c8
Add "What's New?" message for wiki editing feature
2015-05-13 21:55:28 -07:00
Andrew Miner
a77dac6c63
1.1.3
2015-05-13 21:03:30 -07:00
Andrew Miner
8b45c19825
1.1.2
2015-05-13 21:03:13 -07:00
Andrew Miner
db31c3bd7e
Show waiting gif until mod data is loaded
2015-05-13 17:52:15 -07:00