提交歷史

作者 SHA1 備註 提交日期
  Mikael Nordfeldth fb82c75b49 adminUpdates setting not available now 10 年之前
  Mikael Nordfeldth 20bad68845 Added SSL option to web and cli installers 11 年之前
  Evan Prodromou fb3981bb04 Set the site profile on install 11 年之前
  Brion Vibber 1acc7d66c6 Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping. 14 年之前
  Brion Vibber f255b368ed Refactor installer into base class plus web and CLI installers. 14 年之前