Commit Graph

55 Commits

Author SHA1 Message Date
53f0e69cc5 feature: adds hype meter to replace game score 2024-02-21 00:40:35 -05:00
4b6e8615b1 fix: weigh overtime heavier to compensate for time priority loss 2024-02-20 22:10:07 -05:00
31b4846287 fix: styles.css adjust live games 2024-02-20 22:09:45 -05:00
a329c2e8b2 fix: styles.css adjustments 2024-02-20 14:32:17 -05:00
24de212b98 remove unnecessary comments 2024-02-20 01:35:24 -05:00
6abcd2e448 fix: change spacing between rows 2024-02-20 01:27:19 -05:00
b3a09b27c0 fix: adjust game box spacing 2024-02-20 00:50:35 -05:00
8900bf0d14 fix: adjust sizing to fit space better 2024-02-20 00:47:29 -05:00
3d6afe0df3 fix: adjust styles 2024-02-20 00:41:49 -05:00
d4f5e4c991 fix: make elements more consistent across screen sizes 2024-02-19 21:57:02 -05:00
59fe338658 fix: drop leading zero oin start time 2024-02-19 21:56:06 -05:00
28265af13f fix: resize game boxes and space out (#32) 2024-02-19 19:11:58 -05:00
1fb7673aa4 fix: resize game boxes and space out 2024-02-19 19:10:56 -05:00
0d3921e7cf fix: game priority update (#30) 2024-02-19 16:31:49 -05:00
f17e221ad3 fix: game priority update 2024-02-19 16:31:15 -05:00
1c2028fa85 fix: shootout is period 5 and gets top priority (#29) 2024-02-19 16:24:13 -05:00
9fe94057ff fix: shootout is period 5 and gets top priority 2024-02-19 16:23:34 -05:00
e355693613 fix: live game state and time spacing and size (#28) 2024-02-19 16:21:45 -05:00
468a03e646 fix: live game state and time spacing and size 2024-02-19 16:20:21 -05:00
d89d674b2a hotfix: process_data.py fix incorrect database ref (#25) v3.0.6 2024-02-19 13:13:51 -05:00
7b5bde447a hotfix: process_data.py fix incorrect database ref 2024-02-19 13:13:29 -05:00
975ac4d4ec fix: fixes checks for non live games (#24) v3.0.5 2024-02-19 03:50:07 -05:00
8611471360 fix: fixes checks for non live games 2024-02-19 03:49:02 -05:00
18802f6ef5 hotfix: update dockerfile v3.0.4 2024-02-19 02:32:20 -05:00
4304954bc3 hotfix: change dockerfile v3.0.3 2024-02-19 02:27:31 -05:00
90cccf581a Merge develop into main for v3.0.2 (#23) v3.0.2 2024-02-19 02:14:18 -05:00
a3ee38d774 fix: last period type (#22) 2024-02-19 02:07:40 -05:00
5beb7e2b44 fix: last period type 2024-02-19 02:07:08 -05:00
c926821e1a .gitignore: update gitignore 2024-02-19 01:31:39 -05:00
a21bb3cdcc Merge pull request #20 from JoshNotWright/fix/create-data-folder
fix: creates data folder
2024-02-19 01:30:03 -05:00
148bdaefc4 fix: creates data folder 2024-02-19 01:29:34 -05:00
e645cb2b08 Update README.md 2024-02-19 01:20:56 -05:00
55b5b166d4 Merge pull request #18 from JoshNotWright/hotfix/change-dockerfile
Hotfix: update dockerfile
v3.0.1
2024-02-19 01:16:32 -05:00
2ad85d5b51 Hotfix: update dockerfile 2024-02-19 01:16:15 -05:00
bc3e6eb9ea Merge pull request #17 from JoshNotWright/develop
Refactor: Change entire project structure
v3.0.0
2024-02-19 01:08:20 -05:00
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