Skip to content

Tags: OneLiteFeatherNET/Vulpes-Backend

Tags

v1.2.0-beta.32

Toggle v1.2.0-beta.32's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
feat(ItemController): add endpoints to update enchantments, flags, an…

…d lore of an item

v1.2.0-beta.31

Toggle v1.2.0-beta.31's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
feat(FontController): add endpoint to update characters of a font

v1.2.0-beta.30

Toggle v1.2.0-beta.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #43 from OneLiteFeatherNET/feature/better-pageinat…

…ion-api

feature: Add better page api for web

v1.2.0-beta.29

Toggle v1.2.0-beta.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove unnecessary @Valid annotation from get method (#38)

* fix(SoundController): remove unnecessary @Valid annotation from get method

* fix(SoundController): remove unnecessary @Valid annotation from source methods

v1.2.0-beta.28

Toggle v1.2.0-beta.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #36 from OneLiteFeatherNET/fix/sound_controller_ge…

…t_all_return_type

fix(sound): Update used return type for the `all` endpoint

v1.2.0-alpha.5

Toggle v1.2.0-alpha.5's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
feat(build): add environment variables for OpenAPI spec generation

v1.2.0-alpha.4

Toggle v1.2.0-alpha.4's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
fix(build): update command line to use 'dart' instead of 'flutter' fo…

…r pub get and build_runner

v1.2.0-alpha.3

Toggle v1.2.0-alpha.3's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
fix(build): update command line to use 'dart' instead of 'flutter' fo…

…r pub get and build_runner

v1.2.0-alpha.2

Toggle v1.2.0-alpha.2's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
fix(build): redirect output streams for flutter commands in build.gra…

…dle.kts

v1.2.0-alpha.1

Toggle v1.2.0-alpha.1's commit message

Verified

This commit was signed with the committer’s verified signature.
TheMeinerLP Phillipp Glanz
feat(release): add alpha branch to semantic releases configuration