summaryrefslogtreecommitdiff
path: root/core/app
AgeCommit message (Collapse)Author
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-16remove leftover from testing os specific sectionsAzul
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-04minor changes to css and home page.elijah
2013-07-04add js to report all errors to the user, not just ones related to field ↵elijah
validation.
2013-07-04new layout for the home buttonselijah
2013-07-04new home pageelijah
2013-07-04style kaminari pagination to work with bootstrapelijah
2012-10-11cleared out unused stuff from coreAzul
2012-09-27added in leap web core - merging reposAzul