Changelog
2025-11-07
Fixed dates not actually being supplied.
Changed change titles to CDATA.
ri -> uri
Fixed replace syntax.
Fixed implicit Generator to array conversion.
Forgot to actually register the HTML extension lol.
Updated Index, largely untested...
2025-11-03
I got that exactly backwards.
Fixed some oversights.
Some adjustments to the .well-known endpoints, and also normalisation of the word authorize (lol).
Yeah those should be on the API domain.
Added API domain role.
Added API paths without the /api prefix.
Minor stylistic change.
Updated libraries.
2025-10-03
Grant super users infinite filesize glitch.
2025-10-02
forgor to remove swc-loader as well
Updated libraries and switched to esbuild for JS processing.
2025-09-26
Enabled CORS on the device authorization request endpoint.
2025-09-24
Fixed msz_[us]id always been set to be removed.
2025-09-22
Updated libraries.
Fixed error 500 when making a request to an OAuth2 endpoint without a client_id.
2025-09-21
localhost is a secure context
Added commands for scope management.
Added commands for managing API apps.
2025-09-13
Bumped VERSION.
Removed unused modules.
Rewrote the PM list code to use EventTarget.
Fixed this to use an Error object.
Restructured code for sidebar buttons in the PM system.