aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fix server side error handelingNoah Loomans2018-03-20
|
* Use setUser and setWeek everywhereNoah Loomans2018-03-20
|
* Fix setWeek code so that it actually worksNoah Loomans2018-03-20
|
* Move switching setting user to a room code to MenuNoah Loomans2018-03-20
| | | | | This ensures tapping the room finder button always works, even when no room is selected in the first place.
* Refactor RoomFinderNoah Loomans2018-03-20
|
* Add common filters to the users objectNoah Loomans2018-03-20
|
* Rewrite users.js without using reduxNoah Loomans2018-03-20
|
* Properly support keyboard navigation for the menuNoah Loomans2018-03-20
|
* Add basic styling to room finderNoah Loomans2018-03-20
|
* Add roomfinder functionalityNoah Loomans2018-03-20
|
* Add room finder skeletonNoah Loomans2018-02-23
|
* Add proper but functionless menu optionsNoah Loomans2018-02-23
|
* Add a menuNoah Loomans2018-02-23
|
* Simplify nested PromiseNoah Loomans2018-02-19
|
* Simplify schedule stateNoah Loomans2018-02-19
|
* Merge reducers into single fileNoah Loomans2018-02-19
|
* Remove action creatorsNoah Loomans2018-02-19
|
* Change LICENSE to GPLv3Noah Loomans2018-02-17
|
* Add documentationNoah Loomans2018-02-17
|
* Migrate from request to axiosNoah Loomans2018-02-17
|
* Move school spesific files to school spesifc foldersNoah Loomans2018-02-17
|
* 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 message
| * Add relative week change messagecurrentWeekBilal ayachi2018-02-02
|/
* Don't send fetch request during renderNoah Loomans2018-02-02
|