Skip to content

Beta release.#25

Draft
Armored-Dragon wants to merge 16 commits into
betafrom
alpha
Draft

Beta release.#25
Armored-Dragon wants to merge 16 commits into
betafrom
alpha

Conversation

@Armored-Dragon
Copy link
Copy Markdown
Member

This release represents a somewhat stable build of this repository containing all of the required minimal features required from this service.

* Functional OAuth implementation.

* Fixed navigation.
Logout functionality.

* Added custom account-server specification.
Allows users to specify their home server.
* Functional OAuth implementation.

* Fixed navigation.
Logout functionality.

* Added custom account-server specification.
Allows users to specify their home server.

* Dev placeholder.

* Get authenticationKey validation improvements.

* Basic session advertising.

* Redesign the website to follow brand standard. (#19)

* New theme file.
New index page.

* Footer.

* Login page.

* Admin page placeholder.

* Removed now unused css/scss files.
Added headers to scss files.

* Basic scaling.

* Fixed width.
Previously was not activating soon enough.

* Fixed conflict error.
Woopsie!
* Formatting and ESLint.

* Clean sessions without a heartbeat automatically.

* ESLint fixes.

* Changed session removal to use filtering.
Maybe prevents future issues?

* Session heartbeats.
ESLint api.js.

* ESLint fixes.

* Initial updating and deleting session work.

* Error checks.
Session privacy.

* Handle custom server ports.

* Fixed port when advertising a session.
* Initial work.
Adds basic config manager.
Adds api admin route.

* Basic setting validation.

* Setting type checking.
Checks the type of a setting value before setting it based upon the template.

* Fixed intellisense documentation.

* Adjusted settings validation.
Added more settings to the page.

* Initial dialog work.

* Admin manipulation.
Admin adding, viewing, and removing.

* Account server whitelist and blacklist.

* Optimized dialog handling.
Removes a lot of duplicate code and logic.

* Added automatic account server connection.

* Misc fixes (#22)

* Remove unused template.

* Remove unused files.

* Improved JWT handling.
Added JWT audience validation.
Added logging to the JWT validation.

* Removed jsonwebtoken package.

* Require authentication for admin page.

* Middlewere formatting adjustments.

* Theme adjustments (#24)

* Improved button handling.

* Button partial.
Button colors.
Button icons.
Added template .env file.
@Armored-Dragon Armored-Dragon self-assigned this Apr 27, 2026
@Armored-Dragon Armored-Dragon added the enhancement New feature or request label Apr 27, 2026
* I have no idea how this was working before. This was entirely wrong?

* Small authentication adjustment.

* Added debug logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant