Commit Graph

70 Commits

Author SHA1 Message Date
7f36d3f767 Merge pull request #16 from JoshNotWright/refactor/absolutely-everything
refactor: changes entire project structure
2024-02-19 01:06:22 -05:00
aae9ba4a27 refactor: changes entire project structure 2024-02-19 01:05:33 -05:00
3e45c22b59 .gitignore: Update gitignore 2024-02-18 22:45:20 -05:00
d07330891f Merge pull request #15 from JoshNotWright/feature/update-standings
Feature: Update NHL standings automatically
v.2.1
2024-02-18 22:42:50 -05:00
0412b07f35 app.py: add update_nhl_standings function and set to run every 5 min 2024-02-18 22:40:51 -05:00
2543036ddd update .gitignore: add nhl standings and remove from repo 2024-02-18 22:40:01 -05:00
c0f1be346c Merge pull request #14 from JoshNotWright/feature/better-refresh
Update styles.css: fix sections
v.2.0.2
2024-02-18 18:24:11 -05:00
1b376b4aa1 styles.css: fix sections 2024-02-18 18:23:27 -05:00
941871d766 Merge pull request #11 from JoshNotWright/feature/better-refresh
index.html: fix game score not appearing
v2.0.1
2024-02-18 18:08:50 -05:00
7cc8913a00 index.html: fix game score not appearing 2024-02-18 18:08:01 -05:00
82d9df7bf7 Merge pull request #10 from JoshNotWright/feature/better-refresh
Implement AJAX-based scoreboard updates in index.html
v2.0
2024-02-18 17:48:02 -05:00
af526a1ef0 Implement AJAX-based scoreboard updates in index.html 2024-02-18 17:44:59 -05:00
c8a5e47de1 Update docker-deploy.yml v1.16.2 2024-02-18 13:52:52 -05:00
ea4c6dc24e Merge pull request #9 from JoshNotWright/hotfix/tweak-game-score
Update app.py: change game score calculation
v1.16.1
2024-02-18 13:40:12 -05:00
95494cab89 app.py: change game score calculation 2024-02-18 13:39:45 -05:00
2859d6cf6b Create docker-deploy.yml 2024-02-18 13:37:11 -05:00
5d8f975820 README.md: add readme 2024-02-18 13:27:38 -05:00
762107e516 Merge pull request #8 from JoshNotWright/hotfix/change-exposed-port
Update dockerfile: change exposed port to 2897
v1.16
2024-02-18 13:11:49 -05:00
029183582e dockerfile: change exposed port to 2897 2024-02-18 13:09:57 -05:00
2fe91bd826 first commit 2024-02-18 01:58:38 -05:00