Tags: bugmaschine/e6-cache
Tags
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>
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>
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>
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>
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>
PreviousNext