summaryrefslogtreecommitdiff
path: root/core/app/views/common
AgeCommit message (Collapse)Author
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-09-03use the login logout named route instead of sessions resourceAzul
The main part of the sessions resource now lives in the API. the two named routes are just fine for what is left.
2013-07-04new layout for the home buttonselijah
2013-07-04new home pageelijah