Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from freyacodes:master #20

Open
wants to merge 516 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 28, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 28, 2022
topi314 and others added 29 commits April 20, 2023 22:36
* add full semver spec

* use build instead og buildmetadata and lost possible version forms

* fix buildmetadata

* Update IMPLEMENTATION.md

Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>

---------

Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
# Conflicts:
#	README.md
#	settings.gradle.kts
Co-authored-by: Toπ <git@topi.wtf>
* update lavaplayer to custom branch, update lavalink endpoints to v4, remove depreacted thing from v3, add full track json to track events

* implement track and playlist json modifications

* fix missing passing of pluginInfoModifiers

* Use kotlinx.serialization

* Remove dependency on ktor

* Make more use of Omissible

* Test Message serializers

* Remove ktor

* Move v4 jvm code to server

* Update plugin-api to use kx.ser

* Implement kx.ser for serialization in spring

* Update Filters.validate

* Make AudioPluginInfoModifier return new JsonElement

* Update server code

* Fix build

* Add legacy support for v3 plugin api

* Remove last usages of jackson in v4 API

* Cleanup usage of v3 APIs

* Don't deprecate Jackson

* Kotlin reflection cannot check for metadata class

* Add comment

* Add missing return

* Improve load result

* Use system Node.js on NixOS

* Requested change

* Update serial names as requested

* Fix tests

* Minor fixes

* Fix tests

* Make Voice State members non-optional

* Upgrade to Kotlin 1.8.20

* Rename ResultStatus.SEARCH_RESULT to SEARCH

* Fix search result serializer

* Update build.gradle.kts

Co-authored-by: Toπ <git@topi.wtf>

---------

Co-authored-by: TopiSenpai <git@topi.wtf>
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
* update lavaplayer to custom branch, update lavalink endpoints to v4, remove depreacted thing from v3, add full track json to track events

* implement track and playlist json modifications

* fix missing passing of pluginInfoModifiers

* Use kotlinx.serialization

* Remove dependency on ktor

* Make more use of Omissible

* Test Message serializers

* Remove ktor

* Move v4 jvm code to server

* Update plugin-api to use kx.ser

* Implement kx.ser for serialization in spring

* Update Filters.validate

* Make AudioPluginInfoModifier return new JsonElement

* Update server code

* Fix build

* Add legacy support for v3 plugin api

* Remove last usages of jackson in v4 API

* Cleanup usage of v3 APIs

* Don't deprecate Jackson

* Kotlin reflection cannot check for metadata class

* Add comment

* Add missing return

* Rename .java to .kt

* Port plugin-api to Kotlin
- Target Java 11 on plugin-api
- Use dokka for javadocJar

* Improve documentation and nullability

* Update Gradle to 8.0.2

* Remove java-library plugin

* Infer generic type

* Code cleanup

* Improve load result

* Use system Node.js on NixOS

* Requested change

* Update serial names as requested

* Rename .java to .kt

* Port plugin-api to Kotlin
- Target Java 11 on plugin-api
- Use dokka for javadocJar

* Improve documentation and nullability

* Update Gradle to 8.0.2

* Remove java-library plugin

* Infer generic type

* Code cleanup

* Fix tests

* Minor fixes

---------

Co-authored-by: TopiSenpai <tobi@strasserhof.com>
Co-authored-by: TopiSenpai <git@topi.wtf>
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
topi314 and others added 30 commits May 9, 2024 10:34
* Replaced string with semver

* added 204 no content option
---------

Co-authored-by: topi314 <git@topi.wtf>
* feat: cleanup track loading

* fix: kdoc
* Add option for enabling non-allocating framebuffers.

* Accommodate frame buffer changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.