Skip to content

Tags: bugmaschine/e6-cache

Tags

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/crypto (#16)

Bumps the go_modules group with 1 update in the /src directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.36.0 to 0.45.0
- [Commits](golang/crypto@v0.36.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix tests (#15)

Co-authored-by: Lowikian <lowikian@einfachzocken.eu>

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
code cleanup, openapi based route creation and golang test workflow (#14

)

* small changes & cleanup

* use openapi file to parse, for easy route imports

* fix gin crashing due to the format

* Add openapi updater

* Update readme and add development.md

* improved the openapi parsing, as posts.json was broken

* update typos

* update concurency on s3

* made loading additional openapi definitions easier in the future

* reword the readme slightly

* Add copyright notice from e621 OpenAPI specification

* small comment update for clarity

* base64 is not encryption

* add go test on push

* try fixing go test

* trying to fix the testing again

* fix formatting

* Potential fix for code scanning alert no. 3: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>

---------

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>
Co-authored-by: Lowikian <lowikian@einfachzocken.eu>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

v0.1.10

Toggle v0.1.10's commit message
Update Readme and add password protection (#13)

* add setup guide for clients

* add projekt link to header and load proxy password from env

* Implent password checking

* fix docker compose

---------

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>
Co-authored-by: Lowikian <lowikian@einfachzocken.eu>

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add setup guide for clients (#12)

* add setup guide for clients

* Add Screen recording

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>

---------

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>
Co-authored-by: Lowikian <lowikian@einfachzocken.eu>

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Docker Image (#11)

* trying to slim down the image

* copy the bin from the right place

* Fix building and use alphine as the base

---------

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>
Co-authored-by: Lowikian <lowikian@einfachzocken.eu>

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
slim down the docker image (#9)

* trying to slim down the image

* copy the bin from the right place

---------

Co-authored-by: Lowikian <lowikian@einfachzocken.eu>

0.1

Toggle 0.1's commit message
remove multi platform build due to failing build

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#8)

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the git url (#7)

Signed-off-by: lowikian <38097264+bugmaschine@users.noreply.github.com>