Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Users interested in contributing to this repository should read this document be

# Running the Server

**Important:** Comment out lines 1-3 of [ip-filter.js](server\moderation\ip-filter.js) and add `const ips = [];` to that same file before running the server or you will get a MongoDB find error.

If you're interested in running the server locally or deploying a clone, please **contact me** on discord at [thedoge42](https://discord.com/users/298250592135020545) so I can give you (read-only) credentials to the MongoDB server.

1. Clone the repository and navigate to its root directory.
Expand Down
3 changes: 2 additions & 1 deletion client/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Page Not Found</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="QB Reader - Page not found.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - About</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="A text-based quizbowl packet reader and database.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/about/privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - About - Privacy Policy</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="The QBReader privacy policy.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/about/standard-format.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - About - Standard Format</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/about/terms-of-service.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - About - Terms of Service</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="The QB Reader terms of service.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/about/tips.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - About - Tips & Instructions</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Tips and instructions for getting the most out of QBReader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/admin/category-reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Category Reports</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/category-stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Category Stats</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/compare.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Compare</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/invoice.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Invoice</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Leaderboard</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/manage-payments.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Manage Payments</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/protests.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Protests</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/geoword/stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Geoword - Stats</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Admin portal for managing QBReader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/admin/leaderboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Leaderboard</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/admin/multiplayer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Multiplayer</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/admin/question-management/packet.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Question Management - Packet</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/admin/question-management/set.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - Question Management - Set</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/admin/user-management/email.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Admin - User Management - Email</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/backups.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Backups</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Backups for QBReader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/bonus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Bonuses</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/frequency-list/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Frequency List</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Frequency lists generated on qbreader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/frequency-list/subcategory.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Frequency List - Subcategory</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Frequency lists generated on qbreader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Search through the database that powers QBReader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/packet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Packet</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/set-list/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Set List</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/set/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Set</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/db/tossup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Database - Tossups</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="">
</head>

Expand Down
2 changes: 1 addition & 1 deletion client/head.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<title>QB Reader</title>
<title>QBReader</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

Expand Down
3 changes: 2 additions & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Home</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="A text-based quizbowl packet reader and database.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/play/bonuses/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Bonuses</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="A text-based quizbowl packet reader to read bonuses to yourself.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/play/geoword/confirmation.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Geoword - Confirmation</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Play geoword on qbreader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/play/geoword/division/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Geoword - Division</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Select a geoword division.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/play/geoword/game/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Geoword - Game</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Play geoword on qbreader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/play/geoword/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Geoword</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Play geoword on qbreader.">
</head>

Expand Down
3 changes: 2 additions & 1 deletion client/play/geoword/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Geoword - Login</title>
<!--#include virtual="/ssi/head.html" -->
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion client/play/geoword/payment.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en">

<head>
<!--#include virtual="/head.html" -->
<title>QBReader - Play - Geoword - Payment</title>
<!--#include virtual="/ssi/head.html" -->
<meta name="description" content="Play geoword on qbreader.">

<script type="module" src="https://js.stripe.com/v3/"></script>
Expand Down
Loading