Go to file
Hugo Sales 12347af6bc
[DOCUMENTATION] Add documentation on installing with Docker
2021-09-14 13:10:21 +01:00
DOCUMENTATION [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 2021-09-14 13:05:29 +01:00
actions [V3] Big Crunch 2021-09-14 13:01:23 +01:00
bin [DOCKER][MAIL] Temporarily disable mail container 2021-09-14 13:10:20 +01:00
components [Poll] Polls now have an associated note, poll templates, start_show_styles event, started css 2021-09-14 13:10:13 +01:00
config [DOCTRINE][CONFIGURATION] Add new required Doctrine DBAL parameter, for testing environments 2021-09-14 13:10:21 +01:00
docker [DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area 2021-09-14 13:10:20 +01:00
docs [DOCUMENTATION] Add documentation on installing with Docker 2021-09-14 13:10:21 +01:00
extlib [V3] Big Crunch 2021-09-14 13:01:23 +01:00
lib/media [V3] Big Crunch 2021-09-14 13:01:23 +01:00
plugins [REPLY] Fixed CSS for reply form, making it now usable 2021-09-14 13:10:19 +01:00
public [UI][NOTE][MARKDOWN] Add markdown support to the notes 2021-09-14 13:10:20 +01:00
scripts [V3] Big Crunch 2021-09-14 13:01:23 +01:00
src [DB] Fix Doctrine errors due to lack of column uniqueness 2021-09-14 13:10:20 +01:00
templates [UI][NOTE][MARKDOWN] Add markdown support to the notes 2021-09-14 13:10:20 +01:00
tests [Poll] Added modified param for Poll/Poll response, added PollTest 2021-09-14 13:10:12 +01:00
translations [I18N] Remove incomplete autogenerated translation file, to be fixed later 2021-09-14 13:05:42 +01:00
.env [QUEUE] Add queueing wrapper, default configuration and example usage 2021-09-14 13:05:33 +01:00
.env.test [V3] Big Bang 2021-09-14 13:01:33 +01:00
.gitignore [DOCKER][MAIL] Temporarily disable mail container 2021-09-14 13:10:20 +01:00
.gitmodules [JS][UI][AVATAR] JS cropping script 2021-09-14 13:05:48 +01:00
.php_cs [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 2021-09-14 13:05:34 +01:00
CREDITS.md [DOCUMENTATION] Document All The Things! 2021-09-14 13:04:33 +01:00
INSTALL.md [DOCUMENTATION] Add documentation on installing with Docker 2021-09-14 13:10:21 +01:00
composer.json [DOCKER] Bump to PHP version 8 2021-09-14 13:06:57 +01:00
composer.lock [DEPENDENCIES] Update all dependencies 2021-09-14 13:10:21 +01:00
docker-compose.yaml.default [DOCKER] Rename docker-compose.yaml, so there can still be a default one on the repo, while the previous name can be used by the configurator without having problems with git 2021-09-14 13:10:20 +01:00
phpunit.xml.dist [V3] Big Bang 2021-09-14 13:01:33 +01:00
social.yaml [Cover] Added Cover Entity, updated form handler 2021-09-14 13:10:16 +01:00
symfony.lock [DEPENDENCIES] Update all dependencies 2021-09-14 13:06:56 +01:00