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