0
0
Fork 0

Commit graph

  • 3af3cdbda7
    Merge pull request #13 from Oliver-Akins/dependabot/npm_and_yarn/server/follow-redirects-1.15.1 rewrite Oliver 2022-11-10 12:33:41 -06:00
  • b47d5231f7
    Bump follow-redirects from 1.14.1 to 1.15.1 in /server dependabot[bot] 2022-06-26 01:29:04 +00:00
  • 8580e8c4ac
    Merge pull request #12 from Oliver-Akins/dependabot/npm_and_yarn/site/follow-redirects-1.15.1 Oliver 2022-06-25 19:28:19 -06:00
  • 3f35e87a6f
    Bump follow-redirects from 1.14.4 to 1.15.1 in /site dependabot[bot] 2022-06-26 01:06:07 +00:00
  • 6ba1d97649 deploy gh-pages Oliver-Akins 2022-01-05 18:00:43 -07:00
  • 83fd399cb6 Hide the ID entry until Vue starts behaving Oliver-Akins 2022-01-05 18:00:19 -07:00
  • 4c924095d7 Make it so that the guild id entry actually works Oliver-Akins 2022-01-05 17:34:46 -07:00
  • 960ea755b0 deploy Oliver-Akins 2022-01-05 17:34:29 -07:00
  • 1a4705deb2 deploy Oliver-Akins 2022-01-05 17:21:05 -07:00
  • 6c3ab87c7a deploy Oliver-Akins 2022-01-05 17:18:24 -07:00
  • dbe246fc1c deploy Oliver-Akins 2022-01-05 17:16:32 -07:00
  • 48fd9770ef deploy Oliver-Akins 2022-01-05 17:13:07 -07:00
  • 173dc01351 Merge branch 'rewrite' of github.com:Oliver-Akins/Quote-Bracket into rewrite Oliver-Akins 2022-01-05 17:11:46 -07:00
  • 9b2d12eb64 Fix the reset from removing all of the path Oliver-Akins 2022-01-05 17:11:27 -07:00
  • 60b82263b7 Remove the old docs site Oliver-Akins 2022-01-05 16:21:19 -07:00
  • bec5dff084 Remove the need for the winner_count variable Oliver-Akins 2021-09-30 12:53:32 -06:00
  • a8ea86bf29 Ensure the history site base is defined before adding the link button Oliver-Akins 2021-09-30 12:37:09 -06:00
  • 02644bb510 Fix default data objects and update the types Oliver-Akins 2021-09-30 12:36:41 -06:00
  • 60a83eef3d Add the ability to link to the history site in a button Oliver-Akins 2021-09-30 01:36:22 -06:00
  • 14df79139a Merge branch 'rewrite' of github.com:Oliver-Akins/Quote-Bracket into rewrite Oliver-Akins 2021-09-30 00:01:41 -06:00
  • ba6007f326 deploy Oliver-Akins 2021-09-30 00:00:11 -06:00
  • fca9a73bb8 Update Vite config and deploy script to work. Oliver-Akins 2021-09-29 23:58:14 -06:00
  • 9ab21008a7 deploy Oliver-Akins 2021-09-29 23:50:08 -06:00
  • 40685267a0 deploy Oliver-Akins 2021-09-29 23:37:47 -06:00
  • 6b12480cde
    Merge pull request #8 from Oliver-Akins/dependabot/npm_and_yarn/server/axios-0.21.2 Oliver 2021-09-29 23:36:25 -06:00
  • 9997614f5b
    Bump axios from 0.21.1 to 0.21.2 in /server dependabot[bot] 2021-09-30 05:35:51 +00:00
  • cd2349a449 Add the first version of the history site Oliver-Akins 2021-09-29 23:34:56 -06:00
  • e616466f98 Add the history site config option Oliver-Akins 2021-09-29 22:49:04 -06:00
  • 7cbf104c32 Add an endpoint for accessing a guild's bracket history Oliver-Akins 2021-09-29 22:48:28 -06:00
  • f22e74b599 Only intersect guilds that have the history site enabled Oliver-Akins 2021-09-29 22:47:55 -06:00
  • fcda612970 Add server endpoint to compare a list of user guilds to the registered bracket guilds Oliver-Akins 2021-09-29 22:43:14 -06:00
  • e8a1dbcb51 Update gitignore to allow config files Oliver-Akins 2021-09-29 22:33:58 -06:00
  • b85fae5720 Correct the erroneous history database saving Oliver-Akins 2021-09-29 22:31:01 -06:00
  • c1786bab56 Move tsconfig to the server folder Oliver-Akins 2021-09-29 22:15:13 -06:00
  • 07e69a8d74 Adjust source code formatting of the root README Oliver-Akins 2021-09-24 22:59:05 -06:00
  • 05bdaf9efd Update the gitignore for the new directory stucture Oliver-Akins 2021-09-24 22:58:45 -06:00
  • 33ca09808e Move everything for the server in to a server folder to make room for the site Oliver-Akins 2021-09-24 22:58:23 -06:00
  • 6a45152d8f Merge branch 'rewrite' of github.com:Oliver-Akins/Quote-Bracket into rewrite Oliver-Akins 2021-09-23 17:40:15 -06:00
  • c339e96578 Fix the winners endpoint resetting the quote votes before comparison Oliver-Akins 2021-09-23 17:40:08 -06:00
  • a6a3eff038 Remove data migration file Oliver-Akins 2021-09-23 01:10:17 -06:00
  • 19411a71e4 Only show the win streak if it has won Oliver-Akins 2021-09-23 00:34:52 -06:00
  • 8ea9bb4d2a Actually remove the dev_buttons option Oliver-Akins 2021-09-23 00:13:21 -06:00
  • 8796a5a0c4 Add script to migrate the database to v2 Oliver-Akins 2021-09-23 00:03:41 -06:00
  • 0eca255f33 Move the button objects into their relevant files Oliver-Akins 2021-09-19 01:45:32 -06:00
  • e49bc76e20 Add types for Discord components Oliver-Akins 2021-09-19 01:45:09 -06:00
  • dfd9325775 Split the thread behaviour for the tie alerts into an enum intead of multiple booleans. Oliver-Akins 2021-09-19 01:44:48 -06:00
  • c0a1f4be2e Split the dev buttons off into better controls Oliver-Akins 2021-09-19 01:44:14 -06:00
  • f44d1d35e2 Have the button respond with the quote's text Oliver-Akins 2021-08-30 17:00:43 -06:00
  • 4475273d88 Make the count votes button display the actual quote and not the object Oliver-Akins 2021-08-30 16:58:24 -06:00
  • 7ee7496ce7 Update the bracket history type Oliver-Akins 2021-08-30 16:57:57 -06:00
  • 08084b0ab9 Add finalize querystring for incrementing win streak and resetting vote counts Oliver-Akins 2021-08-30 16:57:24 -06:00
  • 32a4062ea0 Tell the winners endpoint that we are finalizing bracket results with this call Oliver-Akins 2021-08-30 16:56:40 -06:00
  • 0bc10c0c6b Add missing space Oliver-Akins 2021-08-30 16:56:11 -06:00
  • edb33a14eb Use the helper method to create the field, and use the quote text, not the object Oliver-Akins 2021-08-30 16:55:55 -06:00
  • 108fd65487 Add helper method for creating the field's title Oliver-Akins 2021-08-30 16:54:43 -06:00
  • 62285d4492 Use the quote text instead of an [object Object] Oliver-Akins 2021-08-30 16:54:21 -06:00
  • bd98d87475 Refactor to use the Quote objects instead of strings Oliver-Akins 2021-08-29 15:16:05 -06:00
  • 4d066aed41 Refactor to use the new database structure Oliver-Akins 2021-08-29 15:15:36 -06:00
  • f1586efc9e Move location of colon in field name Oliver-Akins 2021-08-29 15:14:05 -06:00
  • a50c63b679 Refactor getQuote to return the Quote object Oliver-Akins 2021-08-29 14:56:29 -06:00
  • fb0bdc779e refactor the jump link production in order to have it use the link when we aren't creating a thread. Oliver-Akins 2021-08-28 23:47:28 -06:00
  • d4100d0adc refactor how the try_thread variable is created Oliver-Akins 2021-08-28 23:46:57 -06:00
  • caf8ad7a5d Correct README section title Oliver-Akins 2021-08-28 23:44:07 -06:00
  • c771b8e16a Update the README Oliver-Akins 2021-08-28 23:40:59 -06:00
  • 79418dcf32 refactor to use the new db schema Oliver-Akins 2021-08-28 22:58:27 -06:00
  • cfb09349c9 convert to use the new DB schema Oliver-Akins 2021-08-28 22:56:06 -06:00
  • 06a5273f7c refactor the vote variable to newVote Oliver-Akins 2021-08-28 22:54:43 -06:00
  • 527e7a2b37 Update the database schema to have a better quote structure Oliver-Akins 2021-08-28 22:53:34 -06:00
  • 3fc360054d Initial version of a proper README Oliver-Akins 2021-08-13 22:44:49 -06:00
  • 9c800680cc Add a template configuration Oliver-Akins 2021-08-13 22:44:34 -06:00
  • 58670ee12a Change the service description to not reference Resonym directly Oliver-Akins 2021-08-13 21:59:46 -06:00
  • 49c1b848b6 Add the ability to have the tie alert go to a thread of the quote bracket message Oliver-Akins 2021-08-01 02:25:17 -06:00
  • d8df5caa76 Add accepted params for executing a webhook with Oliver-Akins 2021-08-01 02:24:26 -06:00
  • f66404518f Update the per-guild config to have thread options Oliver-Akins 2021-08-01 02:20:02 -06:00
  • 3a03153d40 Bump Discord API version to support threads Oliver-Akins 2021-08-01 02:19:39 -06:00
  • debf0c2a82 If the username is blank, assume the guild ID in the path is the username. Oliver-Akins 2021-07-26 23:36:59 -06:00
  • 18da6ddcc1 Fix error if the query parameter is not defined Oliver-Akins 2021-07-26 23:36:32 -06:00
  • b2e121aa8e Add an endpoint for viewing the guild bracket data through a GET request Oliver-Akins 2021-07-26 23:30:15 -06:00
  • 53a6e7f350 Fix error not being able to delete your vote when selecting index=0 Oliver-Akins 2021-07-26 13:10:37 -06:00
  • 0fb3eb521c Update dropdown to actually detect the person's old vote. Oliver-Akins 2021-07-23 20:57:04 -06:00
  • c63d1ea58b Pass the credentials to the endpoint Oliver-Akins 2021-07-23 20:32:00 -06:00
  • e602fb1bd2 Add the channel ID of the message to the bracket data Oliver-Akins 2021-07-23 20:31:44 -06:00
  • aba1e2d736 Fix the winners endpoint to work correctly. Oliver-Akins 2021-07-23 20:31:26 -06:00
  • 845aa7c1ae Add auth to the server injection and adjust channel ID storage Oliver-Akins 2021-07-23 20:31:08 -06:00
  • 1819bd993e Add auth to the server injections Oliver-Akins 2021-07-23 20:30:37 -06:00
  • f73790a570 Update isTied endpoint to return data rather than nothing on success Oliver-Akins 2021-07-23 13:54:40 -06:00
  • f168eea621 Update interaction handlers to work with the new DB structure Oliver-Akins 2021-07-23 13:27:46 -06:00
  • ea782af9d9 Update to use the data functions Oliver-Akins 2021-07-23 13:27:33 -06:00
  • 278abb3c02 Add DB operations for used quotes and history. Oliver-Akins 2021-07-23 13:27:12 -06:00
  • 4da7cb9b0a Update all the endpoints to work with the new DB structure Oliver-Akins 2021-07-23 13:22:57 -06:00
  • 1c9d01ea22 Change the authentication to use the custom auth password on any path that starts with /discord/auth in order to also catch the callback instead of having infinite password prompt looping Oliver-Akins 2021-07-23 13:22:18 -06:00
  • 62981bd390 Add bracket data for resetting the bracket Oliver-Akins 2021-07-23 13:21:32 -06:00
  • 4f75202428 Add an interface for the bracket history Oliver-Akins 2021-07-23 13:21:11 -06:00
  • 8355d68a64 Edit the union type for deletion methods Oliver-Akins 2021-07-23 12:48:38 -06:00
  • 2f63b8d635 Add methods for disabling the old quote bracket Oliver-Akins 2021-07-23 12:48:04 -06:00
  • 0d158babe2 Move the callback rejection before creating the webhook Oliver-Akins 2021-07-23 12:13:08 -06:00
  • 8dd58b81c5 Get guild ID from the callback URL instead, allow me to not have to create the webhook in order to get the ID and then have to delete it if it isn't allowed to be created. Oliver-Akins 2021-07-23 12:12:19 -06:00
  • eef056fe59 Modify the constants Oliver-Akins 2021-07-23 11:48:45 -06:00
  • 1919008217 Specify that we only care about the src folder Oliver-Akins 2021-07-23 11:48:21 -06:00
  • 4c039d713f Add Hapi's basic auth library Oliver-Akins 2021-07-23 11:48:07 -06:00