summaryrefslogtreecommitdiff
path: root/core/app/helpers/core_helper.rb
AgeCommit message (Collapse)Author
2014-04-08moving all of core into toplevel, tests fail.Azul
2013-12-19Put download link on user page.jessib
2013-10-18Make download links configurableAzul
This way we won't have to redeploy once the new links to the windows and the android version are there. Also this obviously offers more flexibility for providers.
2013-10-15detect os in browser and show proper download linkAzul
We add a class to the html element based on the detected os and use that to pick which download link should be visible. If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
2013-07-04minor changes to css and home page.elijah