summaryrefslogtreecommitdiff
path: root/config/routes.rb
AgeCommit message (Expand)Author
2018-01-19API: implement deleting keys through new keys apiAzul
2018-01-18(WIP) first steps towards implementing keys APIAzul
2017-03-21fix: 404 on key request with non html content-typeAzul
2017-03-20bugfix: format: html for home rootsAzul
2017-03-02Fix keys route to accept usernames with dotsTulio Casagrande
2016-05-23move signup from users to account_controllerAzul
2016-05-20api: set defaults for version in routesAzul
2016-05-18api: allow version bumping - bump to 2Azul
2016-05-02upgrade: no more underspecified match routesAzul
2016-03-30api: added json error pages, allow "." in the :id param of all api routeselijah
2016-03-28api: added allow ability to limit what IPs can access api using a static conf...elijah
2016-01-14added UI for invite codeselijah
2015-06-15added CommonLanguages gemelijah
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-05-26Merge pull request #165 from azul/feature/cert-fingerprintsazul
2014-05-26change from GET to POST for certsAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-19little bit of documentationAzul
2014-05-19custom error pages for 404 and 500 errorsAzul
2014-05-13allow for usernames with dotsAzul
2014-04-17initial commit for the service level apiAzul
2014-04-10move certs into toplevelAzul
2014-04-08move users: config and libAzul
2014-01-23added a customizable 'bye' page for when a user leaveselijah
2014-01-23added default pricing, privacy policy and tos pages.elijah
2013-12-29Return 'provider.json' via a controller, to better be able to control the res...elijah
2013-12-22locale prefix support:elijah
2012-10-11first steps at reducing coreAzul
2012-10-08LeapWebDemo -> LeapWebAzul
2012-09-27Adding in what used to be leap webapp demoAzul