aboutsummaryrefslogtreecommitdiff
path: root/public/javascripts/search.js
Commit message (Collapse)AuthorAge
* Refactor item to userNoah Loomans2017-01-30
| | | | | While item is technically more correct, I still prefer user as i think it makes the code easier to understand.
* Fix bugs in url updateNoah Loomans2017-01-30
| | | | | - Document title doesn't update - Page crashes when going back to front page
* fix crash when searching for non-existent userBuildTools2017-01-08
|
* fixed safari bugNoah Loomans2016-12-21
|
* fixed ieNoah Loomans2016-12-21
|
* auto focus input on page loadNoah Loomans2016-12-14
|
* fix ie input eventNoah Loomans2016-12-14
|
* handle search focusNoah Loomans2016-12-14
|
* add favoriteNoah Loomans2016-12-14
|
* extend EventEmitter instaid of propertyNoah Loomans2016-12-14
|
* switch to search fireing search eventNoah Loomans2016-12-09
| | | | instaid of calling schedule.viewItem himself
* add searched class when searchingNoah Loomans2016-12-09
|
* switched to non-iframe schedule viewerNoah Loomans2016-12-09
|
* removed autocomplete.show & hide functionNoah Loomans2016-12-09
|
* hide autocomplete on submitBuildTools2016-12-08
|
* moved function from autocomplete to searchBuildTools2016-12-08
|
* use events and fix focus issuesBuildTools2016-12-08
|
* did some more workNoah Loomans2016-12-08