• v0.1.2 206b5bb506

    v0.1.2 Stable

    Ghost released this 2023-12-12 21:03:40 +01:00 | 2 commits to main since this release

    Changelog

    • 206b5bb add everything necessary to be able to calculate skills interactive.
    • eda80cf backend: added unit tests for main.go
    • 0fd2775 backend: frontend: add missing fields
    • d50f5da backend: frontend: added new fields to model structs and frontend form
    • 3a77eb1 backend: frontend: cleaned up the codebase and added more logging for debuging
    • 1a4ac68 backend: frontend: fix errors in model struct and add new fields to result table view
    • 2d0d069 change route handling to ServeMux for better performance and readability
    • 7ed139f frontend: add forgotten resistances to resulttable
    Downloads
  • v0.1.1 faf7c2f782

    v0.1.1 Stable

    Ghost released this 2023-12-06 13:13:52 +01:00 | 10 commits to main since this release

    Changelog

    • d60d1df add dark-mode and theme switcher
    • b82e138 added content to about and contact page and added main-handler to achive spa-functionality
    • b8b51f1 frontend: add tableview to display added monsters
    • 309ade3 frontend: fix bugs according to monsterTable
    • faf7c2f frontend: remove error causing hx-boost attribute on form and make title responsive and centered
    • 4f69762 improve usability and styling
    • e230c0e switch classes from daisyui to bulma
    Downloads
  • v0.1.0 e556883972

    v0.1.0 Stable

    Ghost released this 2023-12-04 13:55:45 +01:00 | 17 commits to main since this release

    Changelog

    • e556883 frontend: revise website to display form in a table
    Downloads
  • v0.0.2 2d3f1ef951

    v0.0.2 Stable

    Ghost released this 2023-12-04 12:57:40 +01:00 | 18 commits to main since this release

    Changelog

    • 4dd9c18 added a basic function to add multiple Monsters
    • 2d3f1ef added logging
    • a408e14 restructured and refactored codebase
    • bf02109 seperate main template from monster form
    • 24c11cb seperator forms.html into templates and improve page styling
    Downloads
  • v0.0.1 a0738a7665

    v0.0.1 Stable

    Ghost released this 2023-11-25 08:20:20 +01:00 | 23 commits to main since this release

    Changelog

    • f9295b7 add basic styling to html file
    • a0738a7 add goreleaser for fast build and publishing
    • 0304064 add json download on submit and improve styling
    • c251b55 init commit for ddServer
    • bd3b281 use go:embed to include forms.html into cpmpiled binary
    Downloads