Commit graph

10 commits

Author SHA1 Message Date
4ef7f5adef
style: rearrange dependencies 2024-08-14 20:44:53 -04:00
3368457096
Add dataset intervals 2024-01-02 01:38:28 -05:00
b3ff055fd3
Use time filters instead of page switching
This change allows us to avoid the bug of only being able to
access up to 10000 tournaments before start.gg's API throws
an error.
2023-12-01 18:32:55 -05:00
1aa1b87211
Improve dataset list command 2023-11-18 20:44:16 -05:00
e51f4e2962
Update version to 0.2.0 2023-10-14 00:45:07 -04:00
d3459346f7
Rename to StartRNR
We're pivoting, baby!
2023-10-03 23:37:51 -04:00
3130d82e95
Implement beginnings of CLI 2023-09-26 22:36:03 -04:00
dd4f0838ab
Move CLI crate to root of workspace
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00
298a8a5653
Change "scheme" to "schema"
Apparently I misread the GraphQL docs...
2023-08-26 16:25:11 -04:00
44c21d95ae
Basic package structure 2023-08-26 03:37:24 -04:00