website fixes before migration

This commit is contained in:
2025-12-12 14:33:52 -08:00
parent f8d5d4a69b
commit a5c3db32d3
6 changed files with 27 additions and 25 deletions

View File

@@ -16,11 +16,12 @@
<body>
<a href="/">Return to enstrayed.com</a>
<h1>API Documentation</h1>
<p>This page was last updated 2025-07-08.</p>
<p>This page was last updated 2025-12-12.</p>
<p>Source Code & Issue Tracker: <a href="https://github.com/enstrayed/enstrayedapi">github.com/enstrayed/enstrayedapi</a></p>
<!-- <p>Source Code & Issue Tracker: <a href="https://github.com/enstrayed/enstrayedapi">github.com/enstrayed/enstrayedapi</a></p> -->
<hr>
<h2>Attention: This page is overdue for a rewrite and the information currently presented may not be accurate.</h2>
<div class="inlineheader">
<h2>/api/nowplaying</h2>
@@ -85,7 +86,7 @@
}</code></pre>
<div class="inlineheader">
<h2>/api/ip</h2>
<h2>/ip</h2>
<a href="https://github.com/Enstrayed/enstrayedapi/blob/main/routes/ip.js">ip.js</a>
<div><span>GET</span></div>
</div>
@@ -126,7 +127,7 @@
</div>
<p>Invalidates the token used to access the endpoint.</p>
<div class="inlineheader">
<!-- <div class="inlineheader">
<h2>/api/auth/callback</h2>
<a href="https://github.com/Enstrayed/enstrayedapi/blob/new-db/routes/auth.js">auth.js:57</a>
<div><span>GET</span></div>
@@ -139,7 +140,7 @@
<div><span>GET</span></div>
</div>
<p><b>Internal Use Only. </b>Serves all files in the <code>website/helpdesk/forms</code> directory for use in the Helpdesk frontend.</p>
<p><b>Internal Use Only. </b>Serves all files in the <code>website/helpdesk/forms</code> directory for use in the Helpdesk frontend.</p> -->
<!-- <div class="inlineheader">
<h2>/dynamic/icon/*</h2>