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
|
bc39f66ffa
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-01 03:35:08 -05:00 |
|
Elijah Steres
|
01c73a06eb
|
make site faster by generating html server-side
|
2021-01-01 03:32:47 -05:00 |
|
Sakimori
|
7c8c324737
|
configured a single-column mobile layout display
|
2020-12-31 22:32:31 -05:00 |
|
Sakimori
|
a6e5e541fc
|
cleaned up a print function, added check for same league
|
2020-12-31 20:40:52 -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
|
b39f564e6a
|
finessed the social media links
|
2020-12-31 14:49:51 -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 |
|
Sakimori
|
f4593e1a84
|
added patreon, github, twitter links to top-right of page
|
2020-12-31 02:27:39 -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
|
baa492450f
|
do some css tweaks
|
2020-12-30 18:57:06 -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
|
11d4cef2ee
|
reverted index, added classes to games_page for heading
|
2020-12-30 03:08:32 -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 |
|
Elijah Steres
|
ed56c8c0ce
|
html/css done! next, js loading.
|
2020-12-29 22:57:07 -05:00 |
|
Elijah Steres
|
53da277ee5
|
tiny tweaks trying to fix wide team names not getting shortened
|
2020-12-29 22:29:28 -05:00 |
|
Elijah Steres
|
1cc38665e5
|
nearly done with the html/css; grids are the worst
|
2020-12-29 22:21:47 -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 |
|