Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
87d1366
Update startanim.js
auth1ery Mar 24, 2026
112162e
Create legacy-polyfills.js
auth1ery Mar 24, 2026
86e2600
Create styles.css
auth1ery Mar 24, 2026
9bf9253
Update index.html
auth1ery Mar 24, 2026
b2201ec
Create main.js
auth1ery Mar 24, 2026
cc943a2
Update screensaver.js
auth1ery Mar 24, 2026
19b8093
Update credits.html
auth1ery Mar 24, 2026
babaf2e
Create FAQ.html
auth1ery Mar 24, 2026
9b1b73b
Create countdown.html
auth1ery Mar 24, 2026
15156e3
Update index.html
auth1ery Mar 24, 2026
afab555
Update index.html
auth1ery Mar 24, 2026
efc77d0
Update index.html
auth1ery Mar 24, 2026
0735323
Update index.html
auth1ery Mar 24, 2026
46027bf
Update README.md
auth1ery Mar 24, 2026
03e3b7f
Update index.html
auth1ery Mar 24, 2026
a19a3ff
update the robot workflow thingy bigmac
auth1ery Mar 24, 2026
b8d9a12
Update screensaver.js
auth1ery Mar 24, 2026
f3cb2de
Create .github/workflows/github.yml
auth1ery Mar 24, 2026
e2ae519
Delete github.yml
auth1ery Mar 24, 2026
d44997a
Create .github/workflows/discord.yml
auth1ery Mar 24, 2026
0abe617
Update screensaver.js
auth1ery Mar 24, 2026
2c1fd8f
Update README.md
auth1ery Mar 25, 2026
be60479
Create CONTRIBUTING.md
auth1ery Mar 25, 2026
2101379
Update credits.html
auth1ery Mar 25, 2026
4322801
Update credits.html
auth1ery Mar 25, 2026
f836a81
Update index.html
auth1ery Mar 25, 2026
f257e91
fix grammar error and more context behind nightly branch
auth1ery Mar 25, 2026
c301492
Add Contributor Covenant Code of Conduct
auth1ery Mar 25, 2026
7acff6f
Add guidelines for using Claude and AI coding tools
auth1ery Mar 25, 2026
e4e654a
Create STYLES.md for styling guidelines
auth1ery Mar 25, 2026
c11f887
Revise contributing guidelines and add references
auth1ery Mar 25, 2026
5c99c40
Update manifest.json
auth1ery Mar 25, 2026
91ca318
Update manifest.json
auth1ery Mar 25, 2026
c61f14e
Update styles.css
auth1ery Mar 25, 2026
459b35e
Update index.html
auth1ery Mar 25, 2026
022ac68
Update index.html
auth1ery Mar 25, 2026
5d5d048
Update FAQ.html
auth1ery Mar 25, 2026
7fa99a8
Update index.html
auth1ery Mar 26, 2026
b533e51
scream at the user and make the probability of some person accidental…
auth1ery Mar 26, 2026
360ea72
revert
auth1ery Mar 26, 2026
b757f37
Update index.html
auth1ery Mar 27, 2026
db811b1
Update index.html
auth1ery Mar 27, 2026
0e0ba2a
Update index.html
auth1ery Mar 27, 2026
98f2de5
add invisible cloudflare turnstile frontebd
auth1ery Mar 27, 2026
4249b06
Implement POST request handler for token verification
auth1ery Mar 27, 2026
b84d02e
Update index.html
auth1ery Mar 28, 2026
dcb8f28
vs codium test
auth1ery Mar 29, 2026
33af32b
add new gauntlet
auth1ery Mar 29, 2026
c29be7b
add one more gauntlet
auth1ery Mar 29, 2026
94c7f7d
fix and add commas in new gauntlet code
auth1ery Mar 29, 2026
7ce5c04
add .vscode folder and formatted main.js and 404 and data file
auth1ery Mar 30, 2026
a7da856
added back the rss generator and stock rss feed
auth1ery Mar 30, 2026
199a0ef
add music files
auth1ery Mar 30, 2026
fa80f46
Create test.txt
auth1ery Mar 30, 2026
e2a56fb
move audio files
auth1ery Mar 30, 2026
5577940
Delete assets/test.txt
auth1ery Mar 30, 2026
d6dcfa2
Create placeholder.txt
auth1ery Mar 30, 2026
1e05118
Rename CLAUDE.md to documentation/CLAUDE.md
auth1ery Mar 30, 2026
792344d
Rename CODE_OF_CONDUCT.md to documentation/CODE_OF_CONDUCT.md
auth1ery Mar 30, 2026
7296095
Rename CONTRIBUTING.md to documentation/CONTRIBUTING.md
auth1ery Mar 30, 2026
f9bf32f
Update and rename STYLES.md to documentation/STYLES.md
auth1ery Mar 30, 2026
c71f3e8
Update README.md
auth1ery Mar 30, 2026
ea6a3f1
Update main.js
auth1ery Mar 30, 2026
287d59c
Update index.html
auth1ery Mar 30, 2026
1920ce1
Add files via upload
auth1ery Mar 30, 2026
ed41018
move
auth1ery Mar 30, 2026
0e95d9d
Merge branch 'main' into nightly
auth1ery Mar 30, 2026
27b8eed
stuff i guess
auth1ery Mar 31, 2026
ce520fa
even more stuff
auth1ery Mar 31, 2026
62834fd
uhh
auth1ery Mar 31, 2026
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
14 changes: 14 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"recommendations": [
"ritwickdey.LiveServer",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"formulahendry.auto-rename-tag",
"christian-kohler.path-intellisense",
"usernamehw.errorlens",
"streetsidesoftware.code-spell-checker",
"bradlc.vscode-tailwindcss",
"yoavbls.pretty-ts-errors",
"ms-vscode.vscode-typescript-next"
]
}
29 changes: 29 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",

"files.autoSave": "afterDelay",
"files.autoSaveDelay": 800,

"emmet.includeLanguages": {
"javascript": "javascriptreact"
},

"editor.linkedEditing": true,

"liveServer.settings.donotShowInfoMsg": true,

"prettier.singleQuote": true,
"prettier.semi": true,

"eslint.validate": ["javascript", "javascriptreact"],

"editor.suggestOnTriggerCharacters": true,
"editor.quickSuggestions": {
"strings": true
},

"workbench.startupEditor": "none"
}
100 changes: 100 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404</title>
<style>
body {
background-color: #0e0e0e;
color: #dcdcdc;
font-family: monospace;
margin: 0;
padding: 28px;
line-height: 1.7;
font-size: 17px;
}

.container {
max-width: 540px;
margin: 0 auto;
}

h1 {
font-size: 1.4rem;
font-weight: normal;
letter-spacing: 0.06em;
margin: 0 0 1.2em 0;
text-transform: lowercase;
}

p {
margin: 0 0 1em 0;
opacity: 0.88;
}

.small {
font-size: 0.95em;
opacity: 0.65;
}

a {
color: #dcdcdc;
text-decoration: none;
border-bottom: 1px dotted #444;
}

a:hover {
opacity: 0.7;
}

.back-link {
display: inline-block;
margin-top: 2em;
padding: 8px 16px;
background: #1a1a1a;
border: 1px solid #2a2a2a;
border-radius: 2px;
text-decoration: none;
border-bottom: none;
}

.back-link:hover {
background: #222;
opacity: 1;
}

.glitch {
font-size: 0.95em;
opacity: 0.7;
margin-top: 1.5em;
color:palevioletred
}
</style>
</head>
<body>
<div class="container">
<center>
<h1>404</h1>

<p>this page doesn’t exist… or it got eaten by your cousin's cat.</p>
<p>you might’ve clicked a broken link, or you had a little typo moment when typing the URL.</p>

<p class="small">don’t worry. it happens more than you think!</p>

<p class="glitch">
error: 404_not_found<br>
status: resource_unavailable<br>
message: the requested page could not be located on this server<br>
path: invalid or removed
</p>

<p>
try going back home, or pretend this never happened... let's keep this between us okay?
</p>

<a href="/" class="back-link">← back to safety!!!</a>
</center>
</div>
</body>
</html>
Loading