]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/PluginsController.php
Use constants for modes; few typos.
[galette.git] / galette / lib / Galette / Controllers / PluginsController.php
2021-10-02 Johan CwiklinskiUse constants for modes; few typos.
2021-04-05 Johan CwiklinskiPrevent some possible XSS
2020-12-16 Johan CwiklinskiFix plugin db init route
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-10-07 Johan CwiklinskiFix namespace issue
2020-06-14 Johan CwiklinskiAvoid count in loops
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-06-06 Johan CwiklinskiMiggin use
2020-05-11 Johan CwiklinskiFix namespaces
2020-05-02 Johan CwiklinskiMigrate plugins routes to a controller class