Commit Graph

346 Commits

Author SHA1 Message Date
abd8663cf3 chore: update job name
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 55s
2024-10-05 23:42:10 +02:00
3083ff206a fix(deps): update module golang.org/x/crypto to v0.28.0
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 53s
2024-10-05 10:35:46 +00:00
53718d8710 fix: renovate import
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 56s
2024-10-05 12:31:52 +02:00
2d56a6a317 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.24
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 49s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 52s
2024-10-04 22:11:32 +00:00
abb5da3ffd fix: renovate default package name
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 57s
2024-10-05 00:09:12 +02:00
008f1076da chore(deps): update dependency htmx.org to v2.0.3
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
2024-10-04 21:58:10 +00:00
fd6c68a71b fix: switch to mockery instead of handcrafted stubs
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 1m6s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 55s
2024-10-04 23:54:32 +02:00
4bc17c50a4 chore(deps): update dependency daisyui to v4.12.12
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 52s
2024-10-04 13:02:52 +00:00
3486081cf6 chore(deps): update golang docker tag to v1.23.2
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
2024-10-04 00:28:31 +02:00
f3995fbcfe chore(deps): update dependency daisyui to v4.12.11
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Waiting to run
2024-10-03 22:23:26 +00:00
cbf5b39294 fix: move signin handler #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-10-03 23:24:58 +02:00
cc3747b226 chore: extract find cookie #181
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 53s
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
2024-10-03 22:55:12 +02:00
8d90874d04 chore: refine integration test #181 2024-10-03 22:55:09 +02:00
915c9238f6 chore: extract getEnv in integration test #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 49s
2024-10-03 12:51:47 +02:00
f2a98e5f49 fix: fist integration test #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 52s
2024-10-02 23:17:38 +02:00
33380e2124 chore: parametrize port and prometheus #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 46s
2024-10-02 18:30:01 +02:00
bddcfc6778 chore: parametrize db path #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
2024-10-02 10:41:16 +02:00
a53ad627fc Add renovate.json
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 50s
2024-09-30 21:17:21 +00:00
7c1d561bd8 Delete renovate.json
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 52s
2024-09-30 23:13:15 +02:00
a70138f2f7 fix: restructure env handling for better testing capabillities #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 55s
2024-09-29 23:55:47 +02:00
25e82be339 chore: update air config
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-09-29 23:11:57 +02:00
a97507455e chore: gracefull shutdown 2024-09-29 23:11:57 +02:00
300aca64f4 chore(deps): update node.js to 69e667a
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-09-28 22:15:32 +00:00
da05ba5b56 chore: add sign in tests
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
2024-09-29 00:11:30 +02:00
5d479b0811 chore: update error names 2024-09-29 00:11:30 +02:00
7e8730206c chore: remove db dependency from handler 2024-09-29 00:11:30 +02:00
e10e7c9357 chore: enable tests in dockerfile 2024-09-29 00:11:30 +02:00
6279a28061 chore(auth): finalize test of new structure 2024-09-29 00:11:30 +02:00
7001a1c2cc chore(auth): start refactoring for testable code #181 2024-09-29 00:11:30 +02:00
c932ad2a15 chore(deps): update golang:1.23.1 docker digest to 4f063a2
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m15s
Build and Push Docker Image / Explore-Gitea-Actions (push) Waiting to run
2024-09-28 22:03:41 +00:00
4c913fe181 chore(deps): update golang:1.23.1 docker digest to 68c07ac
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 55s
2024-09-27 23:34:51 +02:00
1387daf552 chore(deps): update debian:12.7 docker digest to 27586f4
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 46s
Build and Push Docker Image / Explore-Gitea-Actions (push) Waiting to run
2024-09-27 21:26:54 +00:00
7681e619ea chore(deps): update dependency tailwindcss to v3.4.13
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 46s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 50s
2024-09-24 15:24:05 +00:00
2f7081c0fe chore(deps): update node.js to v22.9.0
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 53s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 53s
2024-09-18 16:19:53 +00:00
e96beaac70 chore(deps): update dependency tailwindcss to v3.4.12
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-09-17 22:02:48 +00:00
44acba4214 chore(ui): add empty package, so that renovate updates dont fail
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-09-17 22:52:26 +02:00
b659e2c506 fix(deps): update module github.com/prometheus/client_golang to v1.20.4
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 50s
2024-09-17 13:52:22 +02:00
a299f7e574 fix(deps): update module github.com/prometheus/client_golang to v1.20.4
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Explore-Gitea-Actions (push) Failing after 59s
2024-09-17 08:58:54 +00:00
5d59d5b77e Update .gitea/workflows/buildAndPush.yaml
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
2024-09-16 11:30:00 +02:00
6f22e066ab fix: restructure handler.go #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 46s
2024-09-15 12:58:06 +02:00
1476aa9842 fix: refactor random
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 1m11s
2024-09-13 17:07:51 +02:00
63ddf77d6a feat(auth): add password reset #178
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 46s
Build and Push Docker Image / Explore-Gitea-Actions (push) Waiting to run
2024-09-13 15:49:30 +02:00
6c1edcd0a8 feat(auth): check password when deleting account #175
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
2024-09-13 12:02:06 +02:00
6a656b15f0 feat(auth): change password user self service #171
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 58s
2024-09-12 22:38:09 +02:00
ae75fce3ae fix: escape QueryParam 2024-09-12 22:01:25 +02:00
44e8595b41 fix: only use umami in prod and remove UNIQUE modifier 2024-09-12 18:08:10 +02:00
9039998e98 feat(auth): enable users to delete their account #164 2024-09-12 17:55:21 +02:00
2542942d78 chore(deps): update dependency tailwindcss to v3.4.11 2024-09-11 18:01:10 +00:00
eb95757d1c fix(auth): remove commented out code 2024-09-11 16:17:23 +02:00
80ab17276e feat: update some errorhandling #161 2024-09-11 16:14:28 +02:00