| Commit message (Expand) | Author | Age |
... | |
* | Rename parse to scrape | Noah Loomans | 2018-02-17 |
* | Return data without alts if alts fail | Noah Loomans | 2018-02-16 |
* | Refactor getMeetingpointData | Noah Loomans | 2018-02-16 |
* | Simplify caching logic | Noah Loomans | 2018-02-16 |
* | Debounce the getMeetingpointData promise | Noah Loomans | 2018-02-16 |
* | Add client support for alts | Noah Loomans | 2018-02-16 |
* | Properly remove dublicate users | Noah Loomans | 2018-02-16 |
* | Update out of date comment | Noah Loomans | 2018-02-16 |
* | Increase cache to 30 minutes | Noah Loomans | 2018-02-16 |
* | Add full name to teacher object | Noah Loomans | 2018-02-16 |
* | Remove dublicate and unnessasairy code | Noah Loomans | 2018-02-13 |
* | Add elevation | Noah Loomans | 2018-02-13 |
* | Fix styling | Noah Loomans | 2018-02-13 |
* | Add proper progress bar | Noah Loomans | 2018-02-13 |
* | Use classes instead of stateless functions for Components | Noah Loomans | 2018-02-09 |
* | Send basis schedule week to client | Noah Loomans | 2018-02-09 |
* | Add basis schedule support to the backend | Noah Loomans | 2018-02-08 |
* | Make getUsers easier to understand | Noah Loomans | 2018-02-07 |
* | Fix bin/www | Noah Loomans | 2018-02-07 |
* | Fix the backend | Noah Loomans | 2018-02-07 |
* | Redirect to / on invalid url | Noah Loomans | 2018-02-07 |
* | Escape resets the search box | Noah Loomans | 2018-02-07 |
* | Reimplement isExactMatch to compair against the url user. | Noah Loomans | 2018-02-04 |
* | Fix code styling | Noah Loomans | 2018-02-04 |
* | Add relative week change messagecurrentWeek | Bilal ayachi | 2018-02-02 |
* | Don't send fetch request during render | Noah Loomans | 2018-02-02 |
* | Explain origin of props | Noah Loomans | 2018-02-02 |
* | Simplify prop-types | Noah Loomans | 2018-02-02 |
* | Get user and week from context | Noah Loomans | 2018-02-02 |
* | Styling fix | Noah Loomans | 2018-01-31 |
* | Add click functionality to result | Noah Loomans | 2018-01-31 |
* | Use the correct property for the window width | Noah Loomans | 2018-01-30 |
* | Auto resize schedule | Noah Loomans | 2018-01-30 |
* | Fix box shadow on search | Noah Loomans | 2018-01-30 |
* | Improve search bar shadow | Noah Loomans | 2018-01-30 |
* | Use display: fixed for the search box | Noah Loomans | 2018-01-30 |
* | Improve index positioning | Noah Loomans | 2018-01-30 |
* | Remove chrome autocompleate from search | Noah Loomans | 2018-01-30 |
* | Hide logo when phone keyboard is open | Noah Loomans | 2018-01-30 |
* | Add styling to week selector | Noah Loomans | 2018-01-30 |
* | Give IndexPage and UserPage the correct namereact | Noah Loomans | 2018-01-28 |
* | Move Schedule and Loading to seperate files | Noah Loomans | 2018-01-28 |
* | Make <View /> a stateless component | Noah Loomans | 2018-01-28 |
* | Refactor View.js | Noah Loomans | 2018-01-28 |
* | Fix View.js prop types | Noah Loomans | 2018-01-28 |
* | Improve week logic | Noah Loomans | 2018-01-28 |
* | Implement week selector in the view | Noah Loomans | 2018-01-28 |
* | Make updateWeek sub 80 chars | Noah Loomans | 2018-01-26 |
* | Add week selector | Noah Loomans | 2018-01-26 |
* | Add basic styling to user page | Noah Loomans | 2018-01-24 |