0
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Oliver-Akins
02644bb510 Fix default data objects and update the types 2021-09-30 12:36:41 -06:00
Oliver-Akins
60a83eef3d Add the ability to link to the history site in a button 2021-09-30 01:36:22 -06:00
dependabot[bot]
9997614f5b
Bump axios from 0.21.1 to 0.21.2 in /server
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 05:35:51 +00:00
Oliver-Akins
e616466f98 Add the history site config option 2021-09-29 22:49:04 -06:00
Oliver-Akins
7cbf104c32 Add an endpoint for accessing a guild's bracket history 2021-09-29 22:48:28 -06:00
Oliver-Akins
f22e74b599 Only intersect guilds that have the history site enabled 2021-09-29 22:47:55 -06:00
Oliver-Akins
fcda612970 Add server endpoint to compare a list of user guilds to the registered bracket guilds 2021-09-29 22:43:14 -06:00
Oliver-Akins
b85fae5720 Correct the erroneous history database saving 2021-09-29 22:31:01 -06:00
Oliver-Akins
c1786bab56 Move tsconfig to the server folder 2021-09-29 22:15:13 -06:00
Oliver-Akins
33ca09808e Move everything for the server in to a server folder to make room for the site 2021-09-24 22:58:23 -06:00