aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Move all cheerio code to scraping functionsNoah Loomans2018-02-17
* Rename parse to scrapeNoah Loomans2018-02-17
* Return data without alts if alts failNoah Loomans2018-02-16
* Refactor getMeetingpointDataNoah Loomans2018-02-16
* Simplify caching logicNoah Loomans2018-02-16
* Debounce the getMeetingpointData promiseNoah Loomans2018-02-16
* Add client support for altsNoah Loomans2018-02-16
* Properly remove dublicate usersNoah Loomans2018-02-16
* Update out of date commentNoah Loomans2018-02-16
* Increase cache to 30 minutesNoah Loomans2018-02-16
* Add full name to teacher objectNoah Loomans2018-02-16
* Remove dublicate and unnessasairy codeNoah Loomans2018-02-13
* Add elevationNoah Loomans2018-02-13
* Fix stylingNoah Loomans2018-02-13
* Improve readability webpack.config.jsNoah Loomans2018-02-13
* Add proper progress barNoah Loomans2018-02-13
* Use classes instead of stateless functions for ComponentsNoah Loomans2018-02-09
* Send basis schedule week to clientNoah Loomans2018-02-09
* Add basis schedule support to the backendNoah Loomans2018-02-08
* Make getUsers easier to understandNoah Loomans2018-02-07
* Fix bin/wwwNoah Loomans2018-02-07
* Fix the backendNoah Loomans2018-02-07
* Redirect to / on invalid urlNoah Loomans2018-02-07
* Escape resets the search boxNoah Loomans2018-02-07
* Reimplement isExactMatch to compair against the url user.Noah Loomans2018-02-04
* Fix code stylingNoah Loomans2018-02-04
* Merge pull request #21 from nloomans/currentWeekBilal Ayachi2018-02-02
|\
| * Add relative week change messagecurrentWeekBilal ayachi2018-02-02
|/
* Don't send fetch request during renderNoah Loomans2018-02-02
* Explain origin of propsNoah Loomans2018-02-02
* Simplify prop-typesNoah Loomans2018-02-02
* Get user and week from contextNoah Loomans2018-02-02
* Styling fixNoah Loomans2018-01-31
* Add click functionality to resultNoah Loomans2018-01-31
* Use the correct property for the window widthNoah Loomans2018-01-30
* Auto resize scheduleNoah Loomans2018-01-30
* Fix box shadow on searchNoah Loomans2018-01-30
* Improve search bar shadowNoah Loomans2018-01-30
* Use display: fixed for the search boxNoah Loomans2018-01-30
* Improve index positioningNoah Loomans2018-01-30
* Remove chrome autocompleate from searchNoah Loomans2018-01-30
* Hide logo when phone keyboard is openNoah Loomans2018-01-30
* Compile and build project in DockerfileNoah Loomans2018-01-30
* Add styling to week selectorNoah Loomans2018-01-30
* Fix typoNoah Loomans2018-01-29
* Update README.mdNoah Loomans2018-01-29
* Merge pull request #15 from nloomans/reactNoah Loomans2018-01-29
|\
| * Give IndexPage and UserPage the correct namereactNoah Loomans2018-01-28
| * Move Schedule and Loading to seperate filesNoah Loomans2018-01-28
| * Make <View /> a stateless componentNoah Loomans2018-01-28