summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2017-08-30add page of emails.mo
2017-08-29remove the redefined translate.mo
2017-08-26issue a new session_id on login.mo
2017-03-19remove per_page param.mo khan
2017-03-17use gon to validation usernames on the client side.mo khan
2017-03-10render workouts#edit with vue.js.mo khan
2017-03-05try a different layout.mo khan
2017-03-05try gon, autoview and vue.jsmo khan
2017-02-26load data for each month as json.mo khan
2017-02-26add calendar view.mo khan
2017-02-26add custom error pages.mo khan
2017-02-25find by username.mo khan
2017-02-25add profiles#index.mo khan
2017-02-18calculate texas method totals.mo khan
2017-02-18add texas method.mo khan
2017-02-18return all gyms instead of just the ones closest to you.mo khan
2017-02-18add exception notification.mo khan
2017-02-18always show the stronglifters email address.mo khan
2017-02-18change default time range.mo khan
2017-02-18delete comments.mo khan
2017-02-18use chart.js instead of google charts.mo khan
2017-02-18default to 1 month of data.mo khan
2017-02-18fix chart templates.mo khan
2017-02-18load chart via xhr.mo khan
2017-02-18combine filters.mo khan
2017-02-18fix the range selection.mo khan
2017-02-17remove pagination and load based on time.mo khan
2017-02-17replace uniq with distinct.mo khan
2017-02-16remove extra includesmo khan
2017-02-16set the search path for workouts.mo khan
2017-02-12move getting started guide to dashboard controller.mo khan
2017-02-12bring back the search form and sort lifts.mo khan
2017-02-12load graph one at a time using xhr.mo khan
2017-02-12optimize query.mo khan
2017-02-12optimize some queries.mo khan
2017-02-12use redirect instead of render to fix url.mo khan
2017-02-11sort by exercise.mo khan
2017-02-11load 24 rows.mo khan
2017-02-11within_transactionmo khan
2016-12-31cast from hash to quantity.mo khan
2016-12-31add api endpoint to create a new workout.mo khan
2016-12-25add api endpoint to load next workout.mo khan
2016-12-22include gravatar_id in response.mo khan
2016-12-13load latest first.mo khan
2016-12-12limit results and include occurred_at.mo khan
2016-12-08extract method not_authenticatedmo khan
2016-12-04fix decoding error.mo khan
2016-12-04rescue all errors.mo khan
2016-12-03implement api auth.mo khan
2016-12-03add workouts api.mo khan