• v0.1.4 5766e564ee

    v0.1.4 Stable

    maxpeterkaya released this 2025-07-16 00:18:10 -04:00 | 218 commits to master since this release

    Changelog

    New Features

    Downloads
  • v0.1.3 63aec4b439

    v0.1.3 Stable

    maxpeterkaya released this 2025-07-14 23:58:02 -04:00 | 220 commits to master since this release

    Changelog

    New Features

    Bug fixes

    Other work

    • e92062f2a6: build(deps): Bump actions/cache from 4.2.2 to 4.2.3 (@dependabot[bot])
    • 33a623c2e4: build(deps): Bump anchore/sbom-action from 0.18.0 to 0.19.0 (@dependabot[bot])
    • 473225d627: build(deps): Bump anchore/sbom-action from 0.19.0 to 0.20.0 (@dependabot[bot])
    • 6d0f1dcde2: build(deps): Bump anchore/sbom-action from 0.20.0 to 0.20.1 (@dependabot[bot])
    • f2f78ba775: build(deps): Bump anchore/sbom-action from 0.20.1 to 0.20.2 (@dependabot[bot])
    • c476f88e42: build(deps): Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (@dependabot[bot])
    • 0c8c5e6d3c: build(deps): Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (@dependabot[bot])
    • 15dd4a8c8b: build(deps): Bump github.com/redis/go-redis/v9 in the go_modules group (@dependabot[bot])
    • 3bbc7cb525: build(deps): Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 (@dependabot[bot])
    • 3724579c37: build(deps): Bump golang.org/x/image from 0.24.0 to 0.25.0 (@dependabot[bot])
    • d3dd1f68bb: build(deps): Bump golang.org/x/image from 0.25.0 to 0.26.0 (@dependabot[bot])
    • fbe5375a2f: build(deps): Bump golang.org/x/image from 0.26.0 to 0.27.0 (@dependabot[bot])
    • 81f7e7657a: build(deps): Bump golang.org/x/image from 0.27.0 to 0.28.0 (@dependabot[bot])
    • 6a8cea82ed: build(deps): Bump golang.org/x/image from 0.27.0 to 0.28.0 (@dependabot[bot])
    • 4e1e13a4a5: build(deps): Bump golang.org/x/image from 0.28.0 to 0.29.0 (@dependabot[bot])
    • 92304d2247: build(deps): Bump golang.org/x/net in the go_modules group (@dependabot[bot])
    • 7676d19c62: build(deps): Bump golang.org/x/net in the go_modules group (@dependabot[bot])
    • a772b0914f: build(deps): Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (@dependabot[bot])
    • f51ab487ce: build(deps): Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (@dependabot[bot])
    • ce061e92e3: deps: Remove extra mimetype dependency (#22) (@maxpeterkaya)
    • b0cdae4bd3: deps: add fsnotify and remove webpbin (#36, #32) (@maxpeterkaya)
    Downloads
  • v0.1.3-dev.1 47c83763a0

    Release v0.1.3-dev.1 Pre-release

    maxpeterkaya released this 2025-03-03 14:33:23 -05:00 | 281 commits to master since this release

    New Features

    • 04a2fce - Add asynq dependencies (PR #6 by @kmax17)
    • 0c65d69 - Create asynq server and client (PR #6 by @kmax17)
    • ec32995 - Add context to shutdown goroutines and main runtime (PR #6 by @kmax17)
    • 798c1b4 - Created resize image function (commit by @kmax17)
    • dee8ce3 - Create image optimization, thumbnail and resize tasks (PR #6 by @kmax17)
    • 2a04374 - Create image optimization, thumbnail and resize handlers (PR #6 by @kmax17)
    • 47c8376 - Temporarily add rudimentary queues for serve file (PR #6 by @kmax17)
    Downloads
  • v0.1.2 072ecd0d74

    v0.1.2 Stable

    maxpeterkaya released this 2025-03-03 14:20:06 -05:00 | 288 commits to master since this release

    Changelog

    New Features

    Bug fixes

    • 072ecd0d74: fix: Adjust binary name in Dockerfiles (@kmax17)
    • 2b2418acd7: fix: Remove extra log in serve file handler (@kmax17)
    Downloads
  • v0.1.2-dev.2 ee1be0eb9c

    Release v0.1.2-dev.2 Pre-release

    maxpeterkaya released this 2025-03-03 11:04:29 -05:00 | 294 commits to master since this release

    🐛 Bug Fixes

    • ee1be0e - Copy all files and build all (PR #11 by @kmax17)
    Downloads
  • v0.1.2-dev.1 d0b373cba9

    Pre-release

    maxpeterkaya released this 2025-03-03 10:58:06 -05:00 | 295 commits to master since this release

    Downloads
  • v0.1.1 5d083ee27f

    v0.1.1 Stable

    maxpeterkaya released this 2025-02-19 20:38:22 -05:00 | 309 commits to master since this release

    Changelog

    New Features

    • 0b821c4ab9: feat: Add conversion and resizing functionality for videos on serve (@kmax17)
    • bb61681aaf: feat: Add ffmpeg apt install to Dockerfile (@kmax17)
    • af04195f5e: feat: Add ffmpeg wrapper dependency (@kmax17)
    • 074775e121: feat: Add hls and videoscale to config (@kmax17)
    • 422a38192e: feat: Create ffmpeg utility (@kmax17)
    • 06ecba8aeb: feat: Create video scale array builder (@kmax17)
    • 5d083ee27f: feat: Update README (@kmax17)
    Downloads
  • v0.1.0 b7310bcdbf

    v0.1.0 Stable

    maxpeterkaya released this 2025-02-19 14:01:04 -05:00 | 316 commits to master since this release

    Changelog

    New Features

    Other work

    • 01815dd5d4 build(deps): Bump actions/cache from 4.2.0 to 4.2.1
    • 7cd6c0bf7b build(deps): Bump anchore/sbom-action from 0.17.9 to 0.18.0
    • cc7e27c407 build(deps): Bump sigstore/cosign-installer from 3.7.0 to 3.8.0
    Downloads