aboutsummaryrefslogtreecommitdiff
path: root/routes/index.js
Commit message (Collapse)AuthorAge
* Restructure projectNoah Loomans2017-09-13
|
* Merge branch 'master' into betaNoah Loomans2017-09-08
|\
| * Add user friendly error pageNoah Loomans2017-09-06
| |
| * Clear cache automaticlyNoah Loomans2017-09-05
| |
| * Only show weeks that are availableNoah Loomans2017-09-04
| |
* | Autoupdate user index cacheNoah Loomans2017-05-26
| |
* | Add emergency redirectNoah Loomans2017-05-26
| |
* | Add BETA to the title when BETA env is set to 1Noah Loomans2017-03-22
| |
* | Update the page URL when selecting userNoah Loomans2017-01-29
|/ | | | | | | | | | When you select a user and press the back button of your browser, it will exit out of schedule page instead of going back inside of the app. This is unexpected behavior. This commit will update the URL using history.pushState() when a user is selected. Allowing the browser navigation buttons to nicely integrate with the schedule.
* optimized file sizeNoah Loomans2016-12-06
|
* fixed strict modeBuildTools2016-12-05
|
* added clean start spageBuildTools2016-12-05
|
* added new style unit testNoah Loomans2016-11-10
|
* send data directlyNoah Loomans2016-09-09
|
* Init commitNoah Loomans2016-09-04