dependabot[bot]
|
b47d5231f7
|
Bump follow-redirects from 1.14.1 to 1.15.1 in /server
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.1.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.15.1)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-26 01:29:04 +00:00 |
|
Oliver-Akins
|
bec5dff084
|
Remove the need for the winner_count variable
|
2021-09-30 12:53:32 -06:00 |
|
Oliver-Akins
|
a8ea86bf29
|
Ensure the history site base is defined before adding the link button
|
2021-09-30 12:37:09 -06:00 |
|
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 |
|