Go to file
Hugo Sales adda4caea4 [DATABASE] Rename user table to local_user, since doctrine shits itself otherwise ._. 2021-04-14 15:37:21 +00:00
DOCUMENTATION [DEFAULTS] Small fixes and add check of SOCIAL_NO_RELOAD_DEFAULTS from the environment, to override the reloading of default values 2021-04-14 15:37:21 +00:00
actions [V3] Big Crunch 2021-04-14 15:36:13 +00:00
bin [TOOLS][configure] Fix to use quotation marks properly 2021-04-14 15:37:21 +00:00
config [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 2021-04-14 15:37:21 +00:00
docker [DOCKER] Fix redis extension build process to use LZ4 and add APCu 2021-04-14 15:37:21 +00:00
lib/media [V3] Big Crunch 2021-04-14 15:36:13 +00:00
modules/Bridge/Entity [MODULE] Move 'foreign' entities from core to a module 2021-04-14 15:37:21 +00:00
plugins [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 2021-04-14 15:37:20 +00:00
public [UI][CONTROLLER][ROUTES] UserPanel account page form added, account page CSS work 2021-04-14 15:37:21 +00:00
scripts [V3] Big Crunch 2021-04-14 15:36:13 +00:00
src [DATABASE] Rename user table to local_user, since doctrine shits itself otherwise ._. 2021-04-14 15:37:21 +00:00
templates [UI] Settings routes refactor, avatar and misc settings added. 2021-04-14 15:37:21 +00:00
tests [TESTS][I18N] Added test for I18n::_m and I18nHelper::formatICU 2021-04-14 15:37:21 +00:00
translations [I18N] Dumped english translation files 2021-04-14 15:37:21 +00:00
.env [QUEUE] Add queueing wrapper, default configuration and example usage 2021-04-14 15:37:21 +00:00
.env.test [V3] Big Bang 2021-04-14 15:36:35 +00:00
.gitignore [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 2021-04-14 15:37:21 +00:00
.php_cs [FORMATTING][DEFAULTS] Fix formatting and remove redundant config defaults 2021-04-14 15:37:21 +00:00
CREDITS.md [DOCUMENTATION] Document All The Things! 2021-04-14 15:36:35 +00:00
INSTALL.md [DOCUMENTATION][TOOL] Small bug fixes and docblock elaboration 2021-04-14 15:37:20 +00:00
composer.json [DEPENDENCY] Add symfony/config as a dependency 2021-04-14 15:37:21 +00:00
composer.lock [DEPENDENCY] Add symfony/config as a dependency 2021-04-14 15:37:21 +00:00
docker-compose.yaml [DOCKER] Add redis to the docker image 2021-04-14 15:37:21 +00:00
phpunit.xml.dist [V3] Big Bang 2021-04-14 15:36:35 +00:00
social.yaml [CONFIG] Change way configuration is done to use Symfony's system instead of environment vars 2021-04-14 15:37:21 +00:00
symfony.lock [DEPENDENCY] Add mock polyfill implementations of the redis and memcached extension 2021-04-14 15:37:21 +00:00