]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/ApiBundle/Controller/DeveloperController.php
Enhance documentation and create a form to create a new client
authorNicolas Lœuillet <nicolas.loeuillet@smile.fr>
Tue, 16 Feb 2016 12:49:25 +0000 (13:49 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 29 Feb 2016 20:28:25 +0000 (21:28 +0100)
commitabc329453be6381bcf4d1b0dfd9f698312ed3b16
treec4e93bfd9d22223f64b810d7d04f099eb833ed5a
parent6a2c524a2cee02a0e053574155f173147cd3c870
Enhance documentation and create a form to create a new client
src/Wallabag/CoreBundle/Controller/DeveloperController.php
src/Wallabag/CoreBundle/Form/Type/ClientType.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/public/themes/_global/css/prism.css [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/public/themes/_global/js/prism.js [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/client.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/client_parameters.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/howto_app.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Developer/index.html.twig