Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Only set opacity to 0 when requesting index. | 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 |
| | |||
* | Use dev logger instaid of common logger | Noah Loomans | 2017-05-26 |
| | | | | Nginx has the full log, so we don't need to use a common logger here. | ||
* | Remove HTTPS as this is now handled by nginx | Noah Loomans | 2017-05-26 |
| | |||
* | Merge branch 'master' into beta | Noah Loomans | 2017-05-06 |
|\ | |||
| * | Unicode. | Noah Loomans | 2017-05-06 |
| | | |||
| * | Add keybase.txt to prove identity | Noah Loomans | 2017-04-12 |
| | | |||
| * | Merge branch 'useHTTPS' | Noah Loomans | 2017-03-08 |
| |\ | |||
* | | | Zoom table out when it doesn't fit the screen | Noah Loomans | 2017-03-23 |
| | | | |||
* | | | 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 |
| | | | |||
* | | | Merge branch 'useHTTPS' into beta | Noah Loomans | 2017-03-08 |
|\ \ \ | | |/ | |/| | |||
| * | | Use 301 redirect instead of 302useHTTPS | Noah Loomans | 2017-03-08 |
| | | | |||
* | | | Merge branch 'useHTTPS' into beta | Noah Loomans | 2017-03-02 |
|\ \ \ | |/ / | |||
| * | | Actually use http2 on https connections | Noah Loomans | 2017-03-02 |
| | | | |||
* | | | Merge branch 'useHTTPS' into beta | Noah Loomans | 2017-03-02 |
|\ \ \ | |/ / | |||
| * | | Use http2 on https connections | Noah Loomans | 2017-03-02 |
| | | | |||
* | | | Merge branch 'favicon' into beta | Noah Loomans | 2017-03-02 |
|\ \ \ | | |/ | |/| | |||
| * | | Add favicon.icofavicon | Noah Loomans | 2017-03-02 |
| | | | | | | | | | | | | Forgot to add this in the previous commit | ||
* | | | Merge branch 'favicon' into beta | Noah Loomans | 2017-03-02 |
|\ \ \ | |/ / | |||
| * | | Add favicon | Noah Loomans | 2017-03-02 |
| |/ | |||
* | | Merge branch 'useHTTPS' into beta | Noah Loomans | 2017-03-01 |
|\ \ | |/ | |||
| * | Add redirect to HTTPS | Noah Loomans | 2017-03-01 |
| | | | | | | | | | | TODO: use 301 instaid of 302 when this feature is has been proven to work. | ||
* | | Fix required dependencies | Noah Loomans | 2017-02-25 |
| | | |||
* | | Make the README pretty | Noah Loomans | 2017-02-17 |
| | | |||
* | | Merge branch 'master' into beta | Noah Loomans | 2017-02-17 |
|\ \ | |/ | | | | | This adds the README.md to beta | ||
| * | Add README.md | Noah Loomans | 2017-01-30 |
| | | | | | | | | This is long overdue... | ||
| * | Merge branch 'beta' | Noah Loomans | 2017-01-29 |
| |\ | |||
* | | | Fix update url bug | Noah Loomans | 2017-01-30 |
| | | | |||
* | | | Refactor long lines | Noah Loomans | 2017-01-30 |
| | | | |||
* | | | Refactor item to user | Noah Loomans | 2017-01-30 |
| | | | | | | | | | | | | | | | While item is technically more correct, I still prefer user as i think it makes the code easier to understand. | ||
* | | | Merge branch 'update-url' into beta | Noah Loomans | 2017-01-30 |
|\ \ \ | |||
| * | | | Fix bugs in url update | Noah Loomans | 2017-01-30 |
| | | | | | | | | | | | | | | | | | | | | - Document title doesn't update - Page crashes when going back to front page | ||
| * | | | 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. | ||
* | | | Remove backup file | Noah Loomans | 2017-01-29 |
| | | | | | | | | | | | | | | | Git already has a backup of the file, so there is no need to have a backup in the HEAD. | ||
* | | | Update out-of-date dependencies | Noah Loomans | 2017-01-29 |
| |/ |/| | |||
* | | Use MIT license | Noah Loomans | 2017-01-29 |
| | | |||
* | | Fix print support | Noah Loomans | 2017-01-27 |
| | | | | | | | | Signed-off-by: Noah Loomans <noahloomans@gmail.com> | ||
* | | Add basis rooster button | Noah Loomans | 2017-01-27 |
| | | | | | | | | Signed-off-by: Noah Loomans <noahloomans@gmail.com> | ||
* | | fix bundle | Noah Loomans | 2017-01-11 |
| | | |||
* | | Merge branch 'master' into beta | Noah Loomans | 2017-01-11 |
|\ \ | |/ | |||
| * | Merge branch 'master' of github.com:nloomans/rooster-mml | Noah Loomans | 2017-01-11 |
| |\ | |||
| | * | Merge branch 'beta' | BuildTools | 2017-01-08 |
| | |\ | |||
| * | | | use fullchain instaid of cert | Noah Loomans | 2017-01-11 |
| | | | | |||
* | | | | Merge branch 'beta' of github.com:nloomans/rooster-mml into beta | Noah Loomans | 2017-01-11 |
|\ \ \ \ | |||
| * | | | | use gzip compression | BuildTools | 2017-01-08 |
| | |_|/ | |/| | | |||
| * | | | remove google challange | BuildTools | 2017-01-08 |
| | | | | |||
| * | | | Merge branch 'master' into beta | BuildTools | 2017-01-08 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | google search console | BuildTools | 2017-01-08 |
| | |/ |