Elijah Steres
|
09ce4edb43
|
give leagues their own page
|
2021-01-02 01:52:51 -05:00 |
|
Elijah Steres
|
854f5f4c26
|
change 'for in' to 'for of' because js sucks
|
2021-01-01 05:04:10 -05:00 |
|
Elijah Steres
|
197e278483
|
remove debugging statements
|
2021-01-01 03:44:11 -05:00 |
|
Elijah Steres
|
01c73a06eb
|
make site faster by generating html server-side
|
2021-01-01 03:32:47 -05:00 |
|
Elijah Steres
|
9c92afedc2
|
add league filters
|
2020-12-31 20:19:57 -05:00 |
|
Elijah Steres
|
5fba158b29
|
work on league filters
|
2020-12-31 17:56:08 -05:00 |
|
Sakimori
|
debffec9b0
|
first attempt at adding league or user info to the game display
|
2020-12-31 13:41:32 -05:00 |
|
Sakimori
|
49f5ec67d0
|
Merge pull request #83 from esSteres/redacted
Fix #82
|
2020-12-31 03:47:27 -05:00 |
|
Elijah Steres
|
3bd38bd711
|
make games not jump around when other games end
|
2020-12-31 03:45:42 -05:00 |
|
Sakimori
|
1cf79ce861
|
tidyed up some half-inning and game end weirdness, fixed end_delay, added game end pings and summary embeds in discord
|
2020-12-31 03:32:01 -05:00 |
|
Elijah Steres
|
248da07bac
|
move header out of grid, for my own sanity
|
2020-12-31 01:33:03 -05:00 |
|
Elijah Steres
|
76f60e7c2a
|
clean up code
|
2020-12-30 21:42:07 -05:00 |
|
Elijah Steres
|
40e1c5a72c
|
add game end and fix cell removal code
|
2020-12-30 21:32:07 -05:00 |
|
Elijah Steres
|
f7d650e559
|
add removal of completed games (I think)
|
2020-12-30 18:53:15 -05:00 |
|
Elijah Steres
|
b77078ae10
|
make games appear immediately on page load and add message for when no games are running
|
2020-12-30 15:10:29 -05:00 |
|
Elijah Steres
|
ebd403138e
|
fix some bugs and do some more styling
|
2020-12-30 04:16:41 -05:00 |
|
Elijah Steres
|
e22b271248
|
Merge remote-tracking branch 'upstream/redacted' into redacted
|
2020-12-30 03:50:40 -05:00 |
|
Elijah Steres
|
26611780b9
|
allow page to expand as needed
|
2020-12-30 03:50:29 -05:00 |
|
Sakimori
|
ad13554843
|
fixed #70
|
2020-12-30 03:38:20 -05:00 |
|
Sakimori
|
e46e685ba7
|
Merge branch 'redacted' of https://github.com/Sakimori/matteo-the-prestige into redacted
|
2020-12-30 02:48:43 -05:00 |
|
Sakimori
|
46528deb5e
|
adjusted game diplay for half-inning changeover, changed title of web page
|
2020-12-30 02:48:39 -05:00 |
|
Elijah Steres
|
01bec8bf90
|
jquery load bad :(
|
2020-12-30 02:18:40 -05:00 |
|
Elijah Steres
|
b236445d8b
|
frontend complete! for now, at least
|
2020-12-30 01:31:19 -05:00 |
|
Sakimori
|
be18cf83b7
|
built rudimentary css grid for games, loader.js now directs updates to appropriate grid square as they come in
|
2020-12-28 19:48:50 -05:00 |
|