summaryrefslogtreecommitdiff
path: root/config
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-11-08i18n: update translations from transifexAzul
2017-07-26Revert "fix: make customization available to sass"Azul
2017-07-25fix: make customization available to sassAzul
2017-04-03fix: icons that were using the bootstrap 2 syntaxAzul
2017-04-03feature: delete user clearing usernameAzul
2017-03-27upgrade: simple_form to bootstrap 3Azul
2017-03-24bugfix: client_side_validation load orderAzul
2017-03-23bugfix: handle couch 404sAzul
2017-03-23upgrade: use rails4s 'secret_key_base'Azul
2017-03-21fix: 404 on key request with non html content-typeAzul
2017-03-20test: 404 response for missing keyAzul
2017-03-20bugfix: format: html for home rootsAzul
2017-03-02Fix keys route to accept usernames with dotsTulio Casagrande
2017-02-20Delete .gitkeep in config/customization azul
2016-09-23Doc updated on how to customize avatar picture in twitter feature; update err...luca-marie
2016-09-22clean upluca-marie
2016-09-22initializer/twitter.rb file unnecessary; added change in main view only if tw...luca-marie
2016-09-22included Theas work on error-handling \o/; changed link to twitter-account in...luca-marie
2016-09-13reseted config/defaults.yml old statethea
2016-09-05deleted twitter part in config/defaults.yml since there is no usage for it. t...thea
2016-09-01Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials,luca-marie
2016-09-01Twitter controller now as helper, some more styling in CSS, bug fixluca-marie
2016-09-01Update in configluca-marie
2016-09-01Update with Twitterluca-marie
2016-08-15cleanup: remove outdated travis setupAzul
2016-08-15[ci] move configs into config dirAzul
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-03use APP_CONFIG[config_file_paths] for provider.jsonAzul
2016-05-02upgrade: horizontal forms now need column stylesAzul
2016-05-02upgrade: bootstrap control-group -> form-groupAzul
2016-05-02upgrade: {File,Dir}.exists? -> exist?Azul
2016-05-02upgrade: typeahead is not in bootstrap3 anymoreAzul
2016-05-02test: use assert_error_response in functional testAzul
2016-05-02upgrade: client_side_validations initializerAzul
2016-05-02upgrade: migrate configAzul
2016-05-02upgrade: environments:productionAzul
2016-05-02upgrade: environments:developmentAzul
2016-05-02upgrade: environments/test.rbAzul
2016-05-02upgrade: no more underspecified match routesAzul
2016-05-02upgrade: remove references to RestClientAzul
2016-05-02upgrade: drop active_resource in config/applicationAzul
2016-04-01api: added super simple motd, closes #7866elijah
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-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah