Historial de Commits

Autor SHA1 Mensaje Fecha
  Hugo Sales 1c87eaf827 [TOOLS] Fixed all licence blocks, to use the same, foldable, format hace 4 años
  Hugo Sales 794b7710cf [DEPENDENCY] Added alchemy/zippy, which adds support for multiple archive formats. Used to allow theme uploads in zip, tar, gz, or other formats hace 4 años
  Hugo Sales 35410f1215 [DOCUMENTATION][DEFAULTS] Documented all defaults and updated some. Restructured other documentation. hace 4 años
  Hugo Sales 852c715ef9 [DEFAULTS] Remove deprecated defaults and convert them to snake_case hace 4 años
  Hugo Sales c759ab239b [GIT] Added docker-compose to gitignore, in preparation for using a script to generate them hace 4 años
  Hugo Sales dce5c802ca [DB] Change the way defaults are loaded, bulk insert, reload everything in debug mode, only on http requests (not command line) hace 4 años
  Hugo Sales 9c8373abd8 [TOOLS] Update install scripts hace 4 años
  Hugo Sales 0ae410978d [DB] Fix 'relation config doesn't exist' hace 4 años
  Hugo Sales 82d178318b [DB] Postgres doesn't understand '0000-00-00 00:00:00' for datetime, use '-infinity' hace 4 años
  Hugo Sales 6ade8ae7f5 [DOCKER] Change postgres data path to the correct one hace 4 años
  Hugo Sales 0570fea3fc [DB][CONFIG] Loading defaults into database, doctrine static wrapper hace 4 años
  Hugo Sales ae4f11e8f8 [DB][CONFIG] Bring default configs from V2 and implement DB wrapper hace 4 años
  Hugo Sales 1ad672f1f4 [ASSETS] Import old favicon.ico hace 4 años
  Hugo Sales d73700947a [REFACTORING] Resolve errors from previous commit hace 4 años
  Hugo Sales 1a50b714de [REFACTORING] Splitting up Common hace 4 años
  Hugo Sales e0274a645d [FORMATTING] Cherry-pick of Diogo's 763ac735c0758624ebd5957993dc0676b865927a hace 4 años
  Diogo Cordeiro 4d52a08538 [DOCKER][BOOTSTRAP] Add option to use a self signed cert hace 4 años
  Diogo Cordeiro 694d35635b [FIX] Small bug fixes and docblock elaboration hace 4 años
  Hugo Sales 8a0743a3c5 [CORE] Rename GNU social constants hace 4 años
  Hugo Sales 07dd5795e2 [DOCUMENTATION] Updated INSTALL.md to reflect the fact that a CNAME record can be used directly hace 4 años
  Hugo Sales efd4ed665d [DOCUMENTATION] Import installation instructions for installing without docker from V2 hace 4 años
  Hugo Sales 6ff644c370 [DOCKER] Small fixes to docker setup, imported from V2 hace 4 años
  Hugo Sales 1502df058d [DOCUMENTATION] Added a code walkthrough document, which explains how the codebase works hace 4 años
  Hugo Sales aa59070371 [DOCUMENTATION] Added install documentation hace 4 años
  Hugo Sales 1efe0c4d6c [TOOLS] Updated install script to also support mariadb hace 4 años
  Hugo Sales d87795bd69 [TOOLS][DOCKER] Further fixes in the docker environment and fixed the install script hace 4 años
  Hugo Sales 13091325c3 [DOCKER] Fixed docker environment to properly configure the app environment hace 4 años
  Hugo Sales 8b2f1c375f [TOOLS] Added script to configure the installation and to bootstrap certificate creation with Let's Encrypt hace 4 años
  Hugo Sales 13b3aff9ba [TOOLS][SSL] Added bin/boostrap_certificates.sh, allowing for easy configuration of SSL certificates with Let's Encrypt hace 4 años
  Hugo Sales bc563e7571 [TOOLS][DOCUMENTATION] Improvements to entity generation script hace 4 años