Commit History

Author SHA1 Message Date
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires 5 years ago
  Diogo Cordeiro 2e6c7b1bb8 [SCRIPTS] Make them work in v2 by setting PUBLICDIR 5 years ago
  Diogo Cordeiro 893bafa14b [INSTALL] Minor reformatting and modernization. Shouldn't change functionality significatively. 5 years ago
  nee fdd3d63098 Don't write the config file when --skip-config flag is given to the installer. 7 years ago
  Mikael Nordfeldth ec257d940a Either use or don't use HTTPS 8 years ago
  Mikael Nordfeldth fb82c75b49 adminUpdates setting not available now 10 years ago
  Mikael Nordfeldth 20bad68845 Added SSL option to web and cli installers 11 years ago
  Evan Prodromou fb3981bb04 Set the site profile on install 11 years ago
  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 years ago
  Brion Vibber f255b368ed Refactor installer into base class plus web and CLI installers. 14 years ago