TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

Make it possible to create a pack that is visible at creation #496

Closed zlepper closed 8 years ago

zlepper commented 8 years ago

Another thing I need for solderhelper to work without hacks before the api is done. It keeps the current functionality where packs are created as hidden by the user, but you can send an additional parameter to the body and the pack will become visible.

heddendorp commented 8 years ago

Does this also work if hiddenis missing from the input?

zlepper commented 8 years ago

It checks for a truthy value, so it should

GenPage commented 8 years ago

LGTM :shipit:

zlepper commented 8 years ago

Whoop whoop, only one pr left and I can stop using a site scrapper to interact with solder !