Changelog
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-23
A hacky attempt at making sure there's only one websocket at a time.
Allow shift clicking the ping indicator to trigger a manual reconnect.
2025-09-22
Updated libraries.
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
¡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.