Commit Graph

32 Commits

Author SHA1 Message Date
Marc Ole Bulling 8c375e9031 Fixed Docker image not displaying git commit hash #309 2025-10-20 15:41:33 +02:00
Marc Ole Bulling 8783499163 Switch to Go1.25, remove legacy upgrade code, small refactoring 2025-08-29 11:02:00 +02:00
Marc Ole Bulling ba729b11eb Updated to Go1.24, updated dependencies (fixing CVE-2025-22868) 2025-02-25 20:16:02 +01:00
Marc Ole Bulling 1e43148ab6 Fix for #216, updated versions and go build 2024-12-08 16:05:48 +01:00
Marc Ole Bulling a291030918 Added warnings in setup if /app/data or /app/config is not mounted as a volume #203 2024-12-05 19:57:16 +01:00
Marc Ole Bulling 507c7b5d94 Added tzdata to docker image to support timezones #169 2024-06-04 15:33:47 +02:00
Marc Ole Bulling 08a81fa454 Updated Docker Go build version, updated version number 2024-05-29 13:49:06 +02:00
Marc Ole Bulling edd5ecf76b Run Gokapi as non-root in docker container #57, report IP always as 127.0.0.1 for docker container 2024-05-02 17:12:50 +02:00
Marc Ole Bulling 12a88ef6ed Use go1.22.1-alpine build base, as armv6 support is dropped on the regular image 2024-03-26 14:18:32 +01:00
Marc Ole Bulling 0d4653ee9e Use Go 1.22 as build image, add custom releaser workflow 2024-03-26 13:58:32 +01:00
Marc Ole Bulling 2461875e60 Updated Go to 1.22.1, updated dependecies 2024-03-26 13:44:15 +01:00
Jisagi dd75299eba add healthcheck for docker 2023-02-22 09:36:34 +01:00
Marc Ole Bulling a03b7469ed Update Go to 1.20 2023-02-13 22:30:22 +01:00
Marc Ole Bulling 9c9ea6dbb7 Add end-to-end encryption (#71)
* Added WASM module for e2e

* Added cmd util to read database

* Changed to go 1.19

* Fixed crash with random string generator

* Fixed typos and tests

* Host service worker on github
2022-08-11 13:37:55 +02:00
Marc Ole Bulling 7f9037ff1f Updated to Go 1.18, removed debug log, added Go Version to --version output 2022-03-16 10:56:46 +01:00
Marc Ole Bulling ba706f2c03 Adjusted Docker build files to new package name 2022-01-25 14:19:19 +01:00
Marc Ole Bulling 094c51aa85 Fixed go.mod, removed go mod tidy 2021-12-12 12:31:42 +01:00
Marc Ole Bulling 929c0247cd Fixed build 2021-12-10 19:31:43 +01:00
Marc Ole Bulling 20ea34ffe9 Fixed build (finally) 2021-12-10 19:24:59 +01:00
Marc Ole Bulling 2d892912eb Fixed build and tests 2021-12-10 19:06:59 +01:00
Marc Ole Bulling 68bb1781d3 Upgrade to Go 1.16.6 2021-07-13 11:39:40 +02:00
Marc Ole Bulling 6cffccb3be Added logging #18, set Dockerfile to Go 1.16.5, minor changes 2021-06-16 19:44:27 +02:00
Marc Ole Bulling c8a019e22a Fixed lint issues, set Go version to 1.16.4 2021-05-07 17:15:12 +02:00
Marc Ole Bulling 91ca09ac03 Finished API and API documentation 2021-05-07 16:07:48 +02:00
Marc Ole Bulling abec640d64 Added unit tests, refactoring 2021-04-15 15:22:23 +02:00
Marc Ole Bulling 2142bc5747 Refactoring to comply with standard go package structure 2021-04-13 12:03:08 +02:00
Marc Ole Bulling 57752af405 Added go generate command for version number in templates 2021-04-02 12:36:59 +02:00
Marc Ole Bulling e0d351b5b0 Fixed Dockerfile 2021-04-02 12:16:33 +02:00
Marc Ole Bulling ab4edaff94 Added env variables, major refactoring 2021-04-01 14:08:50 +02:00
Marc Ole Bulling f430e30c02 Enhanced Docker build / release build 2021-03-19 00:10:56 +01:00
Marc Ole Bulling 97c141c9c6 Update Dockerfile 2021-03-12 12:52:05 +01:00
Marc Ole Bulling 6b744175fd Added Dockerfile, changed config path, enable binding port to 0.0.0.0 2021-03-12 11:30:57 +01:00