Changelog
2025-09-22
Missed one oops!
Switched to using Cookie authentication.
Removed things that don't work.
Updated libraries.
Removed auth.js and switch to implicit cookie authentication.
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.
Add garmijn (#5)
Added commands for managing API apps.
2025-09-20
Added support for authenticating through the Cookie HTTP header.
Added a Dockerfile.
Reverted back to whatever is running in prod.
¡Ahora hablo español! (#4)
2025-09-17
[backend] Augment the enumerated collection of supported LLM identifiers with inclusion of Samsung’s Bixby (#3)
2025-09-14
Introducing: The Branches.
Whoops that should also go.
Updated libraries and removed broken make tasks.
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.
Massively cleaned up the code for embeds.
Removed EventHandler and Watchers stuff from embed classes.
Converted Video embed classes to ES6 format.
Use EventTarget instead of Watchers in audio embed code.
2025-09-10
Bumped VERSION.
Use locally included font files again instead of the Railgun fonts experiment.
Moved fontawesome stuff to its own CSS file for better caching.