Age | Commit message (Expand) | Author |
2014-04-29 | remove os specific download buttons | Azul |
2014-04-29 | smaller download button with context on dash | Azul |
2014-04-29 | simplify download button | Azul |
2014-04-25 | basic password validation without client side gem | Azul |
2014-04-25 | ensure buttons are properly loading... and reset | Azul |
2014-04-25 | simple form: add wrapped and loading... buttons #5542 | Azul |
2014-04-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-24 | cleanup homepage buttons some | Azul |
2014-04-24 | add signup and login info on the forms | Azul |
2014-04-18 | adopt service_level config to platform settings | Azul |
2014-04-18 | bringing back empty cert prefixes | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | UnauthenticatedUser as current_user | Azul |
2014-04-17 | initial commit for the service level api | Azul |
2014-04-10 | bringing back srp js | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-04-08 | moving all of core into toplevel, tests fail. | Azul |
2014-02-04 | applied mcnair's changes to privacy policy | elijah |
2014-01-27 | fix js platform detection to match new way we have single link for linux (not... | elijah |
2014-01-23 | added a customizable 'bye' page for when a user leaves | elijah |
2014-01-23 | move #masthead out of main templates to make the masthead partials more flexi... | elijah |
2014-01-23 | added a default footer with links to privacy policy, tos, pricing, about us, ... | elijah |
2014-01-23 | added default pricing, privacy policy and tos pages. | elijah |
2014-01-16 | switch to using dl.bitmask.net | elijah |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-22 | locale prefix support: | elijah |
2013-12-20 | make sure overview link is active on Users#show | Azul |
2013-12-20 | enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C... | elijah |
2013-12-17 | Merge branch 'develop' into feature/billing-no-authenticated-payments | jessib |
2013-12-13 | refactor: remove Overview controller - we can use Users#show | Azul |
2013-11-12 | make sure we log json request errors and their backtraces | Azul |
2013-10-30 | notify user their account was successfully deleted (refs #4216) | Azul |
2013-10-21 | the class for the html tag is linux32 - not just linux | Azul |
2013-10-21 | adopt css to mac-> osx change | Azul |
2013-10-18 | Merge pull request #98 from jessib/feature/billing-past-due-subscriptions | azul |
2013-10-15 | detect os in browser and show proper download link | Azul |
2013-10-08 | Payments made when authenticated will be donations, and not connected to cust... | jessib |
2013-10-01 | Allow admins to view past-due subscriptions. | jessib |
2013-09-03 | Ensure json requests get json error response on failure | Azul |
2013-09-02 | Remove references to email_settings controller, which has been removed. An id... | jessib |
2013-08-27 | Not ideal way to do it, but was proving complicated to have a config file spe... | jessib |
2013-08-27 | Merge branch 'master' into billing_with_tests | jessib |
2013-08-13 | Option to disable billing engine and hide billing related links. To actual di... | jessib |
2013-08-08 | Merge pull request #64 from azul/feature/identity-rewrite | jessib |
2013-08-06 | Fix stupid typo. | jessib |
2013-08-01 | Merge branch 'master' into billing_with_tests | jessib |
2013-07-31 | added empty 'home' layout and removed debugger from homecontroller | elijah |
2013-07-25 | Have navigation link to new customer form if user is not already a braintree ... | jessib |