Skip to content

Tags: m1k1o/neko

Tags

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add latest version check and update logic for GHCR workflows (#637)

* feat: add latest version check and update logic for GHCR workflows.

* feat: implement latest version checks in GHCR workflows and update related logic.

v3.1.3

Toggle v3.1.3's commit message
go mod tidy.

v3.1.2

Toggle v3.1.2's commit message
fix(api): update profile handling to ensure only the name field is mo…

…dified.

v3.0.11

Toggle v3.0.11's commit message
fix(api): update profile handling to ensure only the name field is mo…

…dified.

v3.1.1

Toggle v3.1.1's commit message
remove support for linux/arm/v7.

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Upgrade to debian trixie (#581)

* move flavored bookworm dockerfile to a new trixie dockerfile.

* fix opera openbox selector.

* fix remmina dependencies.

* remove chromium explicit bookworm source.

* Update apps to work with trixie (#624)

Co-authored-by: yesBad <me@bad.cash>

* remove SYS_ADMIN capability requirement for Chromium-based Docker images and update documentation accordingly.

* fix chromium package.

* change uBlock Origin to uBlock Origin Lite.

* restore waterfox in build matrix for GHCR workflows.

---------

Co-authored-by: Bad <87938689+yesBad@users.noreply.github.com>
Co-authored-by: yesBad <me@bad.cash>

v3.0.10

Toggle v3.0.10's commit message
fix build script --no-cache.

v3.0.9

Toggle v3.0.9's commit message
fix again opera build.

it seems that the latest opera build is not the latest chromium version anymore and thats why ffmpeg is not compatible with the current version.

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix WidevineCdm download (#578)

* implement new WidevineCdm extraction from crx3.

* fix widevinecdm folder.

* use m1k1o/go-crx3.

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade go to 1.24 and all deps. (#564)