aboutsummaryrefslogtreecommitdiff
path: root/public/javascripts/main.js
Commit message (Collapse)AuthorAge
* Zoom table out when it doesn't fit the screenNoah Loomans2017-03-23
|
* 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
* Update the page URL when selecting userNoah Loomans2017-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 feature detectNoah Loomans2016-12-22
|
* add analyticsNoah Loomans2016-12-21
|
* add ability to scroll week selector awayNoah Loomans2016-12-16
|
* Merge branch 'beta' into refactorNoah Loomans2016-12-14
|\
| * week-selector not showing hotfixNoah Loomans2016-12-08
| |
* | auto focus input on page loadNoah Loomans2016-12-14
| |
* | add favoriteNoah Loomans2016-12-14
| |
* | extend EventEmitter instaid of propertyNoah Loomans2016-12-14
| |
* | add week selectorNoah Loomans2016-12-09
| |
* | switch to search fireing search eventNoah Loomans2016-12-09
| | | | | | | | instaid of calling schedule.viewItem himself
* | did some more workNoah Loomans2016-12-08
| |
* | starting refactorBuildTools2016-12-07
|/
* switched to input[type='search']Noah Loomans2016-12-07
|
* fixed keyboard not closing on iOS safariNoah Loomans2016-12-07
|
* forgot to pullNoah Loomans2016-12-07
|\
| * fix not being is searched mode when fav is usedBuildTools2016-12-06
| |
| * fix bug not properly removing selectionBuildTools2016-12-06
| |
| * hide week selector when didn't searchBuildTools2016-12-06
| |
| * fixed week buttons for IE9BuildTools2016-12-06
| |
* | fix IE bug input event bugNoah Loomans2016-12-07
|/ | | | The IE 'input' event doesn't work propery. Use non-standard 'textinput' event on IE instaid.
* .no-input is now on bodyBuildTools2016-12-06
|
* that didn't workBuildTools2016-12-06
|
* change layout when keyboard opens on iOSBuildTools2016-12-06
|
* fixed safari bugNoah Loomans2016-12-06
|
* optimized file sizeNoah Loomans2016-12-06
|
* added clean start spageBuildTools2016-12-05
|
* finalized easter eggBuildTools2016-12-04
|
* added sinterklaas easer eggNoah Loomans2016-12-02
|
* fixed feature detectNoah Loomans2016-11-11
|
* added favorite analyticsNoah Loomans2016-11-10
|
* fix error when no resultsNoah Loomans2016-10-12
|
* redirect hotfixNoah Loomans2016-10-08
|
* add feature detectionNoah Loomans2016-10-08
|
* remove aliasesNoah Loomans2016-10-06
|
* Fixed iOSNoah Loomans2016-09-22
|
* fixed week selector not workingNoah Loomans2016-09-19
|
* name hotfixNoah Loomans2016-09-14
|
* fixed week changer not working on favNoah Loomans2016-09-14
|
* fixed fav icon not updatingNoah Loomans2016-09-14
|
* added favsNoah Loomans2016-09-14
|
* send data directlyNoah Loomans2016-09-09
|
* add search term to gaNoah Loomans2016-09-09
|
* fixed iOS keyboard not going awayNoah Loomans2016-09-08
|
* hotfix autocompleteNoah Loomans2016-09-06
|
* added week selectionNoah Loomans2016-09-06
|
* you can now search by nameNoah Loomans2016-09-05
|