Go to file
Hugo Sales 70fac546da [DOCUMENTATION] Added a code walkthrough document, which explains how the codebase works 2021-04-14 15:37:09 +00:00
DOCUMENTATION [DOCUMENTATION] Added a code walkthrough document, which explains how the codebase works 2021-04-14 15:37:09 +00:00
actions [V3] Big Crunch 2021-04-14 15:36:13 +00:00
bin [TOOLS] Added script to configure the installation and to bootstrap certificate creation with Let's Encrypt 2021-04-14 15:37:09 +00:00
config [CORE][ROUTES] Implemented custom router, with an interface similar to the old one, which allows routes to be seperated into files 2021-04-14 15:36:35 +00:00
docker [TOOLS] Updated install script to also support mariadb 2021-04-14 15:37:09 +00:00
lib/media [V3] Big Crunch 2021-04-14 15:36:13 +00:00
plugins [MODULES] Rename extensions to modules, add example plugin, change plugin location 2021-04-14 15:36:35 +00:00
public [DOCUMENTATION] Document All The Things! 2021-04-14 15:36:35 +00:00
scripts [V3] Big Crunch 2021-04-14 15:36:13 +00:00
src [TOOLS][DOCUMENTATION] Improvements to entity generation script 2021-04-14 15:36:35 +00:00
templates [CORE][ROUTES] Example route 2021-04-14 15:36:35 +00:00
tests [DOCTRINE][SCHEMADEF] Create a new metadata driver to allow us to continue using static schemaDef functions 2021-04-14 15:36:35 +00:00
translations [V3] Big Bang 2021-04-14 15:36:35 +00:00
.env [CORE][EVENTS] Bring existing Events and Boostrapper back 2021-04-14 15:36:35 +00:00
.env.test [V3] Big Bang 2021-04-14 15:36:35 +00:00
.gitignore [DOCKER] Fixed docker environment to properly configure the app environment 2021-04-14 15:37:09 +00:00
.php_cs [TOOLS][CS-FIX] Altered some php-cs-fix rules 2021-04-14 15:36:35 +00:00
CREDITS.md [DOCUMENTATION] Document All The Things! 2021-04-14 15:36:35 +00:00
INSTALL.md [DOCUMENTATION] Added install documentation 2021-04-14 15:37:09 +00:00
composer.json [CORE][EXTENSIONS] Added extension (modules, plugins) loading and test plugin, which is able to handle events 2021-04-14 15:36:35 +00:00
composer.lock [CORE][EXTENSIONS] Added extension (modules, plugins) loading and test plugin, which is able to handle events 2021-04-14 15:36:35 +00:00
docker-compose.yml [DOCKER] Fixed docker environment to properly configure the app environment 2021-04-14 15:37:09 +00:00
phpunit.xml.dist [V3] Big Bang 2021-04-14 15:36:35 +00:00
symfony.lock [CORE][EXTENSIONS] Added extension (modules, plugins) loading and test plugin, which is able to handle events 2021-04-14 15:36:35 +00:00