Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewrite /meetingpointProxy into /get | Noah Loomans | 2017-05-27 |
| | | | | This makes it simple and more secure, and this improves server logging. | ||
* | Autoupdate user index cache | Noah Loomans | 2017-05-26 |
| | |||
* | Remove /hello page | Noah Loomans | 2017-05-26 |
| | | | | It not used anymore | ||
* | Add emergency redirect | Noah Loomans | 2017-05-26 |
| | |||
* | Merge branch 'master' into beta | Noah Loomans | 2017-05-06 |
|\ | |||
| * | Unicode. | Noah Loomans | 2017-05-06 |
| | | |||
* | | Fix sending wrong file when not in correct directory | Noah Loomans | 2017-03-22 |
| | | |||
* | | Add BETA to the title when BETA env is set to 1 | Noah Loomans | 2017-03-22 |
| | | |||
* | | Update the page URL when selecting user | Noah Loomans | 2017-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. | ||
* | add user frendly error handling | Noah Loomans | 2016-12-15 |
| | |||
* | optimized file size | Noah Loomans | 2016-12-06 |
| | |||
* | fixed strict mode | BuildTools | 2016-12-05 |
| | |||
* | added clean start spage | BuildTools | 2016-12-05 |
| | |||
* | added new style unit test | Noah Loomans | 2016-11-10 |
| | |||
* | send data directly | Noah Loomans | 2016-09-09 |
| | |||
* | add search term to ga | Noah Loomans | 2016-09-09 |
| | |||
* | add made by field | Noah Loomans | 2016-09-07 |
| | |||
* | fixed build | Noah Loomans | 2016-09-05 |
| | |||
* | you can now search by name | Noah Loomans | 2016-09-05 |
| | |||
* | Init commit | Noah Loomans | 2016-09-04 |